Releases: gnanderson/rbh
v0.0.9
v0.0.8
v0.0.6
v0.0.5
v0.0.4
Changelog
148603b Merge pull request #4 from gnanderson/firewall-rule
62f50e8 chore: add latency/load to show command
b6204bd chore: tidy up errors and show command table
f0071b0 fix: use specific host mask for firewall rule
e954809 chore: fix lingering typo (#3)
62c539d chore: misc typos
885cd4b Update README.md
v0.0.3
v0.0.2
Changelog
02ba1cd Merge pull request #1 from gnanderson/whitelist
0a52ff8 feat: provide config options for whitelisting IP's
99061ba chore: test example config in case of breakages
1ce5b43 Update README.md
d51944e Update README.md
d366443 Update README.md
1a036c6 Update README.md
1cdab98 chore: move circle to updated location
553fd23 chore: circle CI
917775b fix: guard blacklist struct with mutex
5a2a368 chore: update README
v0.0.1
Changelog
a808392 chore: update go modules
6fad05f chore: release scripts
3d59930 chore: release script/config
72faf7f chore: update README with configuration strategies
9d31be7 feat: show command now has blacklist candidates arg
fab73d0 feat: bind global flags with viper
88cf57a feat: run command will now periodically expire and refresh bans
4ddfd9c chore: gen md command docs
483c0a1 chore: firewall implementation to own package & readme
2bb552b chore: update README with links
a50eda4 chore: README typos
13417d2 chore: add README
b66f5fb chore: initial import