Implement a small program that reads /proc/net/tcp every 10 seconds and outputs any new connections.
Go to file
Mike Holloway b4b01a5cf4 On branch read-file-error-check
Changes to be committed:
	new file:   main
		Perhaps add this to gitignore next time? Is it generally bad form?
	new file:   main.go
2021-06-17 01:50:06 -04:00
.gitignore Initial commit 2021-06-17 01:49:04 -04:00
main On branch read-file-error-check 2021-06-17 01:50:06 -04:00
main.go On branch read-file-error-check 2021-06-17 01:50:06 -04:00