https://github.com/amake/routerremote
A (very) simple remote control app for turning DD-WRT's OpenVPN client on and off
https://github.com/amake/routerremote
android dd-wrt openvpn remote-control
Last synced: about 2 months ago
JSON representation
A (very) simple remote control app for turning DD-WRT's OpenVPN client on and off
- Host: GitHub
- URL: https://github.com/amake/routerremote
- Owner: amake
- License: apache-2.0
- Created: 2018-06-03T14:48:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-31T14:29:43.000Z (about 7 years ago)
- Last Synced: 2026-04-30T00:37:12.008Z (2 months ago)
- Topics: android, dd-wrt, openvpn, remote-control
- Language: Kotlin
- Size: 243 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RouterRemote
This is an extremely simple remote control app for DD-WRT routers. Currently all
it does is toggle on and off the OpenVPN client.
# How To Use
1. Open the ⋮ action menu and choose Settings
1. Set the username and password you use to log in to your router's control
panel
- Note: Only BASIC authentication is supported; these credentials will be
sent as plain text!
2. Set the host for the router, e.g. 192.168.1.1
2. Go back to the main screen. The VPN On and Off buttons should now work
(assuming you have set up the router's OpenVPN client)
# License
Apache 2.0