Browse Source

Update 'README.md'

master
Joshua Pickard 3 years ago
parent
commit
2d8f3622f0
  1. 9
      README.md

9
README.md

@ -119,6 +119,15 @@ ufw allow from 192.168.1.10 to any port 22 proto tcp
ufw allow in on tailscal0 to interfaceip port 22 from otherdeviceip ufw allow in on tailscal0 to interfaceip port 22 from otherdeviceip
ufw reset ufw reset
``` ```
## vnstat/vnstati
Monitors network traffic and logs it. Man pages for others.
`vnstat -i interface`
`nstati -m -i tailscale0 -o test.png`
## Linux VLANs ## Linux VLANs
`sudo apt install vlan` `sudo apt install vlan`

Loading…
Cancel
Save