Closed cstayyab closed 6 years ago
proxy_tcp
should work for you
But I also want to log the connection... But proxy_tcp is not logging....
Should be fairly straight forward to add. Just have a look at the other protocol handlers.
Thanks for the tip. I have successfully coded that and I have tested it. It is working perfectly with logging features. Should I initiate a pull request so you can add it to the repository?
Sure, send it in!
I want to add a telnet proxy feature just like SSH Proxy so that it can communicate with a remote Telnet machine or honeypot and return connection to the attacker. Can you give a starting point?