All Questions
4 questions
0
votes
1
answer
5k
views
Forward Wireguard traffic through Shadowsocks
I want to set up Wireguard obfuscation through Shadowsocks because WG stopped working due to ISPs in my country starting to block Wireguard and OpenVPN connections to foreign servers.
I've tried to ...
1
vote
0
answers
6k
views
Config Wireguard server to use a socks proxy to access internet
There is a Wiregurad server that is working perfectly, but we need that Wireguard's server connect to the internet using socks proxy through the second server and ONLY Wireguard, Not other programs ...
4
votes
1
answer
7k
views
Multihop (nested) WireGuard configuration
I need to configure 2 different wireguard VPN networks on the same client machine and nest them so that when I make a request it passes through VPN_1 then VPN_2 and then reaches the destination ...
5
votes
1
answer
9k
views
How can I use WireGuard as a proxy?
I want to make my WireGuard client connect to the peer server behind a SOCKS5 proxy and only apply it to my browser, just like Tor Browser. But since WireGuard is a VPN implementation, it will create ...