Jigsaw-Code / outline-server

Outline Server, developed by Jigsaw. The Outline Server is a proxy server that runs a Shadowsocks instance and provides a REST API for access key management.
https://getoutline.org/
Apache License 2.0
5.76k stars 777 forks source link

Speed acceleration and extra stealth #181

Open superhero75 opened 6 years ago

superhero75 commented 6 years ago

There have been some enhancements to the tools after GFW has been upgraded in recent years. Also China internet has very lossy western connection. It would be great to make 'Outline' more stealthy and speedy at the same time. Stealth: https://github.com/cbeuw/GoQuiet https://github.com/trojan-gfw/trojan Speed: https://github.com/dragonite-network/dragonite-java https://github.com/google/bbr

stonedreamforest commented 5 years ago

+1

TonyInTokyo commented 4 years ago

The traffic via outline(shadowsocks) is unknown traffic to GFW, but unknown can also be easily identified by GFW and blocked. The following 2 project implement another approach. Both of them disguises the traffic as normal https traffic to reduce the possibility of being blocked.

https://github.com/trojan-gfw/trojan https://github.com/cbeuw/Cloak

Maybe outline can integrate them or implement similar features. Thank you.

Mhs-220 commented 4 years ago

Is there any way to use something like Cloak in outline-server?

hktalent commented 9 months ago

+1