Cloak
ipt_xor
Cloak | ipt_xor | |
---|---|---|
17 | 2 | |
3,615 | 52 | |
1.0% | - | |
6.1 | 2.4 | |
16 days ago | about 1 year ago | |
Go | C | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Cloak
- Any servers working in Russia left?
-
Wireguard is banned in China, anything I could do about it?
You can try cloak? It is meant to circumvent these types of bans.
-
How to use Outline with Cloak?
Already saw this Cloak Underlying proxy configuration guides but could not understand how to do it with outline server.
-
Help with bypassing hospital VPN and wireguard block
does this might help you ? https://github.com/cbeuw/Cloak
-
Cloak: Censorship Circumvention Tool
>it's not clear that Cloak does anything novel when compared to existing systems.
I'm not an expert on censorship-circumvention utilities but I found this comment when browsing the Cloak source repository that may partially answer your question:
https://github.com/cbeuw/Cloak/issues/169#issuecomment-12574...
>, and how do you prevent the censoring regime from finding and blocking them?
The tools like Cloak try to work on the principle "collateral freedom" which hides censored data inside of "internet services that are too big block" : https://en.wikipedia.org/wiki/Collateral_freedom
And the effectiveness of that strategy depends on the hackability of those internet services as they can sometimes change the rules which close the loopholes of "collateral freedom" : https://en.wikipedia.org/wiki/Domain_fronting#Disabling
- Cloak - Censorship Circumvention Tool
-
Wireguard handshake in IRAN - HELP
I recommend https://github.com/cbeuw/Cloak which is designed for this use case.
ipt_xor
-
Wireguard completely banned in Iran
Not in Iran, and the following would be trivial to detect, but this xtables module may be of use. It runs entirely in-kernel, so if it works, it shouldn't cause much of a performance hit. Only try this if your only goal is bypassing censorship; it won't do a very good job at hiding the fact that you're using a VPN to a human observer.
-
Wireguard handshake in IRAN - HELP
obfuscate udp packet by XOR https://github.com/faicker/ipt_xor Being an iptables module, this one is very fast compare to udp2raw. The con is it doesn’t change the packet length, besides WG packet has a lots of zeros so the key used for XOR is easy to recognize. However, the ISP most likely use some kind of hardware implementation to detect fixed patterns. So this simple XOR may be enough for evading detection.
What are some alternatives?
v2ray-core - A platform for building proxies to bypass network restrictions.
phantun - Transforms UDP stream into (fake) TCP streams that can go through Layer 3 & Layer 4 (NAPT) firewalls/NATs.
udp2raw - A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
swgp-go - 🐉 Simple WireGuard proxy with minimal overhead for WireGuard traffic.
wireguard-manager - ✔️ WireGuard-Manager is an innovative tool designed to streamline the deployment and management of WireGuard VPNs. Emphasizing user-friendliness and security, it simplifies the complexities of VPN configuration, offering a robust yet accessible solution for both personal and professional use.
shadowsocks-android - A shadowsocks client for Android