Monitoring port connectivity by sending packet.
Usage:
packet-mon [command]
Available Commands:
help Help about any command
start Start Packet Mon Service
Flags:
--config string config file (default is $HOME/.xxx.yaml)
- Send SYN from SRC:PORT to DST:PORT
- Send SYN-ACK from DST:PORT to SRC:PORT
- Send from SRC:PORT to DST:PORT
- Add change filter and monitoring packet.
- Upload unique signatured packet info to central server.
- Download config for local.
- Production: 1 packet/min
- Dev: 1 packet/sec
- [o] Cobra for the command line. update config frequency and report frequency should use params
- [o] Daemonize
- [o] Systemd script