Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

Releases: jcuga/proxyblock

Proxyblock Alpha v 0.1.1

31 Oct 15:09
Compare
Choose a tag to compare
Pre-release

Bugfixes:
#1 addressed by 0f2e3d2 and 0c9930b

Now without the CPU pegging and better internationalization support for timestamps passed between client javascript and the longpoll subscription handler for allowed/blocked notifications.

Proxyblock Alpha

31 Oct 00:06
Compare
Choose a tag to compare
Proxyblock Alpha Pre-release
Pre-release

First release of proxyblock. This is an early alpha to allow people to try the software out without having to build with their own Go environment.

NOTE: you must provide a whitelist.txt and blacklist.txt input file to run the binaries. See root of checkout for example files by those names. You can also see the command line options by doing "--help"

The released binaries were cross-compiled with Go 1.5.1, have not yet fully verified that they all work :)