mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
iperf: add entry to readme and fix makefile (#407)
* iperf: add entry to readme and fix makefile * net/iperf: change plugin comment
This commit is contained in:
@@ -45,6 +45,7 @@ net/freeradius -- RADIUS Authentication, Authorization and Accounting Server
|
||||
net/ftp-proxy -- Control ftp-proxy processes
|
||||
net/haproxy -- Reliable, high performance TCP/HTTP load balancer
|
||||
net/igmp-proxy -- IGMP-Proxy Service
|
||||
net/iperf -- iperf connection speed tester
|
||||
net/l2tp -- L2TP server based on MPD5
|
||||
net/mdns-repeater -- Proxy multicast DNS between networks
|
||||
net/pppoe -- PPPoE server based on MPD5
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
PLUGIN_NAME= iperf3
|
||||
PLUGIN_NAME= iperf
|
||||
PLUGIN_VERSION= 0.0.1
|
||||
PLUGIN_COMMENT= iperf3 connection speed tester
|
||||
PLUGIN_COMMENT= iperf connection speed tester
|
||||
PLUGIN_DEPENDS= iperf3 ruby
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
Reference in New Issue
Block a user