Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/byk1lla/blacklistchecker

Python Blacklist Checker
https://github.com/byk1lla/blacklistchecker

Last synced: 13 days ago
JSON representation

Python Blacklist Checker

Awesome Lists containing this project

README

        

# Python Blacklist Checker

Compare IP Addresses in IP File and Blacklist File.
If the IP Addresses in the IP File match the IP addresses in the Blacklist File,
Note them down and later on By default result.txt Or it will be saved as the File name you wrote in the part requested from you.

Check out the Scan Topic for Detailed Information.

# Scan


Enter the names of your files without their extensions.
For example, if the Name of your IP file is ips.txt, it will be sufficient to write ips in the desired part of the IP file.




Below is more detailed information.


If IP and Blacklist File Are Where Program ---> File_Name.txt(incorrect) - Your File Name(correct)


If Not--->
\Path_YourFile\YourFile_Name.txt(incorrect) -
\Path_YourFile\YourFile_Name(correct)


Check out the Settings Topic for Detailed Information.

# Settings

Name of Settings File By Default: user.config


If you want, you can change it by making changes in the code.


The Settings File will be created automatically when the program is run for the first time.


If you wish, you can change your Username, IP File and Blacklist File from the Settings Menu.