diff options
author | Sam Whited <sam@samwhited.com> | 2022-03-08 10:45:53 -0500 |
---|---|---|
committer | Sam Whited <sam@samwhited.com> | 2022-03-08 10:45:53 -0500 |
commit | b15033d1e22567d0ce50e64c0ddb8247c004d372 (patch) | |
tree | 52882161ec44f1bbfbd955992c75a2cdbf42e7ab /listener.go | |
parent | 17b86c8624b4f791e9d20fc6c56da36fd456a93b (diff) |
obfsvpn: create new dialer from PT args
The dialer is meant as a way to avoid having to use or think about
pluggable transport arguments (you can provide them all as typed
configurations on the dialer), however, sometimes we already have the
pluggable transport arguments in their parsed form (eg. when using a
higher level protocol to negotiate the args) and need to construct a
dialer from them. This patch allows constructing the dialer and getting
the original arguments back out.
Signed-off-by: Sam Whited <sam@samwhited.com>
Diffstat (limited to 'listener.go')
0 files changed, 0 insertions, 0 deletions