]> www.wagner.pp.ru Git - oss/vjournal.git/commitdiff
using as transport
authorVictor Wagner <wagner@atlas-card.ru>
Tue, 15 Oct 2013 06:18:16 +0000 (10:18 +0400)
committerVictor Wagner <wagner@atlas-card.ru>
Tue, 15 Oct 2013 06:18:16 +0000 (10:18 +0400)
activity [new file with mode: 0644]

diff --git a/activity b/activity
new file mode 100644 (file)
index 0000000..59e7ec2
--- /dev/null
+++ b/activity
@@ -0,0 +1,3 @@
+#!/bin/bash
+while true; do sudo netstat -tp --numeric-ports;done |awk '/:80/&&$7!="-"
+{print $4,$5,$7,$8;}' > log