Update README
This commit is contained in:
12
README.md
12
README.md
@@ -30,15 +30,6 @@ and/or break your Internet using this app *under normal conditions*. However the
|
|||||||
|
|
||||||
## Q & A
|
## 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.
|
|
||||||
|
|
||||||
### [IPv6 tethering?](https://github.com/Mygod/VPNHotspot/issues/6)
|
### [IPv6 tethering?](https://github.com/Mygod/VPNHotspot/issues/6)
|
||||||
|
|
||||||
### Missing `android.permission.MANAGE_USB` permission?
|
### Missing `android.permission.MANAGE_USB` permission?
|
||||||
@@ -52,7 +43,8 @@ Without root, you can only:
|
|||||||
|
|
||||||
* View connected devices for system tethering and monitor them if your SELinux status is not enforcing
|
* View connected devices for system tethering and monitor them if your SELinux status is not enforcing
|
||||||
(otherwise you can still do manual refreshes);
|
(otherwise you can still do manual refreshes);
|
||||||
* Play around with settings;
|
* Toggle tether switches if you can't do it already;
|
||||||
|
* Play around with settings and the user interface in general;
|
||||||
* Alternatively you can use try these apps (requires manual proxy configuration or client apps) for normal repeater
|
* Alternatively you can use try these apps (requires manual proxy configuration or client apps) for normal repeater
|
||||||
tethering/bypassing tethering limits: (note: these apps are neither free nor open source)
|
tethering/bypassing tethering limits: (note: these apps are neither free nor open source)
|
||||||
* [PdaNet+](https://play.google.com/store/apps/details?id=com.pdanet)
|
* [PdaNet+](https://play.google.com/store/apps/details?id=com.pdanet)
|
||||||
|
|||||||
Reference in New Issue
Block a user