aquaballoon

Darkstat - Nework Traffic Analyzer or Network Monitor

Sep 1st, 2011
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.23 KB | None | 0 0
  1. $ apt-get install darkstat
  2.  
  3. $ nano /etc/darkstat/init.cfg
  4.  
  5. # Turn this to yes when you have configured the options below.
  6.  
  7.  START_DARKSTAT=no
  8.  
  9. to
  10.  
  11. START_DARKSTAT=yes
  12.  
  13.  
  14. $ /etc/init.d/darkstat start
  15.  
  16.  
  17. http://youripaddress:666
Advertisement
Add Comment
Please, Sign In to add comment