What does HackerNews think of trojan?

An unidentifiable mechanism that helps you bypass GFW.

Language: C++

X-ray is not the protocol. It’s called Trojan-gfw. X-ray a tool using it. The original (unmaintained) implementation: https://github.com/trojan-gfw/trojan
A fellow Aussie currently in China, a Trojan [0] server has been working fine for the last week I've been here. I've got it hosted through a VPS (smaller provider) in LA. While it's a bit of a pain to setup, reliability has been pretty decent (with occasional? short breaks) and definitely useable - my laptop is connected 24/7 and I can access the unfiltered web, including video, just fine. V2ray also supposedly works quite well, but I haven't looked into it.

[0] https://github.com/trojan-gfw/trojan

1. ShadowsocksR (SSR) is probably still the single most popular method for crossing the wall (翻墙), despite the fact that it is no longer maintained.

2. The original Shadowsocks (SS) is still maintained. Some users are reporting that the GFW can now detect and block SS servers that do not use some form of obfuscation. One interesting innovation is the Cloak plugin for Shadowsocks-Libev. This aims to disguise the SS server as an HTTPS server.

3. V2Ray offers more features and is less likely to be blocked than SS, though it is harder to configure. The graphical user interface (GUI) for V2Ray is provided by separate projects such as V2RayN for Windows and BifrostV for Android.

4. The trojan-gfw/trojan project on Github has been in development since October 2017. It claims to imitate HTTPS so well as to be undetectable. Configuration is slightly more complex than SS/SSR. https://github.com/trojan-gfw/trojan

5. The ValdikSS/GoodbyeDPI project on Github claims to be able to bypass deep packet inspection (DPI). https://github.com/ValdikSS/GoodbyeDPI

6. A few netizens use Tor with the meek-azure pluggable transport, though the Tor Browser is itself difficult to obtain in China. MY PROTIP: USE SNOWFLAKE instead of meek azure

7.Wireguard may still work, though its protocol could conceivably be detected and blocked by the GFW at some later date. NOW IS BANNED

https://medium.com/@phoebecross/bypass-gfw-china-2019-9d293b...