You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WireGuard is UDP proto, but wstunnel and cloak - TCP.
So, it's not possible to use WireGuard over wstunnel and Cloak.
We are using OpenVPN in TCP mode for such protocol chains.
Hello again. I am using both wstunnel and cloak with Wireguard. Wireguard is blocked in my country, so the only way I can use Wireguard is wstunnel or Cloak and it works very well, but since it takes time to set up, it would be great if it was added in amnezia.
Wstunnel (wss) + Wireguard which is the perfect combo but if we could have this integrate into the application this would be really top erebe/wstunnel#292
Currently :
[(Windows/Linux) App_(file/chrome/other) -> Wireguard (UDP 51820) -> (IN - UDP 51820 )Wstunnel(Out - TCP 443) -> Internet World -> (In - TCP 443)Docker-RevProxy(Out - TCP 9442) -> (In - TCP 9442)Docker-WsTunnel(Out - UDP 51820) -> (In UDP 51820)_Wireguard-Server-VPN -> (Enterprise)Private-Lan] this works well
If you add these 2 to the application, they will be really useful.
The text was updated successfully, but these errors were encountered: