todo
来自「linux下流量查看软件,可以查看到每台机子的具体流量」· 代码 · 共 17 行
TXT
17 行
Move output modules to forked sectionConfig switches for sample intervals and graphing ranges# Features requested by people, I make a note of them here in case myself# or someone else wants to come along and implement them.Stoilis:List of IP's to exclude from the pageSwitch to hide all ip addressesMe:Switch to only graph traffic not to and from the local network (internet traffic only)Change ram datastore: Linked lists with identifiers that store only non-zero traffic, use longs for traffic storage instead of long longs and implement a multiplyer field. will allow implementation of custom ports to graph and reduce ram usage by 70%ish
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?