[go: up one dir, main page]

File: txtorcon-state.rst

package info (click to toggle)
txtorcon 22.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,620 kB
  • sloc: python: 17,417; makefile: 229
file content (25 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Tracking and Changing Live Tor State
====================================

.. comment::
	launch_tor is documented in txtorcon-launching.rst


TorState
--------
.. autoclass:: txtorcon.TorState


Circuit
-------
.. autoclass:: txtorcon.Circuit


Stream
------
.. autoclass:: txtorcon.Stream


Router
------
.. autoclass:: txtorcon.Router