jvinet / knock

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

Adding capability to generate port sequences for sender verification … #76

Open rdmitry0911 opened 3 years ago

rdmitry0911 commented 3 years ago

…based on one time password of a key joint with sender ip and hashed with current time

rdmitry0911 commented 3 years ago

Added new otp and src ip option description in README.md