Skip to content

bubibubi/IPBan-client

Repository files navigation

IPBan client

A simple command line tool to manage IP bans from IPBan server.

See https://github.com/DigitalRuby/IPBan

Installation

Build and copy

Usage examples

ipban-client list
ipban-client list --directory "D:\Apps\IPBan"
ipban-client unban 203.0.113.10
ipban-client unban 203.0.113.10 --directory "D:\Apps\IPBan"
ipban-client unban --all
ipban-client unban --all -y --directory "D:\Apps\IPBan"
ipban-client ban 203.0.113.10
ipban-client ban 2001:db8::1 --directory "D:\Apps\IPBan"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages