https://github.com/holysoles/opnsense-scripts
some random scripts for opnsense
https://github.com/holysoles/opnsense-scripts
opnsense scripts tether
Last synced: about 1 month ago
JSON representation
some random scripts for opnsense
- Host: GitHub
- URL: https://github.com/holysoles/opnsense-scripts
- Owner: holysoles
- License: mit
- Created: 2026-03-31T19:31:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-31T22:01:58.000Z (3 months ago)
- Last Synced: 2026-05-02T17:36:51.433Z (about 2 months ago)
- Topics: opnsense, scripts, tether
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Phone Tethering
OPNSense supports smartphone data tethering over USB. However, you probably don't want to leave your phone constantly plugged into your router, and OPNSense doesn't seem to properly support hotplugging the device, the interface won't be brought up when the device is detected by the kernel. The devd rule and associated script handle this for you, so you don't need to manually reload the interface.
```bash
make install
```
There is a [forum thread here for more context](https://forum.opnsense.org/index.php?topic=35520.0) on how to configure the interface.