Commit Graph

13 Commits

Author SHA1 Message Date
Integral
ed50de2ef8
docs: update arch installation (#531)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
Co-authored-by: mzz <2017@duck.com>
2024-06-16 14:48:23 +08:00
Sumire (菫)
48c4815005
docs(readme): remove unnecessary lines (#500) 2024-04-14 09:11:57 +08:00
mzz
605f005e54
feat: support to maintain udp conn state (#493) 2024-04-08 22:23:55 +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
7aad3a9474
chore: bump submodule dae_bpf_headers (#487) 2024-03-30 14:34:15 +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
mzz
18931ac477
fix/docs: fix the first check failure and possible dns leaking (#418)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-01-11 13:47:05 +00:00
mzz
f9bba2498e
feat: support to auto config firewall (firewalld) (#420) 2024-01-11 12:25:29 +00:00
mzz
25c047a766
optimize(udp)/fix(quicSniffer): optimize performance of udp and fix a potential panic of quic (#301) 2023-11-15 14:32:57 +08:00
Ekko
49be5c7eb1
docs: refine DNS example (#329) 2023-10-21 08:04:13 +00:00
Integral
9e7460f588
docs: tweak archlinux installation guide (#333) 2023-09-18 19:55:02 +08:00
mzz
29454b6078
docs: refine protocol support and alpine installation (#241) 2023-07-26 02:10:47 +08:00
Kevin Yu
e39ec7fc05
refactor(/docs): rework documentation structure layout (#179)
* refactor(/docs): rework documentation structure layout

* refactor(/docs): update file reference paths

* feat(/docs): add English version of other-proxy-protocol.md

* refacotr: move docs/templates/ docs/sync/ to hack/

* fix(example.dae|readme): update ref link to adopt new file structure

* refactor: rename other-proxy-protocol.md -> proxy-protocols.md

* docs(readme): add ref to proxy-protocols.md

* feat(/docs): add English version of how-it-works.md

* refactor: rename how-it-works; add nav links

* fix: fix linting errors

* fix: fix linting errors

---------

Co-authored-by: earrmouth <43926351+earrmouth@users.noreply.github.com>
2023-07-09 17:31:47 +08:00