diff options
author | terminaldweller <thabogre@gmail.com> | 2022-06-04 03:59:21 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-06-04 03:59:21 +0000 |
commit | 00312e004f7fa0bfe077708818b030890a1a63d9 (patch) | |
tree | 68840cedc0956ea4d7c57177eeb7e4872335fd5f /postit | |
parent | update (diff) | |
download | scripts-00312e004f7fa0bfe077708818b030890a1a63d9.tar.gz scripts-00312e004f7fa0bfe077708818b030890a1a63d9.zip |
updates
Diffstat (limited to '')
-rw-r--r-- | postit | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,3 +41,4 @@ account add telegram +XXXXXXXXXXX account add skypeweb thabogre@gmail.com XXXXXXXX git reset --hard HEAD~2 tcpdump -ennqti enp0s0f0 \( arp or icmp \) +zssh root@192.168.90.7 'tcpdump -ni enp3s0f0 -U -s0 -w - ' | wireshark -k -i - |