Hacker News new | ask | show | jobs
by skanga 3891 days ago
Running

If you have a go workspace set up, simply build and run out of the box

But what if you don't?

2 comments

Pre-built binaries are now available for mac/win/linux 32/64 bit:

https://github.com/jcuga/proxyblock/releases/tag/v0.1-alpha

You need go to build it (see: https://golang.org/doc/install)

I can add pre-built binaries in the future, especially since go let's you cross compile easily.