Implement a small program that reads /proc/net/tcp every 10 seconds and outputs any new connections.
Go to file
Mike Holloway bb77957ed4 On branch master
Changes to be committed:
	modified:   main.go
		Adding '_' to characters ignored by regex replace.
2021-06-26 13:00:58 -04:00
timer On branch timer 2021-06-25 00:20:30 -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 master 2021-06-26 13:00:58 -04:00