erebe / wstunnel

Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available
Other
3.17k stars 287 forks source link

Support transparent proxy on non-Linux platforms #238

Open yonas opened 2 months ago

yonas commented 2 months ago

Is your feature request related to a problem? Please describe. No.

Describe the solution you'd like Support transparent proxying on FreeBSD, Mac OSX, etc.

erebe commented 1 month ago

Do you have a spécial need for it ? As don't have any of those OS, it is kind of hard to me to develop for it

yonas commented 1 month ago

@erebe Thanks, I don't have a special need for it right now. Let's leave this open to encourage someone to submit a PR.

cattyhouse commented 1 month ago

transparent proxy on macOS/FreeBSD can be made via:

  1. tun to socks5 tools to create an utun device and convert to socks5
  2. pf route-to directive