ginuerzh
|
d49ec87c17
|
fix nil bypasser
|
2020-04-05 20:16:06 +08:00 |
|
ginuerzh
|
4ac048a8a2
|
move bypass to github.com/go-gost/bypass
|
2020-03-26 09:16:45 +08:00 |
|
ginuerzh
|
fd0d28e815
|
use new logger
|
2020-03-25 19:56:10 +08:00 |
|
ginuerzh
|
97ff9b846b
|
use new buffer pool
|
2020-03-25 19:01:21 +08:00 |
|
ginuerzh
|
94dcfcab8c
|
rudp: fix panic
|
2020-02-08 17:27:30 +08:00 |
|
ginuerzh
|
abe4043413
|
add chain.DialContext
|
2020-02-08 15:02:04 +08:00 |
|
ginuerzh
|
d1043cff83
|
add notls option for SOCKS5
|
2020-01-12 20:33:53 +08:00 |
|
ginuerzh
|
42bf481ded
|
tun: add chain support
|
2020-01-10 20:59:31 +08:00 |
|
ginuerzh
|
e8ad44cab3
|
add max_fails & fail_timeout options support for load balancing
|
2019-06-19 13:21:10 +08:00 |
|
ginuerzh
|
62663564cc
|
add reloader for authenticator
|
2019-01-09 22:36:44 +08:00 |
|
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
|
8d16b2d0b5
|
add timeout for Connectors
|
2018-12-22 23:10:55 +08:00 |
|
ginuerzh
|
45022d2415
|
add test for SOCKS5 bind & UDP relay
|
2018-12-22 15:29:38 +08:00 |
|
ginuerzh
|
49f2fcc9f3
|
add tests for forward tunnel
|
2018-12-15 14:38:50 +08:00 |
|
ginuerzh
|
7686a4bdc8
|
add more detail info for routing
|
2018-12-06 19:57:36 +08:00 |
|
ginuerzh
|
c91e424cbe
|
use ip address instead of domain address in Connector.Connect
|
2018-11-12 10:40:42 +08:00 |
|
ginuerzh
|
b16f878c39
|
add ConnectOptions for Connector.Connect
|
2018-11-10 12:16:46 +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
|
f292d8e76f
|
add bypass support for handlers
|
2018-06-30 15:55:05 +08:00 |
|
ginuerzh
|
d39e211f3e
|
add bypass support for proxy chain
|
2018-04-28 16:12:23 +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
|
b139c3bdac
|
fix socks4
|
2017-09-04 11:47:58 +08:00 |
|
rui.zheng
|
74eb52dc2a
|
update file structure
|
2017-08-04 14:14:08 +08:00 |
|
rui.zheng
|
962fd9df51
|
update
|
2017-07-20 23:36:09 +08:00 |
|
rui.zheng
|
fa152892fd
|
fix #96
|
2017-07-07 10:50:02 +08:00 |
|
Adam Stankiewicz
|
81b90010e8
|
Implement white/blacklisting for socks and ssh
|
2017-03-24 15:08:45 +01:00 |
|
rui.zheng
|
5efffa7d39
|
#77 add SOCKS4(A) support
|
2017-02-10 20:49:34 +08:00 |
|
rui.zheng
|
0585749a81
|
fix #71
|
2017-01-19 13:40:53 +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
|
c5fabde5f8
|
#57: add multi user auth support for HTTP and SOCKS5
|
2016-12-15 12:39:38 +08:00 |
|
rui.zheng
|
2e77076e68
|
fix log
|
2016-10-06 16:30:48 +08:00 |
|
rui.zheng
|
538e5ba977
|
fix socks5 bind
|
2016-10-06 13:50:41 +08:00 |
|
rui.zheng
|
0991952f0c
|
fix port forwarding
|
2016-10-05 21:05:51 +08:00 |
|
rui.zheng
|
518ca462c6
|
fix shadowsocks
|
2016-10-05 14:53:15 +08:00 |
|
rui.zheng
|
f903771282
|
update gost library
|
2016-10-04 16:41:44 +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
|
768f97bead
|
fix log title
|
2016-09-14 22:53:06 +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 |
|