snax44 / spamcop-tool

A simple script to check if IPs are known spammer according Spamcop (Mirror only)

Home Page:https://gitlab.com/snax44/spamcop-tool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spamcop-tool

A simple script to check if IPs are known spammer according Spamcop

Features

  • Test one IP with -i or --ip
  • Test a bloc IPs with -b or --blocip
  • Test a list IPs with -f or --file

Prerequisites

  • Nmap (for bloc IPs function only)

Usage

git clone https://gitlab.com/snax44/spamcop-tool.git
cd spamcop_tool
./spamcop_tool.sh -i <ip>

Usage is the same with python version.

Credits

About

A simple script to check if IPs are known spammer according Spamcop (Mirror only)

https://gitlab.com/snax44/spamcop-tool/

License:GNU General Public License v3.0


Languages

Language:Python 53.1%Language:Shell 46.9%