Implement a small program that reads /proc/net/tcp every 10 seconds and outputs any new connections.
Changes to be committed: modified: main.go Adding use of time package directly modified: timer/timer.go Simplifying this away. |
||
---|---|---|
timer | ||
.gitignore | ||
main | ||
main.go |