Commit Graph

769 Commits

Author SHA1 Message Date
gVisor bot
19441f5e4d Fix: try to unmap lAddr on tproxy udp listener 2022-06-29 23:36:45 +08:00
gVisor bot
59e618e971 Chore: update dependencies 2022-06-19 13:01:43 +08:00
gVisor bot
272b3e924a Chore: add redir-host deprecated warnning 2022-06-14 11:26:04 +08:00
gVisor bot
9bd57b99cc Fix: missing import 2022-06-12 21:22:02 +08:00
gVisor bot
0d18fcef82 Chore: update tproxy udp packet read logic 2022-06-12 19:37:51 +08:00
gVisor bot
62406e6d71 Chore: adjust Relay copy memory alloc logic 2022-06-11 20:38:16 +08:00
gVisor bot
dc18026481 Chore: embed shadowsocks2 2022-06-01 21:43:20 +08:00
gVisor bot
cc94b23d13 Chore: make CodeQL happy 2022-06-01 21:38:05 +08:00
gVisor bot
bbf0f1af4b Feature: can set custom interface for dns nameserver (#2126) 2022-06-01 10:50:54 +08:00
gVisor bot
649177855a Chore: upgrade to yaml v3 2022-05-26 17:47:05 +08:00
gVisor bot
4104754629 Fix: benchmark read bytes 2022-05-23 12:58:18 +08:00
gVisor bot
de06c38532 Fix: test broken on opensource repo 2022-05-23 12:30:54 +08:00
gVisor bot
155470d455 Chore: add benchmark r/w 2022-05-23 12:27:52 +08:00
gVisor bot
6867e0d819 Chore: cleanup test go.mod 2022-05-21 17:46:34 +08:00
gVisor bot
461896a35d Chore: cleanup test code 2022-05-21 17:38:17 +08:00
gVisor bot
9b365f6c05 Chore: make linter happy 2022-05-17 19:58:33 +08:00
gVisor bot
470cf14251 Fix: fix upgrade header detect (#2134) 2022-05-15 09:12:53 +08:00
gVisor bot
b5e17b6cd5 Fix: add length check for ssr auth_aes128_sha1 (#2129) 2022-05-13 11:21:39 +08:00
gVisor bot
228bc57933 Chore: update dependencies 2022-05-07 21:08:15 +08:00
gVisor bot
1eefd46eb5 Fix: decode nil value in slice decoder (#2102) 2022-05-07 11:00:58 +08:00
gVisor bot
c9740c2708 Fix: make log api unblocked 2022-04-26 22:36:10 +08:00
gVisor bot
eaca213ea7 Fix: http proxy Upgrade behavior (#2097) 2022-04-25 19:50:20 +08:00
gVisor bot
6f3aafafe4 Improve: replace bootstrap dns (#2080) 2022-04-16 15:31:26 +08:00
gVisor bot
508f3097e9 Chore: add more github action cache 2022-04-14 23:37:41 +08:00
gVisor bot
b436af3f4a Fix: SyscallN should not use nargs 2022-04-14 23:37:19 +08:00
gVisor bot
d660df06e8 Fix: make golangci lint support multi GOOS 2022-04-13 17:51:21 +08:00
gVisor bot
c75b4e045a Chore: add none alias to dummy on ShadowsocksR (#2056) 2022-04-13 10:06:06 +08:00
gVisor bot
6dc80f4b93 Fix: convert size to unit32 in getoridst to solve some mips64 devices cannot get redirect origin dst (#2041)
Change-Id: I40aa73dcea692132e38db980320a8a07ed427fe6

Co-authored-by: Zhao Guowei <zhaoguowei@bytedance.com>
2022-03-28 14:48:51 +08:00
gVisor bot
8fbba87bbb Chore: structure support weakly type from float to int (#2042) 2022-03-25 15:22:31 +08:00
gVisor bot
30e643a3cc Chore: use GOAMD64 v1 on build docker image 2022-03-20 11:32:18 +08:00
gVisor bot
90b7714f2c Chore: fix typo (#2033) 2022-03-19 13:58:51 +08:00
gVisor bot
338b43a32e Chore: split amd64 v3 to special release 2022-03-19 13:42:06 +08:00
gVisor bot
87164f52af Fix: routing-mark option doesn't work on proxies (#2028) 2022-03-19 13:29:30 +08:00
gVisor bot
3c4c4c43e4 Fix: docker build makefile 2022-03-16 12:13:59 +08:00
gVisor bot
907c68c9cb Migration: go 1.18 2022-03-16 12:10:13 +08:00
gVisor bot
4ea9f45a81 Feature: add tzdata to Dockerfile (#2027)
Co-authored-by: suyaqi <suyaqi@wy.net>
2022-03-15 11:30:52 +08:00
gVisor bot
14b581cd8d Chore: move find connection process to tunnel (#2016) 2022-03-12 19:07:53 +08:00
gVisor bot
f99dceee26 Chore: add more details to process resolving (#2017) 2022-03-09 13:41:50 +08:00
gVisor bot
28724e4205 Chore: update github action workflow 2022-03-06 21:48:37 +08:00
gVisor bot
8ef09e3af8 Fix: should split linux process name with space (#2008) 2022-03-05 18:25:16 +08:00
gVisor bot
35958cd636 Chore: vmess test remove all alterid 2022-02-27 18:00:04 +08:00
gVisor bot
32db97450b Fix: listener tcp keepalive & reuse net.BufferedConn (#1987) 2022-02-23 11:22:46 +08:00
gVisor bot
ef86484c70 Chore: use golangci-lint config file 2022-02-19 00:08:51 +08:00
gVisor bot
47359cc80f Fix: routing-mark should effect on root 2022-02-17 14:23:47 +08:00
gVisor bot
300b73da50 Fix: domain trie search 2022-01-26 22:28:13 +08:00
gVisor bot
14a453b1b1 Improve: change provider file modify time when updated (#1918) 2022-01-18 13:32:47 +08:00
gVisor bot
6e33263167 Fix: tls handshake requires a timeout (#1893) 2022-01-15 19:33:21 +08:00
gVisor bot
70c8e6e1ba Feature: support snell v3 (#1884) 2022-01-10 20:24:20 +08:00
gVisor bot
45037114e3 Fix: ignore empty dns server error 2022-01-05 11:41:31 +08:00
gVisor bot
91c5381222 Fix: duplicate provider err typo 2022-01-03 17:21:27 +08:00