mirror of
https://github.com/bmx-routing/bmx7
synced 2025-10-06 00:02:44 +02:00
Update Plugins.md
This commit is contained in:
@@ -1,9 +1,23 @@
|
||||
## Intro
|
||||
BMX7 offers plugins which are used for the distribution of small files, settings up tunnels or offer stats of the network structure.
|
||||
|
||||
- To enable them run the bmx7 daemon like:
|
||||
```
|
||||
bmx7 --plugin=bmx7_{wanted-plugin}.so dev={yourDev}
|
||||
```
|
||||
|
||||
- Available Plugins are:
|
||||
- dnsupdate
|
||||
- iwinfo
|
||||
- json
|
||||
- sms
|
||||
- table
|
||||
- topology
|
||||
- tun
|
||||
- uci-config
|
||||
|
||||
## Contents
|
||||
* [BMX7 Plugins](../src/lib)
|
||||
|
||||
* [Config Plugin](#config-plugin)
|
||||
* [Json Plugin](#json-plugin)
|
||||
* [SMS Plugin](#sms-plugin)
|
||||
|
Reference in New Issue
Block a user