Implement a small program that reads /proc/net/tcp every 10 seconds and outputs any new connections.
Changes to be committed: new file: main Perhaps add this to gitignore next time? Is it generally bad form? new file: main.go |
||
|---|---|---|
| .gitignore | ||
| main | ||
| main.go | ||