[chutney/main] Use the correct name for arti's addr_config.

22 Oct
2021
22 Oct
'21
12:02 p.m.
commit 6a7de8dde6b32d8e2d58d74502ea71f948ebbb7c Author: Nick Mathewson <nickm@torproject.org> Date: Fri Oct 22 08:02:16 2021 -0400 Use the correct name for arti's addr_config. --- lib/chutney/TorNet.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chutney/TorNet.py b/lib/chutney/TorNet.py index 53a8a6c..863a456 100644 --- a/lib/chutney/TorNet.py +++ b/lib/chutney/TorNet.py @@ -2370,7 +2370,7 @@ state_dir = "{path}/arti/state" # implements it. enforce_distance = {{ "subnets_family_v4" = 33, "subnets_family_v6" = 129 }} -[client_config] +[addr_config] # Allow the client to accept requests to connect to e.g. 127.0.0.1 allow_local_addrs = true
1353
Age (days ago)
1353
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org