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.1.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

abuseipdb2iptables-0.2.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: abuseipdb2iptables-0.2.1.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.1.tar.gz
Algorithm Hash digest
SHA256 4cb7684f662b72b0a7ee27eab9d3622740c93e198c627f052e5f1d291bb2cb30
MD5 d0d8422164aea42894cee862016e4466
BLAKE2b-256 2c697c16e778da5f17de42cec8051c460af05f72b4debb9b32a9a943b7ba4250

See more details on using hashes here.

File details

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

File metadata

  • Download URL: abuseipdb2iptables-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9cd0f4d39e84222e5dd95e66802d93173d84593bec10c7badb615af62ab2b838
MD5 3cbcd45191590aa12f8a57b8afa46336
BLAKE2b-256 c037194a41dc5fb7de98806088785d0cb9063472f36c7915becf92b7e8c09071

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