index
:
shapeshifter-dispatcher.git
master
[shapeshifter-dispatcher]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shapeshifter-dispatcher
Age
Commit message (
Expand
)
Author
2017-08-09
Use new ParsePT2ServerParameters() function for parsing server-side options
Brandon Wiley
2017-05-10
Pass in the state directory and options to the transports, as this is needed ...
Brandon Wiley
2017-02-22
Removed obsolete client factories
Brandon Wiley
2017-02-22
Refactored server factory creation to allow use of transports that require pa...
Brandon Wiley
2017-02-09
Implemeneted -extorport and -authcookie flags
Brandon Wiley
2017-02-08
Added missing command line flags from the PT 2.0 specification
Brandon Wiley
2017-02-08
Ported remaining proxy modes (UDP, STUN, SOCKS) to PT 2.0 Go API
Brandon Wiley
2016-12-11
Temporarily disabling modes other than transparent TCP with no transport argu...
Brandon Wiley
2016-12-08
Fixed some minor errors in function and module names when transitioning from ...
Brandon Wiley
2016-12-08
Implemented server-side transparent TCP proxy mode
Brandon Wiley
2016-11-29
Fixed the usage string for -state
Brandon Wiley
2016-11-22
Print usage when require parameters are missing
Brandon Wiley
2016-11-17
Organized and commented command line flags according to PT 2.0 spec
Brandon Wiley
2016-11-16
Added new command line flags and refactored ClientSetup to use them
Brandon Wiley
2016-11-16
Removed proxy_dialers, we will use the obfs4 version rather than maintaining ...
Brandon Wiley
2016-11-16
Fixed import paths
Brandon Wiley
2016-11-15
Renamed obfs4proxy to shapeshifter-dispatcher
Brandon Wiley