mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Add iperf & netcat rootfiles, add ids.cgi to updater
This commit is contained in:
2
config/rootfiles/packages/iperf
Normal file
2
config/rootfiles/packages/iperf
Normal file
@@ -0,0 +1,2 @@
|
||||
usr/bin/iperf
|
||||
#usr/share/man/man1/iperf.1
|
||||
6
config/rootfiles/packages/netcat
Normal file
6
config/rootfiles/packages/netcat
Normal file
@@ -0,0 +1,6 @@
|
||||
usr/bin/nc
|
||||
usr/bin/netcat
|
||||
#usr/info/netcat.info
|
||||
#usr/man/man1/netcat.1
|
||||
#usr/share/locale/it/LC_MESSAGES/netcat.mo
|
||||
#usr/share/locale/sk/LC_MESSAGES/netcat.mo
|
||||
@@ -28,6 +28,7 @@ srv/web/ipfire/cgi-bin/graphs.cgi
|
||||
srv/web/ipfire/cgi-bin/pppsetup.cgi
|
||||
srv/web/ipfire/cgi-bin/network.cgi
|
||||
srv/web/ipfire/cgi-bin/system.cgi
|
||||
srv/web/ipfire/cgi-bin/ids.cgi
|
||||
var/ipfire/sensors/
|
||||
var/ipfire/graphs.pl
|
||||
var/ipfire/firebuild
|
||||
|
||||
Reference in New Issue
Block a user