Commit Graph

55 Commits

Author SHA1 Message Date
gVisor bot
0d9bbcc50c Feature: add load-balance group 2019-02-15 14:25:20 +08:00
gVisor bot
fe3a4e3ad5 Fix: return 502 in http outbound (#116) 2019-02-14 11:37:47 +08:00
gVisor bot
2500169447 Feature: add v2ray-plugin 2019-02-11 15:25:39 +08:00
gVisor bot
d292743981 Feature: SOURCE-IP-CIDR rule type (#96) 2019-02-02 21:03:13 +08:00
gVisor bot
df830dd157 Fix: nghttpx return 400 error (#84) 2019-01-07 10:47:25 +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
81ade5cfca Feature: add custom DNS support (#56) 2018-12-05 21:13:29 +08:00
gVisor bot
2eadc67535 Feature: add http/https [connect] proxy (#52) 2018-12-03 23:27:00 +08:00
gVisor bot
a52f29acda Fix: tls server name missing in vmess 2018-11-28 23:24:57 +08:00
gVisor bot
ed3d198b2c Fix: chrome crash when using SwitchyOmega by reject rule (#47)
* Fix: chrome crash when using SwitchyOmega by reject rule
2018-11-25 17:00:11 +08:00
gVisor bot
0dd9b38514 Chore: improve code architecture 2018-11-21 13:47:46 +08:00
gVisor bot
172553566f 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
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
3042a47f9d Improve: add tls, sni options to socks5 outbound adapter 2018-10-28 19:46:49 +08:00
gVisor bot
f748e0405c Improve: url-test will automatically speed test when the connection fails 2018-10-24 17:06:08 +08:00
gVisor bot
ddcc2da439 Chore: adjust dial tcp timeout 2018-10-22 21:14:22 +08:00
gVisor bot
68f0bcbd9c Fix: Direct & Reject name 2018-10-19 20:28:19 +08:00
gVisor bot
2dc7ca4134 Fix: selector no longer randomly selects 2018-10-18 23:24:04 +08:00
gVisor bot
c347536780 Fix: rename delay --> interval 2018-10-06 15:13:44 +08:00
gVisor bot
9aa8e734ac Fix: return the first proxy when no proxy valid 2018-10-06 14:17:50 +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
c618a5f400 Chore: adjust the keep-alive time 2018-10-01 19:42:15 +08:00
gVisor bot
f73013006a Chore: make the code more semantic 2018-09-30 12:25:52 +08:00
gVisor bot
bbfd2f3a71 Add: fallback policy group 2018-09-26 00:34:15 +08:00
gVisor bot
67bc31f262 Improve: add rc4-md5 and chacha20 supported with the fork 2018-09-21 15:27:51 +08:00
gVisor bot
3338642eed Improve: cleanup code 2018-09-21 11:33:29 +08:00
gVisor bot
42b9e0c9e7 Feature: add shadowsocks simple-obfs support 2018-09-16 23:02:32 +08:00
gVisor bot
050c236e78 Feature: support vmess tls mode 2018-09-08 19:53:24 +08:00
gVisor bot
e5b4e29507 Feature: add vmess support 2018-09-06 10:53:29 +08:00
gVisor bot
9bac0d13e0 Clean: unused code 2018-09-03 23:52:16 +08:00
gVisor bot
32783047b1 Improve: Better handling of TCP connections 2018-08-29 15:00:12 +08:00
gVisor bot
8d91482f7b Improve: HTTP proxy server handler 2018-08-27 00:06:40 +08:00
gVisor bot
3df8ee56d6 Improve: clean code 2018-08-12 16:18:58 +08:00
gVisor bot
2aa9bcaf9c New: custom socks5 proxy support 2018-08-12 13:50:54 +08:00
gVisor bot
9a1de2a815 Fix: firefox one socket to process multiple domains 2018-08-12 12:14:59 +08:00
gVisor bot
6c38fce2cb Fix: issue #3 2018-08-11 22:51:30 +08:00
gVisor bot
47df357e75 Add: delay test api for proxies 2018-08-08 11:51:06 +08:00
gVisor bot
965c546336 Fix: returns the sorted proxy name 2018-08-07 14:45:24 +08:00
gVisor bot
213ccebd91 Fix: io copy REJECT error 2018-07-31 17:53:39 +08:00
gVisor bot
2a6db98d67 Improve: config convergent and add log-level 2018-07-26 00:04:59 +08:00
gVisor bot
102d74281f Fix: typo 2018-07-18 21:50:16 +08:00
gVisor bot
29be6f94ba Lint: simplify code 2018-07-16 00:47:03 +08:00
gVisor bot
eec0030f84 Add: selector and proxys & rules router 2018-07-12 23:28:38 +08:00
gVisor bot
4490f81d11 Improve: gofmt -s for shadowsocks.go 2018-06-22 23:56:41 +08:00
gVisor bot
739a4ca033 Fixed: the configuration can now be updated correctly 2018-06-19 20:31:36 +08:00
gVisor bot
f584173b11 Add: Record network traffic 2018-06-17 22:41:32 +08:00