mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Update dependency list for the fallback script
Comment-only change. Implements #24711.
This commit is contained in:
parent
91a8b37a2e
commit
befcc56d84
@ -14,14 +14,12 @@
|
|||||||
# If this is not possible, please disable:
|
# If this is not possible, please disable:
|
||||||
# PERFORM_IPV4_DIRPORT_CHECKS and PERFORM_IPV6_DIRPORT_CHECKS
|
# PERFORM_IPV4_DIRPORT_CHECKS and PERFORM_IPV6_DIRPORT_CHECKS
|
||||||
#
|
#
|
||||||
# Needs dateutil (and potentially other python packages)
|
# Needs dateutil, stem, and potentially other python packages.
|
||||||
# Needs stem available in your PYTHONPATH, or just ln -s ../stem/stem .
|
|
||||||
# Optionally uses ipaddress (python 3 builtin) or py2-ipaddress (package)
|
# Optionally uses ipaddress (python 3 builtin) or py2-ipaddress (package)
|
||||||
# for netblock analysis, in PYTHONPATH, or just
|
# for netblock analysis.
|
||||||
# ln -s ../py2-ipaddress-3.4.1/ipaddress.py .
|
|
||||||
#
|
#
|
||||||
# Then read the logs to make sure the fallbacks aren't dominated by a single
|
# Then read the logs to make sure the fallbacks aren't dominated by a single
|
||||||
# netblock or port
|
# netblock or port.
|
||||||
|
|
||||||
# Script by weasel, April 2015
|
# Script by weasel, April 2015
|
||||||
# Portions by gsathya & karsten, 2013
|
# Portions by gsathya & karsten, 2013
|
||||||
|
Loading…
Reference in New Issue
Block a user