Skip to main content

No project description provided

Project description

abuseipdb2iptables Python application

Small python utility to convert abuseipdb json file into iptables rules.

Install

With pip :

pip install abuseipdb2iptables

Usage

It will group similar ip addresses with networks CIDR.

abuseipdb2iptables path/to/abuseipdb.json
-A INPUT -s 192.168.1.12/32 -j DROP
-A INPUT -s 172.16.0.0/31 -j DROP
-A INPUT -s 10.9.8.7/31 -j DROP
...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abuseipdb2iptables-0.2.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

abuseipdb2iptables-0.2.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file abuseipdb2iptables-0.2.0.tar.gz.

File metadata

  • Download URL: abuseipdb2iptables-0.2.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.0-94-generic

File hashes

Hashes for abuseipdb2iptables-0.2.0.tar.gz
Algorithm Hash digest
SHA256 7ad0be6f771ced0be909ece49d45599b91c17fd014bc57ea57ab2f0fd04f6dfc
MD5 c84b2be5b5186ae1ee4f0b56e07c12ce
BLAKE2b-256 1c5368caaf2966f1192a51c89be83046c63f7d57897e904cf38e6bb760c37199

See more details on using hashes here.

File details

Details for the file abuseipdb2iptables-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: abuseipdb2iptables-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.0-94-generic

File hashes

Hashes for abuseipdb2iptables-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1dfdc1388ec7d33751fdcc8819c0f522a321721356cd77fa6e9f3ca060f02400
MD5 4209f26d090d011b58edec3483913024
BLAKE2b-256 4e07c9e365bf9956a79c55d92eb436ee97dd403c847765de6055ee0271cb244e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page