[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #31834 [Circumvention]: Make obfs4 Docker image more usable
#31834: Make obfs4 Docker image more usable
-------------------------------+-------------------------------
Reporter: phw | Owner: phw
Type: defect | Status: closed
Priority: Medium | Milestone:
Component: Circumvention | Version:
Severity: Normal | Resolution: fixed
Keywords: docker, s30-o24a2 | Actual Points: 1.1
Parent ID: #31281 | Points: 1
Reviewer: cohosh | Sponsor: Sponsor30-can
-------------------------------+-------------------------------
Comment (by thymbahutymba):
Replying to [comment:23 phw]:
> Does it look good to you?
I guess should be fine.
I would also share with you a modification that I've made in order to let
the user to chose which bridge distribution deploy, for this purpose I've
added a new environmental variable called BridgeDistribution.
{{{
# Makefile
@[ ${$@-BridgeDistribution} ] || ( $(eval $@-BridgeDistribution=any) echo
"Env var BridgeDistribution for $@ set to any." )
[...]
--env "BRIDGE_DISTRIBUTION=${$@-BridgeDistribution}"
}}}
If in the config file there isn't the BridgeDistribution variable set then
it will be set as any.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31834#comment:24>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs