Skip to main content

Dig into RKN dump with ease

Project description

RknFind project

Disclaimer

This application provides tools for browsing and exporting RKN (RosKomNadzor, a Russian communications managing autority) dump of sites blocked in Russia.

Please note that visiting sites exposed from RKN dump by this application may be illegal in some countries.

End user takes full responsibility for any actions made using this application, which include, but not limited by:

  • Downloading a copy of RKN dump file from Zapret-Info Github repository
  • Retrieving a human-readable list of blocked sites/URLs/IP addresses
  • Exporting list of blocked resources to SQLite database

Features

What can this application do?

  • Retrieve and auto-update RKN dump file
  • Process RKN dump file and print out human-readable/JSON-formatted list of blocked sites
  • Export list of blocked sites to SQLite database

Usage

Installation

Application is available at PyPI and can be retrieved using pip:

$ pip install rknfind

You can install git and gitpython module to slightly improve performance on dump file download:

You can also install peewee to be able to export data into SQLite database:

$ pip install rknfind[db]

Launching

Once you've installed rknfind, just run it in terminal:

$ rknfind

With no filter parameters provided, rknfind will exit. Use rknfind -f <field> <occurence> to add filter. You can use -f flag multiple times!

List of fields:

Field Description
addr List of IP addresses of entry
date Issue date of entry
decree Decree of entry
issuer Issuing authority of entry
domain List of domain names of entry
url List of URLs of entry

For info related to other flags, use rknfind -h

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rknfind-2.1.0a1.linux-x86_64.tar.gz (18.3 kB view hashes)

Uploaded Source

Built Distribution

rknfind-2.1.0a1-py3-none-any.whl (13.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page