mzz2017
|
e61ac598b5
|
optimize(sniffer): wait data for 300ms instead of 100ms
|
2023-04-12 22:27:44 +08:00 |
|
mzz2017
|
4efed17ff9
|
fix: use goroutine instead of SetReadDeadline to try to fix compatibility
|
2023-04-12 21:45:56 +08:00 |
|
mzz2017
|
127a000058
|
fix/optimize: reroute if necessary and add opendns as bootstrap dns
|
2023-04-07 20:38:06 +08:00 |
|
mzz2017
|
648710a40e
|
feat: add virtual must_rules outbound
|
2023-04-02 12:02:57 +08:00 |
|
mzz2017
|
006b7fbfd2
|
feat: support must_xxx outbounds
|
2023-04-02 11:07:53 +08:00 |
|
mzz2017
|
f3b80c977c
|
style: beautify log
|
2023-03-30 01:56:05 +08:00 |
|
mzz2017
|
a3bf4e1ebd
|
fix: potential overwriting deadline of DNS upstream resolution
|
2023-03-24 02:35:09 +08:00 |
|
mzz2017
|
86547c6522
|
feat: add dial_mode domain++
|
2023-03-14 18:22:21 +08:00 |
|
mzz2017
|
e2964ee6aa
|
chore: transferred to daeuniverse
|
2023-03-14 15:01:55 +08:00 |
|
mzz2017
|
741a8dedb4
|
chore
|
2023-02-28 21:25:15 +08:00 |
|
mzz2017
|
7542884451
|
chore: log shows dialMode
|
2023-02-26 20:33:50 +08:00 |
|
mzz2017
|
27d77d2b42
|
optimize: disable send_redirects for Real Direct
|
2023-02-26 05:07:42 +08:00 |
|
mzz
|
8bd6a77398
|
feat: dns routing (#26)
|
2023-02-25 02:38:21 +08:00 |
|
mzz2017
|
384b4131a3
|
feat: add more trace info (pid, pname, mac)
|
2023-02-21 16:10:44 +08:00 |
|
mzz
|
9fd52c4d38
|
feat: support to mark direct traffic (#24)
|
2023-02-20 18:06:54 +08:00 |
|
mzz2017
|
9efeada72d
|
chore
|
2023-02-19 22:17:08 +08:00 |
|
mzz
|
8f6b0a6e2a
|
feat/optimize: add userspace routing and optimize domain routing (#18)
|
2023-02-18 18:27:28 +08:00 |
|
mzz
|
e495ee1b7c
|
feat: support to dial domain for udp and support udp for ssr (#17)
|
2023-02-18 00:49:35 +08:00 |
|
mzz
|
ebdbf9a4a7
|
feat: add sniffing suite and dial_mode option (#16)
|
2023-02-15 01:53:53 +08:00 |
|
mzz2017
|
2a586e6341
|
fix: ipv4in6 should be converged
|
2023-02-13 18:26:31 +08:00 |
|
mzz2017
|
11f8683d8f
|
fix: latency comparison had potential arithmetic overflow problem
|
2023-02-13 15:27:36 +08:00 |
|
mzz2017
|
d88961681e
|
fix: simple-obfs host problem
|
2023-02-13 14:59:18 +08:00 |
|
mzz2017
|
fe5c2482de
|
style: better connection trace output
|
2023-02-13 12:54:04 +08:00 |
|
mzz2017
|
d4c8dba14a
|
feat: retry for broken UDP endpoint
|
2023-02-13 10:52:40 +08:00 |
|
mzz2017
|
feb58925a4
|
feat: add must_direct outbound
|
2023-02-12 23:11:40 +08:00 |
|
mzz2017
|
919fcc32d9
|
feat: fix port collision problem
|
2023-02-12 21:50:15 +08:00 |
|
mzz2017
|
4c2f936fa4
|
feat: support to check independent tcp dns connectivity
|
2023-02-12 15:39:00 +08:00 |
|
mzz2017
|
f2fba0a261
|
docs: add more debug info
|
2023-02-11 21:35:02 +08:00 |
|
mzz2017
|
61014019de
|
fix: RefineSourceToShow should use dst instead of destToSend
|
2023-02-10 16:38:36 +08:00 |
|
mzz
|
c54a5a0c30
|
feat: support subscription tag and subtag filter (#13)
|
2023-02-10 11:04:16 +08:00 |
|
mzz2017
|
3060417be7
|
feat: lazily init dns upstream and tcp/udp check to avoid fatal when start
|
2023-02-09 19:22:37 +08:00 |
|
mzz2017
|
f0f68ffb84
|
fix: add DNS header to ResolveNetip req
|
2023-02-09 13:56:21 +08:00 |
|
mzz2017
|
55bd309b6b
|
chore
|
2023-02-09 13:42:52 +08:00 |
|
mzz
|
15faa3cdd2
|
feat: support tcp:// and tcp+udp:// for dns_upstream (#11)
|
2023-02-09 11:40:34 +08:00 |
|
mzz2017
|
f3e3ae2ae7
|
fix: problem that disable l4proto+ipversion when single node is down
|
2023-02-08 23:35:30 +08:00 |
|
mzz2017
|
e87c7fa89d
|
fix: should correctly set dialer alive property
|
2023-02-08 23:35:30 +08:00 |
|
mzz2017
|
a20e1a48d8
|
optimize: only print routing log for new connection to avoid the log exploded (Quic and BT).
|
2023-02-08 23:35:30 +08:00 |
|
mzz2017
|
aa38103fee
|
feat: should get new udp endpoint if the dialer has been not alive
|
2023-02-08 23:35:30 +08:00 |
|
mzz2017
|
5e7b68822a
|
feat: support independent tcp4, tcp6, udp4, udp6 connectivity check
|
2023-02-08 23:35:30 +08:00 |
|
mzz2017
|
c49ca89683
|
chore: adjust directory structure
|
2023-02-07 23:49:30 +08:00 |
|