Join Nostr
2023-08-26 13:23:58 UTC

noname on Nostr: setup #wireguard #vpn for browser only: install #wireproxy create wireproxy.conf with ...

setup #wireguard #vpn for browser only:
install #wireproxy

create wireproxy.conf with following contents:

// file: wireproxy.conf
WGConfig = yourwireguard.conf

[Socks5]
BindAddress = 127.0.0.1:25344
//

setup #firefox to connect to socks5 proxy at 127.0.0.1:25344

go to whatismyip.com to check it works