Implement a small program that reads /proc/net/tcp every 10 seconds and outputs any new connections.
Go to file
Mike Holloway 828a0193aa On branch read-file-error-check
Changes to be committed:
	modified:   .gitignore
	new file:   main.go
		New Functions:
			Inelegant hex->dot-decimal address translation solution
2021-06-24 22:23:14 -04:00
.gitignore On branch read-file-error-check 2021-06-24 22:23:14 -04:00
main.go On branch read-file-error-check 2021-06-24 22:23:14 -04:00