-
-
Notifications
You must be signed in to change notification settings - Fork 389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VPN connected to GoogleOneVPN(PixelVPN) cannot share. #604
Comments
Logs please. |
Is this ok? |
Thanks! Can you try clicking "clean/reapply routing rules" and see if that fixes it? Otherwise please export another log, thanks again! |
Connect your phone to a Wi-Fi network and log in to the Google VPN. Once the app is open, enable the wireless tethering feature. The other phone, when connected to this Wi-Fi, will not have internet access. |
Yes, but can you try clicking "clean/reapply routing rules" in the settings page of this app and see if that fixes it? Otherwise please export a new log. Thanks! |
vpnhotspot-5041622348703627665.log Thank you for your concern, I've tried, but it still doesn't work. Thank you again for your concern. |
Indeed it looks like the response packets are not going through to your downstream devices. Not sure how to resolve this since I do not own a Pixel currently. |
This comment was marked as off-topic.
This comment was marked as off-topic.
I think you can open a proxy5 server by using everyproxy and then use VPNHotspot's hotspot to route the socks5 server, but VPNHotspot can't currently share the socks5 server via wifi hotspot |
我测试了一般的vpn和代理工具,比如clash,v2ray都可以,但是Google vpn不行 |
How are you guys using Google VPN if it requires strong integrity? 🤔 EDIT: Okay figured it out. |
I've played around for a few hours and can't figure out why reply packets are not being routed correctly. Given that VPN by Google is a system app, it is likely that there is some advanced things that they are doing that are not accessible to a normal VPN app. I recommend simply using a different VPN like 1.1.1.1 for now. |
Their VPN client is partially open source, but it's the fact it's a platform VPN not that it's a system app that makes it "special". They also use a custom protocol (source is on their GitHub somewhere idr which repository). |
Are you talking about this library? It seems like it's used by the old Google One VPN instead. Their apk is obfuscated and minimized and honestly I'm not sure why anyone wants to use this VPN instead of many other alternatives. |
Pixel VPN and Google one VPN use essentially the exact same tech and servers. And it's fast, it's free for pixel users, it has minimal battery impact, you don't get blocked by as many websites and it's built in meaning you don't have to install additional apps. |
# Bug
I found that the upstream of Google VPN and the commonly used VPN software are different. After open wlan, Hot spot will be no network connection. (used latest master version 508967e )
Using other VPNs can share normally.
Need to provide log? This VPN not very common,I can together test this.
Screenshot
The text was updated successfully, but these errors were encountered: