I'm trying to "hide" the fact that SSH + deluge are running when port scanned. I think my options are I can firewall the server, open SSH port and keep it visible, and get to the deluge by going to localhost:8112 after a ssh -D $someport. Or, I can use knockknock and hide SSH and Deluge but need to keep 1outbound+1inbound tcp port open for deluge xfers (or use knockknock-proxy).
- Server(s) running Ubuntu 10.10 --> 12.04
- knockknock --> http://www.thoughtcr...are/knockknock/
- SSH
- deluge-torrent.org/
1. Has anyone on the forums attempted to setup port knocking with knockknock bef