Implement a small program that reads /proc/net/tcp every 10 seconds and outputs any new connections.
Go to file
Mike Holloway 93fd6f916b On branch timer
Changes to be committed:
	modified:   main.go
		Arrays for each line of the tcp file.
2021-06-26 17:11:23 -04:00
timer On branch timer 2021-06-26 17:07:48 -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 timer 2021-06-26 17:11:23 -04:00