This Django project provides extremely simple API for writing and reading domains reported by Censor Tracker.
This is a part of the mechanism which will help us to detect DPI locks initiated by the government services.
- Docker
- PyCharm (or any other IDE/Editor)
Just run this command:
~ bash meta/local-dev/deploy.sh -s
This web-site provides two endpoints:
GET /config/ - Configuration
GET /countries/ - Supported countries
Censor Tracker is licensed under the MIT License. See LICENSE for more information.