diff options
| author | user <user@node5.net> | 2024-03-22 14:45:13 +0100 |
|---|---|---|
| committer | user <user@node5.net> | 2024-03-22 14:45:13 +0100 |
| commit | 2fe16397a7c0f5c03195fe03b095386af4831fe5 (patch) | |
| tree | 4bbe08b0e72208f43fba6680878c6dcee34eccf9 | |
| parent | 65302bf60206ea43213e7f2bc18adf15838cf3a2 (diff) | |
TODOs
| -rw-r--r-- | README.md | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -1,4 +1,10 @@ +Run on port 22 without running as root: +[stackoverflow.com - Is there a way for non-root processes to bind to "privileged" ports on Linux? - authbind](https://stackoverflow.com/questions/413807/is-there-a-way-for-non-root-processes-to-bind-to-privileged-ports-on-linux#answer-27989419) + # TODO -- Banner -- Non root -- One file
\ No newline at end of file +- SSH Banner +- Geolocate using whois +- Unify naming + +Done +- Run SSH log service as non root |
