Commit Graph

646 Commits

Author SHA1 Message Date
gVisor bot
38bf28b439 Migration: go 1.17 2021-08-18 13:26:23 +08:00
gVisor bot
593878d425 Chore: fix issue template render type 2021-08-13 22:44:22 +08:00
gVisor bot
fb935456b9 Chore: update github issue template 2021-08-13 22:35:48 +08:00
gVisor bot
20993e3d2c Chore: upgrade github actions 2021-08-07 22:27:23 +08:00
gVisor bot
d47aef7bae Fix: interface nil check panic from previous commit 2021-08-04 23:52:50 +08:00
gVisor bot
3317beb191 Fix: listener patch diff 2021-08-01 00:35:37 +08:00
gVisor bot
6ba3a17d7b Chore: split SOCKS version inbound metadata type (#1513) 2021-07-27 13:58:29 +08:00
gVisor bot
44360ef29b Chore: adjust batch 2021-07-23 00:30:23 +08:00
gVisor bot
8928b3d71d Fix: remove Content-Length from CONNECT response (#1502) 2021-07-22 18:06:03 +08:00
gVisor bot
2aaefba4e3 Chore: benchmark explanation 2021-07-22 00:01:11 +08:00
gVisor bot
4e38de95f2 Fix: incorrect use batch 2021-07-21 23:53:31 +08:00
gVisor bot
b29ea418cb Fix: socks inbound packet typo 2021-07-21 23:08:52 +08:00
gVisor bot
b926902a22 Fix: limit concurrency number of provider health check 2021-07-21 17:01:15 +08:00
gVisor bot
7fa486ea4c Chore: logging remote port on request (#1494) 2021-07-19 15:31:38 +08:00
gVisor bot
6b418d4369 Chore: logging real listen port (#1492) 2021-07-19 14:07:51 +08:00
gVisor bot
f01d4cbb4c Test: add direct benchmark 2021-07-18 19:26:51 +08:00
gVisor bot
c24c375095 Test: ss use aes-256-gcm and vmess-aead for benchmark 2021-07-18 17:37:23 +08:00
gVisor bot
fbdf1ab215 Test: add basic protocol benchmark 2021-07-18 17:23:30 +08:00
gVisor bot
dd6e71d58f Feature: SOCKS4/SOCKS4A Inbound Compatible Support (#1491) 2021-07-18 16:09:09 +08:00
gVisor bot
7246f25c07 Chore: use iife replace init in some cases 2021-07-11 19:43:25 +08:00
gVisor bot
a078203976 Fix: reorder apply config to ensure update proxies and rules 2021-07-10 17:01:40 +08:00
gVisor bot
cd6cd3880d Fix: staticcheck error 2021-07-06 00:33:13 +08:00
gVisor bot
e259cea893 Chore: move provider interface to constant 2021-07-06 00:31:13 +08:00
gVisor bot
7b992159fe Chore: update dependencies 2021-07-03 21:01:41 +08:00
gVisor bot
089faa30a5 Fix: remove ClientSessionCache and add NextProtos for vmess to fix #1468 2021-07-03 20:34:44 +08:00
gVisor bot
f0dae64b94 Fix: enable DNS server message compression (#1451) 2021-06-24 13:38:44 +08:00
gVisor bot
a2948cd3b6 Change: config reload API use default path when both path and payload don't exist (#1447) 2021-06-21 17:33:34 +08:00
gVisor bot
4c477510c3 Chore: use unix.ByteSliceToString transform cstring 2021-06-15 21:03:47 +08:00
gVisor bot
225c875ed4 Refactor: plain http proxy (#1443) 2021-06-15 17:13:40 +08:00
gVisor bot
1f683bf0a0 Chore: update development wiki to README.md 2021-06-13 23:11:49 +08:00
gVisor bot
b495157bec Chore: Listener should not expose original net.Listener 2021-06-13 23:05:22 +08:00
gVisor bot
894e2843d5 Style: code style 2021-06-13 17:23:10 +08:00
gVisor bot
45f439c77f chore: expose udp field to proxies API (#1441) 2021-06-10 15:08:33 +08:00
gVisor bot
542325aae4 Style: code style 2021-06-10 14:05:56 +08:00
gVisor bot
a409e7f2aa Feature: dns resolve domain through nameserver-policy (#1406) 2021-05-19 11:17:35 +08:00
gVisor bot
1a435b79e6 Feature: add protocol test 2021-05-17 20:33:00 +08:00
gVisor bot
aaaef92fbf Fix: vmess http should use Host header on request 2021-05-16 20:05:41 +08:00
gVisor bot
3b0183ef1b Fix: build broken 2021-05-13 22:39:33 +08:00
gVisor bot
7b080217bd Chore: split component to transport 2021-05-13 22:19:34 +08:00
gVisor bot
68d4751740 Chore: update dependencies 2021-05-08 19:29:12 +08:00
gVisor bot
d560c2c023 Fix: reuse http connection broken on previous commit 2021-05-07 11:08:46 +08:00
gVisor bot
6cc17af658 Fix: HTTP inbound leak 2021-05-06 22:34:37 +08:00
gVisor bot
79fe0273f6 Fix: skip deleted node from url-test group (#1378)
Co-authored-by: fish <fish@youme.im>
2021-05-01 17:21:09 +08:00
gVisor bot
fe7655ea76 Style: code style 2021-04-29 11:23:14 +08:00
gVisor bot
d61f12f46a Style: code style 2021-04-26 20:42:17 +08:00
gVisor bot
a54f36eb10 Feature: add freebsd arm64 to Makefile (#1370) 2021-04-22 16:38:13 +08:00
gVisor bot
5bdc855565 Fix: should write file if provider initialize from HTTP (#1365) 2021-04-19 17:40:38 +08:00
gVisor bot
226e6d1b4d Fix: io timeout when snell v2 reuse connection (#1362) 2021-04-19 14:36:06 +08:00
gVisor bot
b03a27b74c Fix: trojan should safe close connection 2021-04-19 12:20:37 +08:00
gVisor bot
ff31722d77 Fix: grpc transport concurrent write 2021-04-14 21:46:05 +08:00