transparent proxy support

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. Arcao

    [HELP] sslh with Transparent proxy support on AsusWRT Merlin

    Hi guys, I currently use sslh on my ASUS RT-AC68U (latest AsusWRT Merlin) router (192.168.1.1) to proxy OpenVPN, HTTPS and SSH to another ip (192.168.1.30): sslh -p 0.0.0.0 443 --ssh 192.168.1.30 22 --ssl 192.168.1.30 443 --openvpn 192.168.1.30 1194 -t 15 -v 0 and I would like to create IP...
Top