I'm trying to make a GoLang program, that logs every outgoing http/https 
request when it runs on the computer, for example, when it's running it on 
my computer, when I open a browser and openhttp://example.com, it logs it. 
An appreciated extra would be a way to redirect some unwanted website 
requests (like a parental control)

I've been trying and looking all around and it seems that all the examples 
out there consider the computer where the Go exe is running as a server.. 
That's not what I want

Thank you very much

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to