Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleantalk/ipset-blocklist
A shell application to implement CleanTalk blacklists with iptables on a Linux server.
https://github.com/cleantalk/ipset-blocklist
Last synced: about 1 month ago
JSON representation
A shell application to implement CleanTalk blacklists with iptables on a Linux server.
- Host: GitHub
- URL: https://github.com/cleantalk/ipset-blocklist
- Owner: CleanTalk
- Created: 2021-03-22T05:12:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-10T14:55:23.000Z (over 3 years ago)
- Last Synced: 2023-08-03T13:10:55.477Z (over 1 year ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ipset-blocklist
A shell application to implement CleanTalk blacklists with iptables on a Linux server.
CleanTalk provides access to the spam IPs database.
You can use the IPset format to automatically update data in your Iptables or FirewallD firewall.You can see how to connect CleanTalk IPSet to Iptables here https://cleantalk.org/help/iptables-connect
The spam IP address database is updated once an hour. IP addresses get into the database only if they were marked as spam on several websites in a short time, which significantly reduces the risk of false positives. All spam IP and Email addresses in files are distributed depending on their spam activity.
Offline Database. Around 10,000 IPs daily. Spam records with frequency> = 200
Offline Database. Around 13,000 IPs daily. Spam records with frequency> = 150
Offline Database. Around 19,000 IPs daily. Spam records with frequency> = 100
Offline Database. Around 76,000 IPs. All spam records.
frequency - is the number of websites on which the IP was seen as spam.
You can download a database of blacklists of IP and Email addresses in two formats CSV and IPSet or use the API.
You can find out more about the spam IP address database and the dynamics of records update here https://cleantalk.org/blacklists