Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maikuolan/sfs-mass-ip-checker
✋ A stand-alone script for checking IP addresses en-masse against the Stop Forum Spam database.
https://github.com/maikuolan/sfs-mass-ip-checker
api checker forum-spam php sfs stand-alone stop-forum-spam
Last synced: 24 days ago
JSON representation
✋ A stand-alone script for checking IP addresses en-masse against the Stop Forum Spam database.
- Host: GitHub
- URL: https://github.com/maikuolan/sfs-mass-ip-checker
- Owner: Maikuolan
- License: mit
- Created: 2015-11-17T05:15:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-24T12:59:40.000Z (12 months ago)
- Last Synced: 2023-11-24T13:46:35.256Z (12 months ago)
- Topics: api, checker, forum-spam, php, sfs, stand-alone, stop-forum-spam
- Language: PHP
- Homepage:
- Size: 187 KB
- Stars: 11
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
[![v0: PHP >= 5.3](https://img.shields.io/badge/v0-PHP%20%3E%3D%205.3-8892bf.svg)](https://maikuolan.github.io/Compatibility-Charts/)
[![v1: PHP >= 5.4](https://img.shields.io/badge/v1-PHP%20%3E%3D%205.4-8892bf.svg)](https://maikuolan.github.io/Compatibility-Charts/)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](http://makeapullrequest.com)## ![Stop Forum Spam Logo](https://raw.githubusercontent.com/Maikuolan/SFS-Mass-IP-Checker/master/public/sfs.gif) __SFS Mass IP Checker__
A stand-alone script for checking IP addresses en-masse against the __[Stop Forum Spam](https://www.stopforumspam.com/)__ database.
### How to install:
To install the SFS Mass IP Checker, all you need to do is upload it to a server somewhere (preferably a server you own and/or control), and then request the "SFS-Mass-IP-Checker.php" file from your browser. It's as simple as that. :-)### Support/Assistance:
- For support or assistance relating specifically to the SFS Mass IP Checker, please use the [Issues](https://github.com/Maikuolan/SFS-Mass-IP-Checker/issues) page of this repository.
- For support or assistance relating to [Stop Forum Spam](https://www.stopforumspam.com/) (but not relating specifically to the SFS Mass IP Checker), please use the [Stop Forum Spam Forum](https://www.stopforumspam.com/forum/).
- For support or assistance relating neither to the SFS Mass IP Checker nor to Stop Forum Spam, please seek the appropriate avenue of support and/or assistance for your needs (neither SFS nor myself may necessarily be capable of assisting with unrelated issues/problems).#### *Legal/Licensing:*
- *[MIT License](https://opensource.org/licenses/MIT).*
- *You may use the codebase as per outlined by the licensing type attached to this codebase.*
- *Use of this script must adhere to the __[SFS Acceptable Use Policy](https://www.stopforumspam.com/legal).__*### Also worth checking out:
- __[Gunner's Software](https://www.gunnerinc.com/):__ In particular, I strongly recommend checking out "__Gunner's Spam List Checker__"; This is a self-executable stand-alone tool that allows you both to submit and to check IPs against the Stop Forum Spam database en-masse.
- __[phpMussel](https://phpmussel.github.io/):__ PHP-based anti-virus anti-trojan anti-malware solution (created by the same author as this script).
- __[CIDRAM](https://cidram.github.io/):__ Classless Inter-Domain Routing Access Manager (created by the same author as this script).---
Last Updated: 21 November 2021 (2021.11.21).