Commit Graph

116 Commits

Author SHA1 Message Date
Dreamacro
01a477bd3d Chore: improve code architecture 2018-11-21 13:47:46 +08:00
beyondkmp
b0e062dc7c Feature: SOCKS5 authentication support (#34)
* Feature: socks5 auth support

* Chore: make code unified

* Fix: auth buffer length
2018-11-09 17:36:30 +08:00
beyondkmp
10e0231bc1 Fix: dial IPv6 host (#29) 2018-11-04 21:12:16 +08:00
changx
fd63707399 Optimization: use client session cache for TLS connection (#26) 2018-11-01 11:54:45 +08:00
Dreamacro
ce7cb138d4 Chore: unified naming "skip-cert-verify" 2018-10-29 20:16:43 +08:00
Dreamacro
d2174149c1 Feature: vmess add websocket support 2018-10-28 23:46:32 +08:00
changx
bcba14e05e Improve: add tls, sni options to socks5 outbound adapter 2018-10-28 19:46:49 +08:00
beyondkmp
03c563a58e Improve: url-test will automatically speed test when the connection fails 2018-10-24 17:06:08 +08:00
Dreamacro
082d3bbf04 Chore: adjust dial tcp timeout 2018-10-22 21:14:22 +08:00
Dreamacro
1235c9a939 Fix: Direct & Reject name 2018-10-19 20:28:19 +08:00
Dreamacro
94d1972782 Fix: selector no longer randomly selects 2018-10-18 23:24:04 +08:00
Dreamacro
40a94be208 Fix: rename delay --> interval 2018-10-06 15:13:44 +08:00
Dreamacro
7b80377849 Fix: return the first proxy when no proxy valid 2018-10-06 14:17:50 +08:00
Dreamacro
5c7fa6b18b Break Change: use yml, which is easier to parse, as the config format 2018-10-02 15:26:36 +08:00
Dreamacro
16c9445459 Chore: adjust the keep-alive time 2018-10-01 19:42:15 +08:00
Dreamacro
2fd59cb31c Chore: make the code more semantic 2018-09-30 12:25:52 +08:00