Replies: 2 comments 2 replies
-
Firstly, you can enable |
Beta Was this translation helpful? Give feedback.
-
I'm also trying to get this working and am stuck at basically the same step. I can connect to wireguard server WITHOUT going through ssocks, but when I try to udp tunnel using the above config something isn't working. I can see from -vvv on sslocal that the traffic is getting seen by sslocal. But I can't tell what's happening after this other than there's no connection. Do I need to set a specific ListenPort in my wireguard client config? Did you make any progress that I might be missing? |
Beta Was this translation helpful? Give feedback.
-
Hey! I want to set up Wireguard obfuscation through Shadowsocks because WG stopped working several days ago due to ISPs in my country starting to block Wireguard and OpenVPN connections to foreign servers.
It should be something like this:

I've tried to set it up following this guide, but it doesn't work for me probably because the author uses
-libev
version and I'm using the rusty one, so maybe there are mistakes in my adaptation of it's configs.Here are my configs
VPS
Wireguard
Shadowsocks
Logs
Local Client
Wireguard
Shadowsocks
(Default connection by 1080 port without Wireguard works fine)
Logs
When I enable Wireguard on my local PC I can't ping any IP, and logs show no errors.
Are there any mistakes in my configs?
Beta Was this translation helpful? Give feedback.
All reactions