mzz
|
3d68dbafdc
|
fix: set accept_ra=2 to fix missing ipv6 address on WAN interface if necessary (#504)
|
2024-06-11 21:33:21 +08:00 |
|
/gray
|
c091694b14
|
fix: auto_config_kernel_parameter sets net.ipv6.conf.all.forwarding=1 when binding lan interfaces (#499)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
Co-authored-by: dae-prow[bot] <136105375+dae-prow[bot]@users.noreply.github.com>
|
2024-04-15 08:17:14 +08:00 |
|
mzz
|
605f005e54
|
feat: support to maintain udp conn state (#493)
|
2024-04-08 22:23:55 +08:00 |
|
mzz
|
7defd23ae9
|
fix: shoot ipv6 icmp redirects (#494)
|
2024-04-08 19:35:17 +08:00 |
|
/gray
|
b6c3f69bf3
|
patch/optimize(bpf): improve wan tcp hijack datapath performance (#481)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-03-31 13:03:20 +08:00 |
|
/gray
|
6f1db5ee1f
|
feat(bpf): implement stack bypass (#458)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-03-01 18:27:02 +08:00 |
|
/gray
|
f47caada0a
|
fix: Watch sysctl changes to ensure expected values (#426)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-01-23 21:11:44 +08:00 |
|
/gray
|
883437b6a3
|
refactor/optimize: remove dead code (#411)
|
2024-01-23 20:50:07 +08:00 |
|
mzz
|
f9bba2498e
|
feat: support to auto config firewall (firewalld) (#420)
|
2024-01-11 12:25:29 +00:00 |
|
Sumire (菫)
|
3184aa5abd
|
chore(license): update license signature (#406)
|
2024-01-04 17:28:16 +08:00 |
|
/gray
|
3a8f2d642c
|
Use bpf_sk_assign at tproxy_wan_ingress (#383)
|
2024-01-01 19:28:10 +08:00 |
|
mzz
|
b9b1624b0b
|
docs: improve docs about pppoe and mark (#305)
Co-authored-by: kev <yqlbu@bu.edu>
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
|
2023-09-02 15:06:50 +08:00 |
|
mzz
|
e7f774001a
|
fix: rebinding wg/tun not work (#271)
|
2023-08-11 09:19:32 +08:00 |
|
mzz
|
b34b5acfe9
|
fix: support to bind dae to wg lan (and other tun) (#221)
|
2023-07-16 18:26:20 +08:00 |
|
mzz
|
00cf4bc3cd
|
refactor(dns): replace dnsmessage with miekg/dns (#188)
|
2023-07-09 16:02:17 +08:00 |
|
mzz
|
e26a126cba
|
chore: suppress useless LinkSubscribe error (#181)
|
2023-07-07 21:07:39 +08:00 |
|
mzz
|
c708e0e975
|
feat: support to bind to lan lazily and re-bind to lan (#166)
|
2023-07-07 17:35:01 +08:00 |
|
mzz
|
b936e7ada4
|
feat(dns): support fixed domain ttl (#100)
* feat(dns): support fixed domain ttl
* docs
|
2023-05-30 22:10:32 +08:00 |
|
mzz
|
a110cadd65
|
optimize: cache NXDomain and reject with 0.0.0.0/:: (#63)
|
2023-04-29 13:59:20 +08:00 |
|
czybjtu
|
e71c272693
|
style: format golang import package code style (#58)
Co-authored-by: Kevin Yu <yqlbu@Bu.edu>
|
2023-04-23 13:27:29 +08:00 |
|
mzz2017
|
d6ff71fda4
|
optimize: ignore 'ip -6 rule add' if not support
|
2023-04-12 22:34:45 +08:00 |
|
mzz2017
|
85343ac141
|
fix: should update system DNS every 5 seconds
|
2023-04-02 17:43:50 +08:00 |
|
mzz2017
|
b69cb63a11
|
fix: rollback reloading and refresh fixed outbound alive state
|
2023-03-23 15:34:56 +08:00 |
|
mzz2017
|
e2964ee6aa
|
chore: transferred to daeuniverse
|
2023-03-14 15:01:55 +08:00 |
|
mzz2017
|
5807a7c11a
|
feat: should support to run on ipv6 disabled machines
|
2023-03-04 21:16:09 +08:00 |
|
mzz2017
|
c15c0ee410
|
fix: should roll back configuration if failure of reload
|
2023-03-02 22:25:51 +08:00 |
|
mzz2017
|
2525c0658d
|
chore: send real ready after listening and clean up thoroughly
|
2023-02-27 14:36:36 +08:00 |
|
mzz2017
|
01162f3d7e
|
feat: support reload
|
2023-02-27 13:29:42 +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 |
|
mzz
|
8f6b0a6e2a
|
feat/optimize: add userspace routing and optimize domain routing (#18)
|
2023-02-18 18:27:28 +08:00 |
|
mzz2017
|
0bf9e464ff
|
Revert "optimize: no need for rule table for wan and reject TCP to tproxy"
This reverts commit 7452abb158 .
|
2023-02-18 14:55:42 +08:00 |
|
mzz2017
|
7452abb158
|
optimize: no need for rule table for wan and reject TCP to tproxy
|
2023-02-18 14:47:34 +08:00 |
|
mzz2017
|
791752399d
|
optimize: show outbound name when notify kernel connectivity change
|
2023-02-17 02:11:08 +08:00 |
|
mzz2017
|
d4c8dba14a
|
feat: retry for broken UDP endpoint
|
2023-02-13 10:52:40 +08:00 |
|
mzz2017
|
9f67642d5b
|
fix: problem that old process did not obey pname rule
|
2023-02-12 23:15:53 +08:00 |
|
mzz2017
|
919fcc32d9
|
feat: fix port collision problem
|
2023-02-12 21:50:15 +08:00 |
|
mzz2017
|
ab38277022
|
docs: README
|
2023-02-10 11:59:40 +08:00 |
|
mzz2017
|
e758f332d2
|
feat: add ipforward check
|
2023-02-10 11:55:00 +08:00 |
|
mzz2017
|
00b8c6079e
|
chore: modify tproxy mark to be compatible with 32-bit devices
|
2023-02-08 23:35:30 +08:00 |
|
mzz2017
|
7c0418d245
|
feat: replace iproute2 runtime dep with netlink
|
2023-02-08 15:23:48 +08:00 |
|
mzz2017
|
3c139765d2
|
feat: support bind wan and lan in the same interface
|
2023-02-08 14:36:16 +08:00 |
|
mzz2017
|
00d42d1a6f
|
chore
|
2023-02-07 23:52:37 +08:00 |
|
mzz2017
|
c49ca89683
|
chore: adjust directory structure
|
2023-02-07 23:49:30 +08:00 |
|