2018-03-22 18:10:53 -07:00
2018-01-04 19:16:50 +08:00
2018-01-03 10:45:14 +08:00
2018-03-16 23:47:59 -07:00
2018-01-04 19:16:50 +08:00
2018-01-21 14:58:46 -08:00
2018-03-07 23:27:41 -08:00
2018-03-08 01:11:44 -08:00
2018-01-03 10:45:14 +08:00
2018-01-03 10:45:14 +08:00
2018-01-03 10:45:14 +08:00
2018-01-08 17:11:24 +08:00
2018-01-03 10:45:14 +08:00

VPN Hotspot

Build Status API Releases Codacy Badge License

Connecting things to your VPN made simple. Share your VPN connection over hotspot or repeater. (root required)
or XDA Labs

This app is useful for:

  • Connecting things that don't support VPN like Chromecasts behind corporate firewalls;
  • Set up gapps behind corporate firewalls;
  • Connect to your mobile hotspot but you're not bothered to set up VPN on your device.

P.S. You can also do the similar on Windows and Mac. I don't know about you but I can't get my stupid Windows 10 to work with hosted network now that they introduced this Mobile hotspot.

This app is designed to do only minimal changes to your system, so there's almost no chance you will brick your device and/or break your Internet using this app under normal conditions. However there's also absolutely no guarantee it won't.

Q & A

Edit network name and/or password for repeater?

These are generated by Android system and can't be specified manually for now. You can however request a credential reset using the button in this app.

SSID is hardcoded to DIRECT-<random 2 char>-<your device name> so the only thing you can customize is the last part in system Wi-Fi direct settings. Password is hardcoded to a random 8 char string. Changing anything else requires replacing driver wpa_supplicant which we are not considering implementing.

Connect a 2.4GHz-only device to a 5GHz repeater?

You'll have to use WPS for now to make the repeater switch to 2.4GHz.

IPv6 tethering?

No root?

Without root, you can only:

  • View connected devices for system tethering and monitor them if your SELinux status is not enforcing (otherwise you can still do manual refreshes);
  • Play around with settings;
  • Alternatively you can use NetShare-no-root-tethering (requires manual proxy configuration) for normal repeater tethering.
Description
No description provided
Readme 96 MiB
Languages
Java 67.1%
Kotlin 32.9%