35 lines
1.8 KiB
Markdown
35 lines
1.8 KiB
Markdown
# VPN Hotspot
|
|
|
|
[](https://travis-ci.org/Mygod/VPNHotspot)
|
|
[](https://android-arsenal.com/api?level=21)
|
|
[](https://github.com/Mygod/VPNHotspot/releases)
|
|
[](https://www.codacy.com/app/Mygod/VPNHotspot?utm_source=github.com&utm_medium=referral&utm_content=Mygod/VPNHotspot&utm_campaign=Badge_Grade)
|
|
[](https://opensource.org/licenses/Apache-2.0)
|
|
|
|
Share your VPN connection over hotspot or repeater. (root required)
|
|
|
|
## Q & A
|
|
|
|
### Can I change network name and/or password?
|
|
|
|
These are generated by Android system and can't be specified manually for now.
|
|
|
|
### How to 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.
|
|
|
|
### Can I use the repeater feature without enabling VPN?
|
|
|
|
This app is designed for VPN interface as upstreams to simplify handling of connection change and NAT issues.
|
|
You could use stub VPN apps like [Adguard](https://github.com/AdguardTeam/AdguardForAndroid)
|
|
together with this app as a workaround.
|
|
|
|
### Can I use this app without 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](https://play.google.com/store/apps/details?id=kha.prog.mikrotik) (requires manual proxy configuration) for normal repeater tethering.
|