An open API service indexing awesome lists of open source software.

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

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.