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 '_' to characters ignored by regex replace. |
||
|---|---|---|
| timer | ||
| .gitignore | ||
| main | ||
| main.go | ||
Changes to be committed: modified: main.go Adding '_' to characters ignored by regex replace. |
||
|---|---|---|
| timer | ||
| .gitignore | ||
| main | ||
| main.go | ||