VPNHotspot Versions Save

Share your VPN connection over hotspot or repeater! (root required)

v2.17.9

2 weeks ago

v2.17.8

3 weeks ago

v2.17.7

1 month ago

Fix MAC address lookup.

Update: Promoted to stable.

Full Changelog: https://github.com/Mygod/VPNHotspot/compare/v2.17.6...v2.17.7

v2.17.6

1 month ago

v2.17.5

2 months ago

Refined Android VPN firewall handling. Installing this app as system app should no longer be necessary on Android 10 and 11. (#549)

Full Changelog: https://github.com/Mygod/VPNHotspot/compare/v2.17.4...v2.17.5

v2.17.4

2 months ago

Fixes including for kernels older than v3.6.

Full Changelog: https://github.com/Mygod/VPNHotspot/compare/v2.17.3...v2.17.4

v2.17.3

2 months ago

Yet another fix for Android 12+.

UPDATE: Promoted to beta.

Full Changelog: https://github.com/Mygod/VPNHotspot/compare/v2.17.2...v2.17.3

v2.17.2

2 months ago

Fixes for Android 12+.

Full Changelog: https://github.com/Mygod/VPNHotspot/compare/v2.17.1...v2.17.2

v2.17.1

2 months ago

Many fixes.

This release contains a new system-app-only permission that is sometimes required on Android 10-11: you need to unsystemize the old version and systemize the new version to get this permission.

New permanent change to your system: on Android 12 or higher, global setting uids_allowed_on_restricted_networks will be changed if you do not install this app as system app to grant an equivalent permission to this app.

See also README for more information: https://github.com/Mygod/VPNHotspot/blob/master/README.md#features-that-requires-system-app-installation

Full Changelog: https://github.com/Mygod/VPNHotspot/compare/v2.17.0...v2.17.1

v2.17.0

2 months ago
  • Support setting static IP configuration. (#193)
  • More properly support sharing system DNS with downstream users. In particular, you can now share your "Private DNS" (aka DNS over TLS) with your users too, which Android natively does not support. (#533)
  • Support Android Auto Backup. (#535)
  • You can grant "Display over other apps" permission to this app on Android 14+ so that you can start this app from quick settings tiles. Thank you Google for breaking shit.
  • Refined design.
  • Fixes and improved performance. (#533, #534)

This release also requires Linux kernel v3.6 or higher, which should be true if you are running Android 9+ anyways.

P.S. Feel free to let me know if Android 15 breaks things.

Full Changelog: https://github.com/Mygod/VPNHotspot/compare/v2.16.11...v2.17.0