jvinet / knock

A port-knocking daemon
http://www.zeroflux.org/projects/knock
GNU General Public License v2.0
549 stars 113 forks source link

about tcpflags #80

Open JK-Love opened 3 years ago

JK-Love commented 3 years ago

If I want to change the default tcpflags, such as changing syn to fin, how can I send the sequence normally? I know that the data packet can be constructed manually, but this is very troublesome. I did not see what parameters the client provided to specify tcpflags image