ginuerzh
|
47220e0687
|
add more test cases
|
2019-01-05 13:21:33 +08:00 |
|
ginuerzh
|
445889c47e
|
add more test cases for socks5
|
2018-12-31 20:44:20 +08:00 |
|
ginuerzh
|
72d7850c2c
|
add tests for shadowsocks UDP relay
|
2018-12-27 19:59:21 +08:00 |
|
ginuerzh
|
8d16b2d0b5
|
add timeout for Connectors
|
2018-12-22 23:10:55 +08:00 |
|
ginuerzh
|
99a08048a0
|
add default timeout for transporters
|
2018-12-22 20:40:46 +08:00 |
|
ginuerzh
|
49f2fcc9f3
|
add tests for forward tunnel
|
2018-12-15 14:38:50 +08:00 |
|
ginuerzh
|
194b651dd8
|
add failMarker for fail filter
|
2018-11-26 11:28:07 +08:00 |
|
ginuerzh
|
a020c7bc33
|
fix data race
|
2018-11-21 23:42:45 +08:00 |
|
ginuerzh
|
1a0098cf83
|
add probing resistance support for HTTP proxy
|
2018-11-17 15:17:54 +08:00 |
|
ginuerzh
|
b16f878c39
|
add ConnectOptions for Connector.Connect
|
2018-11-10 12:16:46 +08:00 |
|
ginuerzh
|
18f7ba2b7c
|
add retry support for TCP port forwarding
|
2018-07-08 14:51:37 +08:00 |
|
ginuerzh
|
c1f4325b19
|
add ChainOptions for Chain.Dial
|
2018-07-08 10:41:56 +08:00 |
|
ginuerzh
|
c242286a06
|
add Handler.Init
|
2018-07-06 15:25:08 +08:00 |
|
ginuerzh
|
e56fbfa809
|
add strategy param
|
2018-06-30 17:53:21 +08:00 |
|
ginuerzh
|
9345a2dc2b
|
#249 add load balancing support for port forwarding
|
2018-05-20 22:03:41 +08:00 |
|
rui.zheng
|
f6433a99bc
|
rtcp over SOCKS5 now support multiplexing
|
2018-03-18 19:33:48 +08:00 |
|
zhengrui
|
2b5655890c
|
SOCKS5: add mux-bind request CMD
|
2018-03-18 18:22:19 +08:00 |
|
rui.zheng
|
64b5f628aa
|
update README.md
|
2017-11-17 17:10:27 +08:00 |
|
rui.zheng
|
65c0ce36bc
|
add obfuscation support for SNI
|
2017-10-25 17:40:57 +08:00 |
|
rui.zheng
|
93fa95f27a
|
add data forward support for tunnels
|
2017-08-14 22:13:11 +08:00 |
|
rui.zheng
|
74eb52dc2a
|
update file structure
|
2017-08-04 14:14:08 +08:00 |
|
rui.zheng
|
2a2deb02a8
|
add heartbeat support for ssh forward
|
2017-07-11 17:20:05 +08:00 |
|
rui.zheng
|
82925e4ac7
|
fix tcp forwarding crash
|
2017-03-03 12:48:46 +08:00 |
|
rui.zheng
|
d5e4e24e83
|
add ping for ssh client
|
2017-02-26 18:31:07 +08:00 |
|
rui.zheng
|
d19d5adabe
|
#92 support ssh tunnel for local/remote port forwarding
|
2017-02-25 22:38:30 +08:00 |
|
rui.zheng
|
8861ffba01
|
#73: Add shadowsocks UDP relay support
|
2017-01-24 21:01:52 +08:00 |
|
rui.zheng
|
a6c43e8641
|
fix issue #65
|
2017-01-14 17:42:47 +08:00 |
|
rui.zheng
|
2508491d20
|
fix bug
|
2017-01-07 20:31:23 +08:00 |
|
rui.zheng
|
aef1c86b43
|
#62 fix UDP port forwarding
|
2017-01-06 17:57:59 +08:00 |
|
rui.zheng
|
35d8ebf5a1
|
fix nil pointer
|
2016-10-09 12:38:21 +08:00 |
|
rui.zheng
|
518ca462c6
|
fix shadowsocks
|
2016-10-05 14:53:15 +08:00 |
|
rui.zheng
|
ff6d3e14d8
|
add gost library
|
2016-09-30 17:37:28 +08:00 |
|
rui.zheng
|
b3461ea527
|
update
|
2016-09-30 17:26:48 +08:00 |
|
rui.zheng
|
a5e06c6666
|
fix http2
|
2016-09-29 20:46:49 +08:00 |
|
rui.zheng
|
f7c8c40081
|
fix connection close
|
2016-09-15 08:35:09 +08:00 |
|
rui.zheng
|
768f97bead
|
fix log title
|
2016-09-14 22:53:06 +08:00 |
|
rui.zheng
|
e12336fc3f
|
update udp local port forwarding policy
|
2016-09-14 22:11:29 +08:00 |
|
rui.zheng
|
3a1ea87c31
|
add udp connect for udp port forwarding
|
2016-09-14 12:51:47 +08:00 |
|
rui.zheng
|
f2de67f8c1
|
pretty logs
|
2016-09-07 18:22:57 +08:00 |
|
rui.zheng
|
ec8cfa44a0
|
add remote udp port forwarding
|
2016-09-06 20:51:33 +08:00 |
|
rui.zheng
|
f20ad492a7
|
fix socks5 tcp bind
|
2016-09-04 20:10:58 +08:00 |
|
rui.zheng
|
28089dfbc6
|
add remote tcp port forwarding
|
2016-09-02 18:14:58 +08:00 |
|
rui.zheng
|
a8bd16715f
|
fix udp port forwarding
|
2016-08-31 13:28:10 +08:00 |
|
rui.zheng
|
3c79cf44b7
|
add udp port forwarding
|
2016-08-30 18:05:25 +08:00 |
|
rui.zheng
|
1814806ecf
|
add tcp port forwarding
|
2016-08-29 18:11:09 +08:00 |
|