index
:
shapeshifter-dispatcher.git
master
[shapeshifter-dispatcher]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modes
/
transparent_udp
/
transparent_udp.go
Age
Commit message (
Expand
)
Author
2019-10-22
Log errors initializing obfs4 transport server
Ruben Pollan
2019-10-21
Made the other three modes work
Bluesaxorcist
2019-10-21
Removed termmon and fixed compiler warnings
Bluesaxorcist
2019-10-21
added dialer to the modes and removed unneccessary code
Bluesaxorcist
2019-10-13
renamed all of the iatMode strings to iat-mode
Bluesaxorcist
2019-09-30
Merge branch 'meskio-error_handling'
Bluesaxorcist
2019-09-30
Merge branch 'error_handling' of https://github.com/meskio/shapeshifter-dispa...
Bluesaxorcist
2019-09-30
Removed unnecessary function
Bluesaxorcist
2019-09-15
Added Dust, Meeklite, and Replicant to dispatcher modes
Bluesaxorcist
2019-09-14
refactoring the modes
Bluesaxorcist
2019-09-06
Improve error login
Ruben Pollan
2019-08-30
added Dust and commented in replicant's code to the four modes for future use
Bluesaxorcist
2019-08-30
Added meeklite to the dispatcher modes
Bluesaxorcist
2019-08-16
made dispatcher operational for obfs4
Bluesaxorcist
2019-08-11
commented in Optimizer and shadow code for later adjustment
Bluesaxorcist
2019-08-08
Modified dialer to return conn and error
Bluesaxorcist
2018-10-11
Migrated from PT Go API 2.0 to PT Go Api 2.1
Dr. Brandon Wiley
2018-01-15
Allow for the client proxy listening address to be specified on the command line
2.0.1
Dr. Brandon Wiley
2017-02-22
Implemented use of transports that require parameters
Brandon Wiley
2017-02-08
Ported remaining proxy modes (UDP, STUN, SOCKS) to PT 2.0 Go API
Brandon Wiley
2016-12-08
Updated goptlib import paths to use shapeshifter-ipc
Brandon Wiley
2016-11-16
Added new command line flags and refactored ClientSetup to use them
Brandon Wiley
2016-11-15
Fixed import paths to use shapeshifter-dispatcher/shapeshifter-transports ins...
Brandon Wiley
2016-08-17
Implementing connection pool handling semantics specified in Pluggable Transp...
Brandon Wiley
2016-04-03
Split "proxies" into "proxy_dialers" and "modes"
Robin Tarsiger