You can use this tool to check URLs that are filtered ( or not ) in Iran. It works by analyzing DNS results and does not have the power to detect disorders.
- Python 3.10+
pip install check-filter
You can also download the wheel package from release page.
You can use this package in three ways:
-
Single domain
check-filter domain github.com
-
Multiple domains
check-filter domains github.com,google.com
-
From a file
Create a file from your website URLs. Put each URL in a new line.
github.com arash-hatami.ir facebook.com gitlab.com google.com pornhub.com pypi.org twitter.com gsm.ir xnxx.com cloudflare.com stackoverflow.com
Then run the following command:
check-filter file list
Don't be shy and reach out to us if you want to contribute 😉
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Each project may have many problems. Contributing to the better development of this project by reporting them. 👍