Commit graph

796 commits

Author SHA1 Message Date
gVisor bot
2015905b02 Chore: show the source ip in log (#2284)
Co-authored-by: Li Feng <fengli@smartx.com>
2022-09-02 16:59:00 +08:00
gVisor bot
15b9aac3e6 Fix: fake ip pool offset calculate (#2281) 2022-09-01 11:33:47 +08:00
gVisor bot
3400ec1a76 Chore: update README (#2276) 2022-08-27 12:16:25 +08:00
gVisor bot
d4c82a6187 Chore: update dependencies 2022-08-26 21:18:16 +08:00
gVisor bot
81dd0ed2db Chore: reduce dhcp dns client cost 2022-08-24 21:36:19 +08:00
gVisor bot
5845420649 Clean: use go 1.19 Appendf 2022-08-24 20:21:06 +08:00
gVisor bot
08f414e9c7 Chore: remove old cache implementation 2022-08-17 11:43:20 +08:00
gVisor bot
730f5b2d5f Feature: sync missing resolver logic from premium, but still net.IP on opensource 2022-08-13 13:07:35 +08:00
gVisor bot
20b9406df2 Chore: http2 should use DialTLSContext and some tls handshake should with context 2022-08-13 12:35:39 +08:00
gVisor bot
541943fd29 Fix: satisfy RFC4343 - DNS case insensitivity (#2260) 2022-08-12 13:47:51 +08:00
gVisor bot
e96e586a37 Migration: go1.19 2022-08-07 21:45:50 +08:00
gVisor bot
96b420461b Chore: reenable latest golangci-lint 2022-08-05 10:52:36 +08:00
gVisor bot
f82772b994 Chore: update bug_report.yml (#2240) 2022-07-28 20:27:53 +08:00
gVisor bot
0c5be93e15 Fix: handle parse socks5 udp address properly (#2220) 2022-07-25 12:44:00 +08:00
gVisor bot
44a1ae08ef Fix: ALPN should on DoH instead of DoT (#2232) 2022-07-25 12:41:22 +08:00
gVisor bot
fcf90d63d3 Chore: upgrade actions and fixed golangci-lint version 2022-07-21 15:15:14 +08:00
gVisor bot
179989317c Fix: macOS udp find process should use unspecified fallback 2022-07-15 17:00:41 +08:00
gVisor bot
460934fc06 Chore: update test dependencies 2022-07-15 16:07:18 +08:00
gVisor bot
ec5bdbc157 Fix: query string parse on ws-opts (#2213) 2022-07-10 14:56:34 +08:00
gVisor bot
3cbfad1b13 Chore: update dependencies 2022-07-07 22:15:50 +08:00
gVisor bot
4bd5c6ef20 Fix: process rule type (#2206) 2022-07-06 13:44:04 +08:00
gVisor bot
e6d496cc6e Fix: fakeip udp should not replace with another ip 2022-07-05 21:09:29 +08:00
gVisor bot
5b51b8f727 Change: remove AddrType on Metadata (#2199) 2022-07-05 20:26:43 +08:00
gVisor bot
761e9cb69a Chore: load balance hash need to have fallback strategy 2022-07-04 21:36:33 +08:00
gVisor bot
57ab6ab58f Chore: cleanup bind mark code 2022-06-30 17:27:57 +08:00
gVisor bot
2a01a0b583 Chore: cleanup code 2022-06-30 17:12:06 +08:00
gVisor bot
192ae06fe5 Fix: proxy provider filter validation (#2198) 2022-06-30 17:08:53 +08:00
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