ccaapton
ccaapton
@tryptophan0 Thanks for the tip, I will try it. @WillsonChiang I know there are ways to get GMS even on China ROM, but I do not intend to do that,...
Good news, I just patched this GCM app: PushNotificationTester(com.firstrowria.pushnotificationtester), and installed it along with microG on a unmodified rom. Then I could successfully receive push from Google server! This is...
请问下ikev2是否能自定义端口呢?如果不使用4500,是否容易识别为vpn流量呢?
Cordova integrated both Callkit for iOS and ConnectionService for Android here: https://www.npmjs.com/package/cordova-call Hope react-native could implement it soon.
@wongsyrone Would you mind adding this feature?
我用root强行修改tun0的路由表,把自带的bypass_private_ip_address里面的条目都删掉,只保留fakedns ipPool, 运行了两天没啥异常.
这个需求可以考虑下吗? 拜托了 @yuhan6665
Stream over stream is just another version of tcp over tcp, which is very problematic. The user should able able to choose a smaller mtu, or rely on tcp mss...
@riobard Yes, splice is even better. How can I forget that :) Just one concern: is BBR still efficient with splice?