|
|
|
|
|
by QGQBGdeZREunxLe
3 days ago
|
|
Managed to get up and running quickly with this and https://github.com/pia-foss/manual-connections for Private Internet Access. WGConfig = "/etc/wireguard/pia.conf"
# Socks5 creates a socks5 proxy on your LAN, and all traffic would be routed via wireguard.
[Socks5]
BindAddress = 127.0.0.1:25344
|
|