Skip to content

Roskomnadzor prohibited resources registry checker

Notifications You must be signed in to change notification settings

nixikanius/rkn-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roskomnadzor prohibited resources registry checker

git clone https://github.com/nixikanius/rkn-checker
cd rkn-checker
virtualenv -p python3 venv
source venv/bin/activate
pip install -r venv-requirements.txt
python checker.py fetch
python checker.py check 159.89.5.4
python checker.py check sslproxy.teamwork.com
python checker.py check 159.89.5.4 sslproxy.teamwork.com
docker build -t rkn-checker .
docker run rkn-checker 159.89.5.4
docker run rkn-checker sslproxy.teamwork.com
docker run rkn-checker 159.89.5.4 sslproxy.teamwork.com
docker run --env REGISTRY_URL='https://github.com/zapret-info/z-i/archive/master.zip' rkn-checker 159.89.5.4 sslproxy.teamwork.com

About

Roskomnadzor prohibited resources registry checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published