Skip to content
Snippets Groups Projects

Add support for legacy tor clients

Merged Jim Newsome requested to merge legacy-clients into main
Files
2
+ 3
0
@@ -54,6 +54,9 @@ variables:
@@ -54,6 +54,9 @@ variables:
PL_TORV2_EXIT_BW_UP_FRAC:
PL_TORV2_EXIT_BW_UP_FRAC:
value: "0.0"
value: "0.0"
description: Fraction of (non-authority) relays to use the secondary tor version
description: Fraction of (non-authority) relays to use the secondary tor version
 
PL_TORV2_BG_CLIENT_BW_UP_FRAC:
 
value: "0.0"
 
description: Fraction of bg-traffic clients to use the secondary tor version
PL_TORNETTOOLS_REPO:
PL_TORNETTOOLS_REPO:
value: https://github.com/shadow/tornettools.git
value: https://github.com/shadow/tornettools.git
description: tornettools repo
description: tornettools repo
Loading