From f71b6546706df7bb7bd373f3bcebcab28b88bcdd Mon Sep 17 00:00:00 2001 From: flying-scorpio Date: Sat, 18 Jan 2020 12:36:52 +0100 Subject: [PATCH] Add notes --- notes.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 notes.md diff --git a/notes.md b/notes.md new file mode 100644 index 0000000..ab8b162 --- /dev/null +++ b/notes.md @@ -0,0 +1,6 @@ +# Notes + +## This is a place to write random ideas + + +Tshark -l option is used to pipe live capturing to program or script. May be interesting.