dhtc-server

distributed hash table crawler ui and api server


Keywords
dhtc, server, api-server, torrent, web-ui
License
MIT
Install
pip install dhtc-server==2.0.5

Documentation

dhtc-server

dhtc ui part with api endpoints
use dhtc-client with this

usage

(venv) nbdy@c0:~$ python3 dhtc_server --help
usage: [-h] [--host HOST] [--port PORT]

options:
  -h, --help            show this help message and exit
  --host HOST           server address
  --port PORT           server port

specification