Implement a small program that reads /proc/net/tcp every 10 seconds and outputs any new connections.
Go to file
Mike Holloway 0ea14fd132 On branch fix-colons
Changes to be committed:
	modified:   main.go
		No longer replacing colons with ','
2021-06-24 23:01:12 -04:00
.gitignore On branch hexadecimal-and-fields 2021-06-24 22:26:52 -04:00
main On branch read-file-error-check 2021-06-17 01:50:06 -04:00
main.go On branch fix-colons 2021-06-24 23:01:12 -04:00