Skip to content

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

Open
rdmitry0911 wants to merge 4 commits intojvinet:masterfrom
rdmitry0911:master
Open

Adding capability to generate port sequences for sender verification …#76
rdmitry0911 wants to merge 4 commits intojvinet:masterfrom
rdmitry0911:master

Conversation

@rdmitry0911
Copy link

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

@rdmitry0911
Copy link
Author

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

@thiswillbeyourgithub
Copy link

You might be interested in my project knockd_rotator. It's a simple pure python pair of server and client scripts. The client runs fine on termux and on anywhere with python and can trivially be translated to shell or any other language too if need be. The server must be run periodically (I provide systemd examples) to update the rules and that's it. Both client and server script just need to share a secret and modulo parameter and they will derive the same sequence for a given service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants