jvinet / knock

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

Option: Don't fail on duplicate knocks #72

Open escitalopram opened 3 years ago

escitalopram commented 3 years ago

This adds the AllowDuplicates configuration directive. If specified, knockd will ignore duplicates of packets that already matched the knock sequence. This allows for browser-based knocking.