Bypassing Russian GFW #4035
TreeGrassOR
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello to everyone, so now I'm making VPN using Xray core and Vless + Reality protocol. I love the core and the protocol, but i don't think that will be enough, if my VPN gets some attention. I was thinking about implementing something like parcing packets, or just encrypt packet header, over Vless to confuse GFW and so it can't analyse my traffic and get anything, i'm talking like, they can't get the IP of my VPS server, and can't use any AI's to create some pattern's of my traffic. I know that to "hide" the IP of my VPS, I need to create my own site on my VPS and redirect traffic to my site's domain, and I already did it, but again, if some people near the government or smth like that will find out about my VPN, it just a matter of time to block my servers. Also talking about parcing, I really can't find something that can be pretty straightforward to implement in Xray core. Was thinking also about dynamic IP of my servers, but this idea is not ideal. Also using anything except TCP doesn't work for me. SplitHTTP doesn't match my requirnments, Quic is only accessible in older versions of 3ui-panel, and also it is too slow XD, I don't know why, but if we are talking about loading websites it is hella quick, but if downloading something, the speed is 5 times slower than when using regular TCP. Configuring it is not an option because I can't find anything usefull, only basic info. Also tried mKCP and it really didn't work, not only configuring it made it worse, the downloading speeds were worse than using quic. And websites after configuring were working poorly too. So that's pretty much all, it will be excellent if someone can help me find a parcing script which works with Xray, or maybe some sites where I can get a better knowledge of how I can create it myself. Any other ideas how to make a vpn connection more resistant to GFW will be excellent too. In advance thank you guys for reading this and spending your time on this disscussion!
Beta Was this translation helpful? Give feedback.
All reactions