summaryrefslogtreecommitdiff
path: root/shapeshifter-dispatcher
AgeCommit message (Expand)Author
2019-10-21Made the other three modes workBluesaxorcist
2019-10-21Removed termmon and fixed compiler warningsBluesaxorcist
2019-10-21added dialer to the modes and removed unneccessary codeBluesaxorcist
2019-09-30Merge branch 'error_handling' of https://github.com/meskio/shapeshifter-dispa...Bluesaxorcist
2019-09-14refactoring the modesBluesaxorcist
2019-09-06Improve error loginRuben Pollan
2019-08-16made dispatcher operational for obfs4Bluesaxorcist
2019-08-08Modified dialer to return conn and errorBluesaxorcist
2018-10-11Migrated from PT Go API 2.0 to PT Go Api 2.1Dr. Brandon Wiley
2018-01-15Allow for the client proxy listening address to be specified on the command line2.0.1Dr. Brandon Wiley
2017-08-14Removed debugging prints or converted to error loggingBrandon Wiley
2017-08-09Use new ParsePT2ServerParameters() function for parsing server-side optionsBrandon Wiley
2017-05-10Pass in the state directory and options to the transports, as this is needed ...Brandon Wiley
2017-02-22Removed obsolete client factoriesBrandon Wiley
2017-02-22Refactored server factory creation to allow use of transports that require pa...Brandon Wiley
2017-02-09Implemeneted -extorport and -authcookie flagsBrandon Wiley
2017-02-08Added missing command line flags from the PT 2.0 specificationBrandon Wiley
2017-02-08Ported remaining proxy modes (UDP, STUN, SOCKS) to PT 2.0 Go APIBrandon Wiley
2016-12-11Temporarily disabling modes other than transparent TCP with no transport argu...Brandon Wiley
2016-12-08Fixed some minor errors in function and module names when transitioning from ...Brandon Wiley
2016-12-08Implemented server-side transparent TCP proxy modeBrandon Wiley
2016-11-29Fixed the usage string for -stateBrandon Wiley
2016-11-22Print usage when require parameters are missingBrandon Wiley
2016-11-17Organized and commented command line flags according to PT 2.0 specBrandon Wiley
2016-11-16Added new command line flags and refactored ClientSetup to use themBrandon Wiley
2016-11-16Removed proxy_dialers, we will use the obfs4 version rather than maintaining ...Brandon Wiley
2016-11-16Fixed import pathsBrandon Wiley
2016-11-15Renamed obfs4proxy to shapeshifter-dispatcherBrandon Wiley