mirror of
https://github.com/openwrt/packages.git
synced 2025-03-14 13:27:35 +00:00
In the previous commit we already added tunneldigger-broker. Add the corresponding client. This PR is just a refactoring of the already existing opkg package from wlanslovenija [0]. [0] - https://github.com/wlanslovenija/firmware-packages-opkg/tree/master/net/tunneldigger Signed-off-by: Nick Hainke <vincent@systemli.org>
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
config broker
|
|
list address 'x.y.z.w:8942'
|
|
list address 'x.y.z.w:53'
|
|
list address 'x.y.z.w:123'
|
|
option uuid 'abcd'
|
|
option interface 'l2tp0'
|
|
option limit_bw_down '1024'
|
|
option enabled '0'
|