Commit graph

34 commits

Author SHA1 Message Date
gVisor bot
d16ed39e4b Feature: support VMess HTTP/2 transport (#903) 2020-09-26 20:33:57 +08:00
gVisor bot
6b3f75e21b Feature: vmess network http support TLS (https) 2020-09-04 21:27:19 +08:00
gVisor bot
110ba36190 Fix: vmess UDP option should be effect 2020-08-30 22:49:55 +08:00
gVisor bot
c6e82884b4 Change: local resolve DNS in UDP request due to TURN failed 2020-06-12 23:39:03 +08:00
gVisor bot
c2a222498c Chore: add error msg when dial vmess 2020-06-11 22:19:47 +08:00
gVisor bot
a59e3feba9 Feature: support vmess tls custom servername 2020-06-01 00:27:04 +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
e8dfbf5135 Feature: support relay (proxy chains) (#539) 2020-03-21 23:46:49 +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
9ac1cf2d68 Fix: vmessUDPConn should return a correctly address 2020-02-12 13:12:07 +08:00
gVisor bot
adfe73b48e Improve: udp NAT type 2020-01-31 14:43:54 +08:00
gVisor bot
ecc943997d Feature: add experimental provider 2019-12-08 12:17:24 +08:00
gVisor bot
b587ae1b77 Fix: dial tcp with context to avoid margin of error 2019-10-12 23:55:39 +08:00
gVisor bot
2adb586a78 Fix: some UDP issues (#265) 2019-10-11 20:11:18 +08:00
gVisor bot
69980e4ca3 Feature: trace adapters when dialing (#170) 2019-08-09 01:28:37 +08:00
gVisor bot
4c7da630f5 Fix(vmess): typo (#248) 2019-07-29 12:25:29 +08:00
gVisor bot
592c3c160f Fix(socks5): fully udp associate support (#233) 2019-07-25 17:47:39 +08:00
gVisor bot
83f3bec20c Feature: custom dns ipv4/ipv6 dual stack 2019-06-29 00:58:59 +08:00
gVisor bot
7062bb4bba Feature: add DST-PORT and SRC-PORT 2019-05-09 21:00:29 +08:00
gVisor bot
9f955015d1 Feature: support vmess udp 2019-04-25 16:32:15 +08:00
gVisor bot
e3614e0605 Style: rename Generator with Dial 2019-03-03 11:59:07 +08:00
gVisor bot
c8366739ee Chore: improve outbound architecture 2018-12-22 23:56:42 +08:00
gVisor bot
225843fe7d Feature: add websocket headers support in vmess 2018-12-11 00:25:05 +08:00
gVisor bot
a52f29acda Fix: tls server name missing in vmess 2018-11-28 23:24:57 +08:00
gVisor bot
0dd9b38514 Chore: improve code architecture 2018-11-21 13:47:46 +08:00
gVisor bot
1cd055b9ce Fix: dial IPv6 host (#29) 2018-11-04 21:12:16 +08:00
gVisor bot
e9dfbae5cb Optimization: use client session cache for TLS connection (#26) 2018-11-01 11:54:45 +08:00
gVisor bot
54f279c959 Chore: unified naming "skip-cert-verify" 2018-10-29 20:16:43 +08:00
gVisor bot
06ff2c8ff9 Feature: vmess add websocket support 2018-10-28 23:46:32 +08:00
gVisor bot
ddcc2da439 Chore: adjust dial tcp timeout 2018-10-22 21:14:22 +08:00
gVisor bot
35378f7ab9 Break Change: use yml, which is easier to parse, as the config format 2018-10-02 15:26:36 +08:00
gVisor bot
f73013006a Chore: make the code more semantic 2018-09-30 12:25:52 +08:00
Renamed from adapters/remote/vmess.go (Browse further)