Implement a small program that reads /proc/net/tcp every 10 seconds and outputs any new connections.
Changes to be committed: modified: main.go Add call to timer new file: timer/timer.go New 10 second timer |
||
---|---|---|
timer | ||
.gitignore | ||
main | ||
main.go |