py3-txtorcon

control-spec implementation for Tor

WWW CVSWeb GITHub
  1. Package version
    py3-txtorcon-22.0.0p1
  2. Maintainer
    The OpenBSD ports mailing-list

txtorcon is an implementation of the control-spec for Tor using the Twisted
networking library:
https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-spec.txt

This is useful for writing utilities to control or make use of Tor in
event-based Python programs. If your Twisted program supports
endpoints (like ``twistd`` does) your server or client can make use of
Tor immediately, with no code changes. Start your own Tor or connect
to one and get live stream, circuit, relay updates; read and change
config; monitor events; build circuits; create onion services;

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-automat,python3
  • devel/py-twisted,python3
  • lang/python/3.10