rc.config.ntopd

来自「ntop网络监控软件,使用方面」· NTOPD 代码 · 共 26 行

NTOPD
26
字号
## start the ntopd (yes|no)#START_NTOPD="no"## Specifies the network interface used by ntop#NTOPD_IFACE="eth0"## Supposing to start  ntop  at  the port  3000,# the  URL  to  access  is http://hostname:3000/## The default administrator user is 'admin'# and its password is 'admin' too. # Please change the admin password ASAP !## Please note that an HTTP server is NOT needed  in# order to use the program in interactive mode.#NTOPD_PORT="3000"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?