Commit Graph

167 Commits

Author SHA1 Message Date
ginuerzh
86e9772f08 add knock option for probe resistance 2019-06-14 00:12:35 +08:00
ginuerzh
6f0bf7da03 add go-shadowsocks2 support 2019-06-05 18:17:32 +08:00
ginuerzh
d61407c7fb add ip option support for port forward handler 2019-06-04 10:40:38 +08:00
ginuerzh
2e5601bfd6 fix HTTP Host header 2019-06-03 16:14:49 +08:00
ginuerzh
6ae4d5114e fix peer config 2019-01-16 22:25:35 +08:00
ginuerzh
7c7a51ec02 ws supports user defined url path 2019-01-12 14:25:59 +08:00
ginuerzh
ea701f996d fix #345 2019-01-10 13:25:37 +08:00
ginuerzh
62663564cc add reloader for authenticator 2019-01-09 22:36:44 +08:00
ginuerzh
1930da5210 fix #342 2019-01-08 13:08:24 +08:00
ginuerzh
81bb436e6c v2.7 2019-01-05 13:46:16 +08:00
ginuerzh
7ea2b678a9 Merge branch 'master' of github.com:ginuerzh/gost 2019-01-05 13:35:25 +08:00
ginuerzh
c230ff50ab add example config files 2019-01-05 13:33:36 +08:00
recall704
6df0e2e5d4 update bypass file (#332)
* return if error does not nil

* [fixed][examples] 修复 examples 中的参数错误

* update bypass
2019-01-05 13:27:19 +08:00
ginuerzh
445889c47e add more test cases for socks5 2018-12-31 20:44:20 +08:00
ginuerzh
a7d49f0b37 DNS resolver support DoH #335 2018-12-27 19:58:12 +08:00
ginuerzh
bb1afcc437 add more tests 2018-12-26 20:24:20 +08:00
ginuerzh
7686a4bdc8 add more detail info for routing 2018-12-06 19:57:36 +08:00
ginuerzh
dc4c78ca44 add stop for live reloading 2018-11-29 22:09:10 +08:00
ginuerzh
5e0e08d5b0 live reloading for base config 2018-11-27 10:08:18 +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
d9cce6332c add live reloading support for peer config 2018-11-12 16:28:22 +08:00
ginuerzh
38827782e1 add live reloading support for bypass,resolver and hosts 2018-11-03 10:56:55 +08:00
ginuerzh
c4e6bcf5d9 fix #253 2018-07-08 16:09:34 +08:00
ginuerzh
93ac1dc342 fix #278, param name of QUIC conflict 2018-07-08 13:05:57 +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
644d22d7c3 add static hosts support 2018-07-04 19:34:22 +08:00
ginuerzh
e56fbfa809 add strategy param 2018-06-30 17:53:21 +08:00
ginuerzh
f292d8e76f add bypass support for handlers 2018-06-30 15:55:05 +08:00
ginuerzh
c11b5ddce8 add special wildcard support for domain bypass 2018-06-30 13:18:58 +08:00
ginuerzh
482d2857f6 add cache support for DNS resolver 2018-05-19 19:17:53 +08:00
ginuerzh
56bc433cd6 fix dns resolver 2018-05-19 17:52:34 +08:00
ginuerzh
3271a50bdb support custom cert/key files to initialize the default certificate 2018-05-19 12:05:23 +08:00
ginuerzh
0695bb5e9a add support custom dns resolver 2018-05-19 11:12:18 +08:00
ginuerzh
d39e211f3e add bypass support for proxy chain 2018-04-28 16:12:23 +08:00
ginuerzh
f6e09eaae6 add bypass support for server nodes 2018-04-22 12:46:28 +08:00
koaiwu
08d3cbdd2c fix loadConfigureFile (#239) 2018-03-18 19:41:08 +08:00
zhengrui
2b5655890c SOCKS5: add mux-bind request CMD 2018-03-18 18:22:19 +08:00
zhengrui
22a4d48cf9 #224 add fifo strategy for node selector 2018-03-18 10:41:55 +08:00
rui.zheng
4cdf5d5b8b add AES encryption support for QUIC 2017-11-21 13:45:26 +08:00
rui.zheng
64b5f628aa update README.md 2017-11-17 17:10:27 +08:00
rui.zheng
cd26bcb81d add retry mechanism for chain 2017-11-15 15:54:29 +08:00
rui.zheng
003c5a5085 enhancement configuration 2017-11-15 14:39:35 +08:00
rui.zheng
3befde0128 add node fail filter 2017-11-14 17:50:02 +08:00
rui.zheng
da30584df1 add host for client handshake 2017-11-10 11:00:35 +08:00
rui.zheng
8cb2269159 add node ID 2017-11-07 17:55:18 +08:00
rui.zheng
dedd08530a #141: Add load balancing support for proxy chain 2017-11-03 17:42:05 +08:00
rui.zheng
e3120ca370 fix issue #173 2017-11-02 17:27:45 +08:00
rui.zheng
c82f2d904d fix multiplex 2017-11-02 13:24:01 +08:00
rui.zheng
7c2a5faae6 fix bug #160 2017-11-01 17:35:01 +08:00
rui.zheng
cd842de218 add multiplex support for ws/wss 2017-11-01 15:33:44 +08:00
rui.zheng
31f6d0af35 add multiplex TLS tunnel 2017-10-31 17:30:51 +08:00
rui.zheng
65c0ce36bc add obfuscation support for SNI 2017-10-25 17:40:57 +08:00
rui.zheng
08476e8b2a support HTTP obfuscating tunnel 2017-08-24 16:58:03 +08:00
rui.zheng
0ebce7e731 add sni protocol keyword 2017-08-17 11:03:16 +08:00
rui.zheng
71c2ca98eb fix SSH port forwarding 2017-08-15 10:47:14 +08:00
rui.zheng
93fa95f27a add data forward support for tunnels 2017-08-14 22:13:11 +08:00
rui.zheng
229927494b add sni proxy support 2017-08-14 18:19:31 +08:00
rui.zheng
a22d93fb88 fix log 2017-08-13 22:08:44 +08:00
rui.zheng
5869a51585 remove SOCKS4 suppport for auto handler 2017-08-13 17:13:01 +08:00
rui.zheng
8cbd2722f6 add test files 2017-08-13 09:30:18 +08:00
rui.zheng
4ce6f0e15f fix typos 2017-08-12 21:39:08 +08:00
rui.zheng
4d2e9ca518 add .travis.yml 2017-08-12 14:15:28 +08:00
rui.zheng
c89aea9b4c ip list supports external file 2017-08-11 17:58:03 +08:00
rui.zheng
0f07c8d5dd add IP list support for TCP transport 2017-08-11 16:49:10 +08:00
rui.zheng
2446f5d0a2 add IP list for wss client 2017-08-11 15:46:27 +08:00
rui.zheng
db589c63ba add User-Agent header for http and ws 2017-08-10 16:09:10 +08:00
rui.zheng
3862424269 fix TCP redirect #131 2017-08-10 15:43:59 +08:00
rui.zheng
347854412b fix #129 2017-08-08 12:35:59 +08:00
rui.zheng
0834a62f62 fix bugs 2017-08-06 22:42:20 +08:00
rui.zheng
55622a5f43 fix HTTP2 auth bug #122 2017-08-06 15:38:39 +08:00
rui.zheng
012932fab1 fix HTTP2 multiplex 2017-08-06 13:31:22 +08:00
rui.zheng
7220d7478a add Certificate Pinning support 2017-08-05 17:15:29 +08:00
rui.zheng
0c050c7d30 add obfs4 tunnel support 2017-08-05 15:46:22 +08:00
rui.zheng
0e782085ae support default certificate files 2017-08-04 15:30:32 +08:00
rui.zheng
74eb52dc2a update file structure 2017-08-04 14:14:08 +08:00
Adam Stankiewicz
81b90010e8
Implement white/blacklisting for socks and ssh 2017-03-24 15:08:45 +01:00
Adam Stankiewicz
60712a67b1
Move handling of key and cert params to server.go 2017-03-09 23:25:36 +01:00
Adam Stankiewicz
479cbd9527
Move vendor directory at top level 2017-03-09 19:36:09 +01:00
rui.zheng
72f05486f8 fix compile error 2017-03-03 21:57:10 +08:00
rui.zheng
26f4e49f05 fix issue #91 2017-03-03 21:33:05 +08:00
rui.zheng
d98860877d #84 add KCP snmp logger 2017-03-03 15:45:56 +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
f31949d1ed update vendor 2017-02-11 21:17:58 +08:00
rui.zheng
1e709ceaba update kcp vendor 2017-02-11 20:45:40 +08:00
rui.zheng
69399ee74f better support for SOCKS4 2017-02-11 19:29:38 +08:00
rui.zheng
ab87ca05fa update quic-go 2017-02-11 18:34:35 +08:00
rui.zheng
5efffa7d39 #77 add SOCKS4(A) support 2017-02-10 20:49:34 +08:00
rui.zheng
333291e9bc #76 support pure HTTP tunnel(PHT) 2017-02-05 14:35:38 +08:00
rui.zheng
72d8a598d5 update vendor 2017-01-25 12:23:26 +08:00
rui.zheng
dc75931858 fix ss udp OTA 2017-01-25 12:21:04 +08:00
rui.zheng
10487dc3de fix ss UDP packet format 2017-01-24 21:41:57 +08:00
rui.zheng
8861ffba01 #73: Add shadowsocks UDP relay support 2017-01-24 21:01:52 +08:00
rui.zheng
321b03712a update vendor 2017-01-21 11:16:33 +08:00
rui.zheng
37c2f2a1ca update vendor 2017-01-19 15:35:33 +08:00
rui.zheng
2dd7ace3ce #69 KCP client now supports proxy chain 2017-01-19 15:34:22 +08:00
rui.zheng
c1d7927257 update vendor 2017-01-19 13:42:02 +08:00