pufferffish / wireproxy

Wireguard client that exposes itself as a socks5 proxy
ISC License
4.1k stars 235 forks source link

HTTPS traffic not working? #111

Open freeze-out opened 2 months ago

freeze-out commented 2 months ago

Steps to reproduce:

[Socks5] BindAddress = 127.0.0.1:25344


- set SOCKS5 proxy in Firefox: 127.0.0.1 Port: 25344
- started wireproxywith `wireproxy -c config.conf`
- navigated to http://api.myip.com/
- slow but got a response
- navigated to https://api.myip.com/
- -> timeout