[chutney/master] whoops: add missing template for bridge-obfs4.

24 Jun
2020
24 Jun
'20
2:26 p.m.
commit 894132c084a60e13afd910899ed20163af3ef6a6 Author: Nick Mathewson <nickm@torproject.org> Date: Wed Jun 24 10:26:36 2020 -0400 whoops: add missing template for bridge-obfs4. --- torrc_templates/bridge-obfs4.tmpl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/torrc_templates/bridge-obfs4.tmpl b/torrc_templates/bridge-obfs4.tmpl new file mode 100644 index 0000000..e9b40bf --- /dev/null +++ b/torrc_templates/bridge-obfs4.tmpl @@ -0,0 +1,6 @@ +${include:bridge.tmpl} + +ServerTransportPlugin obfs4 exec ${path:obfs4proxy} +ExtOrPort $extorport +ServerTransportListenAddr obfs4 ${ip}:${ptport} +
1817
Age (days ago)
1817
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org