infinet / xt_wgobfs

Iptables WireGuard obfuscation extension
GNU General Public License v2.0
223 stars 24 forks source link

Andriod, IOS and windows client configuration #14

Closed sinash14 closed 1 year ago

sinash14 commented 1 year ago

Hi,

Thanks for sharing your knowledge and hard work.

Just wondering if I need to do anything at client side ?

Thanks

infinet commented 1 year ago

It won't work directly on these system.

One possible solution is use a relay. See https://github.com/infinet/xt_wgobfs/issues/7.

manchelsi commented 1 year ago

How it works? The relay is established between the client and the server? How should the server and client be configured in this case? And what kind of traffic passes between the client and the relay?

infinet commented 1 year ago

Assuming using wireguard on mobile phone:

Client <== Original WG ==> Relay <== Obfuscated WG ==> Server