Commit Graph

57 Commits

Author SHA1 Message Date
gVisor bot
0b60be9438 Improve: pool buffer alloc 2020-04-25 00:30:40 +08:00
gVisor bot
d622a93645 Fix: domain wildcard behavior 2020-04-24 23:49:19 +08:00
gVisor bot
496bfdf3f9 Chore: dialer hook should return a error 2020-04-24 23:48:55 +08:00
gVisor bot
6720cf8df5 Feature: verify mmdb on initial 2020-04-16 19:12:25 +08:00
gVisor bot
1f5bbe06fc Feature: domain trie support dot dot wildcard 2020-04-08 15:45:59 +08:00
gVisor bot
158727f7b3 Fix: vmess pure TLS mode 2020-04-03 16:04:24 +08:00
gVisor bot
618b7e6101 Feature: refactor vmess & add http network 2020-03-31 16:07:21 +08:00
gVisor bot
25396eaa34 Fix: trojan split udp packet 2020-03-20 00:02:05 +08:00
gVisor bot
11b67b19e6 Improve: add session cache for trojan 2020-03-19 22:39:09 +08:00
gVisor bot
55ee8695b3 Feature: support trojan 2020-03-19 20:26:53 +08:00
gVisor bot
05d45cbedc Fix: vmess udp crash 2020-02-17 17:34:19 +08:00
gVisor bot
38e0b9da50 Feature: add default-nameserver and outbound interface 2020-02-15 21:42:46 +08:00
gVisor bot
0c82ab8cdf Chore: use custom dialer 2020-02-09 17:02:48 +08:00
gVisor bot
adfe73b48e Improve: udp NAT type 2020-01-31 14:43:54 +08:00
gVisor bot
9ff9414cfd Chore: aggregate mmdb (#474) 2020-01-11 21:07:01 +08:00
gVisor bot
95f06ab9b9 Improve: UDP relay refactor (#441)
Co-authored-by: Dreamacro <Dreamacro@vip.qq.com>
2019-12-28 18:44:01 +08:00
gVisor bot
7fd4645237 Fix: fake pool test 2019-12-28 00:19:40 +08:00
gVisor bot
7c17184745 Feature: add fake-ip-filter 2019-12-28 00:10:06 +08:00
gVisor bot
76d93ab450 Fix: vmess websocket udp crash 2019-12-05 14:12:29 +08:00
gVisor bot
93f13c627c Feature: add experimental connections API 2019-10-27 21:44:07 +08:00
gVisor bot
f7f76fb8b6 Chore: code style improvements (#361) 2019-10-14 17:13:23 +08:00
gVisor bot
2adb586a78 Fix: some UDP issues (#265) 2019-10-11 20:11:18 +08:00
gVisor bot
312cf18e1c Fix: fakeip missing host 2019-10-11 14:01:16 +08:00
gVisor bot
204ff1a356 Feature: experimental support snell 2019-10-09 18:46:23 +08:00
gVisor bot
f86ab079f7 Feature: v2ray-plugin support disable mux 2019-09-21 23:49:00 +08:00
gVisor bot
3846c2fbe3 Fix(domain-trie): crash when insert 2019-09-14 21:42:40 +08:00
gVisor bot
d7cdc878ff Fix: socks address stringify buffer overflow 2019-08-16 21:38:27 +08:00
gVisor bot
8ded4918b2 Fix(vmess): set current server name in tls 2019-07-31 11:13:49 +08:00
gVisor bot
4c7da630f5 Fix(vmess): typo (#248) 2019-07-29 12:25:29 +08:00
gVisor bot
24bd2afbd8 Improve(fakeip): use lru cache to avoid outdate 2019-07-26 19:09:13 +08:00
gVisor bot
592c3c160f Fix(socks5): fully udp associate support (#233) 2019-07-25 17:47:39 +08:00
gVisor bot
159d9da548 Fix(domain-trie): domain could without dot 2019-07-16 00:57:08 +08:00
gVisor bot
32dd6f28ea Fix(domain-trie): Incorrect result 2019-07-15 18:00:51 +08:00
gVisor bot
ce94ed8802 Feature(dns): support custom hosts 2019-07-14 19:29:58 +08:00
gVisor bot
b115c369db Feature: local socks5/http(s) auth (#216) 2019-06-27 17:04:25 +08:00
gVisor bot
d883e7986e Fix: add mutex for fake ip pool 2019-05-23 23:27:29 +08:00
gVisor bot
2885f9a8de Chore: fix socks reader overflow & update dependencies 2019-05-06 21:00:29 +08:00
gVisor bot
9c315339fd Feature: support fakeip 2019-05-03 00:05:14 +08:00
gVisor bot
9f955015d1 Feature: support vmess udp 2019-04-25 16:32:15 +08:00
gVisor bot
892eb1d792 Feature: support outbound socks5 udp 2019-04-25 13:48:47 +08:00
gVisor bot
c02b16b446 Feature: socks5 udp associate 2019-04-23 23:30:13 +08:00
gVisor bot
4456aaa4b5 Feature: add custom headers support in v2ray-plugin (#137) 2019-03-15 09:43:46 +08:00
gVisor bot
8b57524bc9 Fix: vmess handshake block (#117) 2019-02-15 21:55:15 +08:00
gVisor bot
2500169447 Feature: add v2ray-plugin 2019-02-11 15:25:39 +08:00
gVisor bot
1e05ea63d6 Chore: make a consistent code style 2018-12-23 00:42:08 +08:00
gVisor bot
225843fe7d Feature: add websocket headers support in vmess 2018-12-11 00:25:05 +08:00
gVisor bot
27cdef3086 Fix: chunk size limit in tls obfs (#54)
* Fix: add chunkSize limit in TLSObfs

* Chore: add length var for len(b)
2018-12-01 09:32:02 +08:00
gVisor bot
a52f29acda Fix: tls server name missing in vmess 2018-11-28 23:24:57 +08:00
gVisor bot
27955312a2 Fix: simple-obfs tls 2018-11-07 16:57:21 +08:00
gVisor bot
a48a3999e0 Fix: vmess small probability invalid auth 2018-11-06 17:34:19 +08:00