Implement a small program that reads /proc/net/tcp every 10 seconds and outputs any new connections.
Go to file
Mike Holloway 8e2f4e3db8 On branch timer
Changes to be committed:
	modified:   main.go
		Adding use of time package directly
	modified:   timer/timer.go
		Simplifying this away.
2021-06-26 17:07:48 -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:07:48 -04:00