mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Update net/udpbroadcastrelay: fix typo (#3903)
This commit is contained in:
@@ -62,7 +62,7 @@ net/shadowsocks -- Secure socks5 proxy
|
||||
net/siproxd -- Siproxd is a proxy daemon for the SIP protocol
|
||||
net/sslh -- sslh configuration front-end
|
||||
net/tayga -- Tayga NAT64
|
||||
net/udpbroadcastrelay -- Control ubpbroadcastrelay processes
|
||||
net/udpbroadcastrelay -- Control udpbroadcastrelay processes
|
||||
net/upnp -- Universal Plug and Play (UPnP IGD & PCP/NAT-PMP) Service
|
||||
net/vnstat -- Network traffic monitor
|
||||
net/wol -- Wake on LAN Service
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PLUGIN_NAME= udpbroadcastrelay
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_REVISION= 3
|
||||
PLUGIN_COMMENT= Control ubpbroadcastrelay processes
|
||||
PLUGIN_COMMENT= Control udpbroadcastrelay processes
|
||||
PLUGIN_DEPENDS= udpbroadcastrelay
|
||||
PLUGIN_MAINTAINER= mjwasley@gmail.com
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
udbproadcastrelay is a UDP multicast relayer. Its intended use is to
|
||||
udpbroadcastrelay is a UDP multicast relayer. Its intended use is to
|
||||
rebroadbcast udp packets on a specific port across interfaces, be those
|
||||
interfaces physical or VLAN.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user