Skip to content

Releases: TOomaAh/GateKeeper

Release list

GateKeeper v0.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Nov 20:06

🛡️ GateKeeper v0.0.1

Security monitoring and IP blocking system.

Changelog

  • 923f7b7 Init project
  • 02ecc11 refactor(abuseipdb): dont check private or loopback ip

Full Changelog: ...v0.0.1


Installation

Download the appropriate binary for your system from the assets below.

# Extract the archive
tar -xzf gatekeeper_*_Linux_x86_64.tar.gz

# Make it executable
chmod +x gatekeeper

# Run
./gatekeeper -config config.yaml