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_tcp
/
transparent_tcp.go
Age
Commit message (
Expand
)
Author
2019-08-16
made dispatcher operational for obfs4
Bluesaxorcist
2019-08-01
fixed errors
Bluesaxorcist
2019-08-01
made code conform to optimizer
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-08-14
Fixed an incorrect error message
Brandon Wiley
2017-08-14
Converted debugging prints to error logging
Brandon Wiley
2017-08-09
Added Shadowsocks transport option to transparent TCP proxy mode
Brandon Wiley
2017-05-10
Fixed a bug where the server-side obfs4 was not being intialzied properly
Brandon Wiley
2017-02-22
Implemented use of transports that require parameters
Brandon Wiley
2016-12-11
Converted transport use to the PT 2.0 Go API
Brandon Wiley
2016-12-09
Removed resolveAddr() and parsePort(), which are in shapeshifter-ipc now
Brandon Wiley
2016-12-08
Updated goptlib import paths to use shapeshifter-ipc
Brandon Wiley
2016-12-08
Implemented server-side transparent TCP proxy mode
Brandon Wiley
2016-11-16
Added new command line flags and refactored ClientSetup to use them
Brandon Wiley
2016-11-16
Fixed import paths
Brandon Wiley
2016-04-03
Split "proxies" into "proxy_dialers" and "modes"
Robin Tarsiger