Closed VendettaReborn closed 7 months ago
interesting. there's also discussions about this topic here https://github.com/refraction-networking/utls/issues/103
handle the dependency of the hacked clash-rs is under an org account - https://github.com/Watfaq
if you don't mind, you can put the forked repo under this org.
handle the dependency of the hacked clash-rs is under an org account - https://github.com/Watfaq
if you don't mind, you can put the forked repo under this org.
Got it
interesting. there's also discussions about this topic here refraction-networking/utls#103
Yep, it's similar to the patch mentioned in this issue
Motivation
The shadow-tls protocol may be one of safest protocol now? (I've used the shadow-tls-v3 for a long time, it's pretty stable)
Current implementation in other repos
Status quo:
what we need to do
I had fully implement this protocol in my local environment and had it fully tested, however, i don't know what's the best way to handle the dependency of the hacked rustls & tokio-rustls: should i maintain the code by myself, or should we create a organization, and move the forked repos(rust-tun, netstack-lwip .etc ) to it?