Commit Graph

141 Commits

Author SHA1 Message Date
ston
861ad464e7
docs(README.md): add gentoo installation guide (#116) 2023-06-04 12:32:13 +08:00
mzz
4501cf4447
docs(routing.md): revise fwmark section (#113) 2023-06-04 11:56: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
2a8f8f9010
feat: support geosite attr (#98) 2023-05-27 23:58:50 +08:00
Kevin Yu
9e20a7fff6
ci(hack): add config-doc-generator (#101)
Co-authored-by: mzz2017 <2017@duck.com>
2023-05-27 19:52:13 +08:00
Kevin Yu
eac04e991b
ci: add check-docs workflow (#93)
* ci: add check-docs workflow

* chore: ignore node_modules

* chore(deps): add package-lock

* style: apply formatting

* style: apply formatting

* fix: fix typo

* fix: fix all proposed changes by markdown-lint

* fix: fix trailing spaces

* fix(troubleshooting.md): apply minor fi

* fix(getting-started): apply minior fix

* ci: dont' kick off build when changes made to check-doc.yml

* ci: ONLY kick off build when target workflow file changes

* trigger build

* fix(build.yml): fix syntax

* trigger build

* fix: fix broken syntax
2023-05-21 00:41:44 +08:00
Kevin Yu
b991653692
chore: add pull_request_template (#86)
* chore: add pull_request_template

* refactor: relocate contributing guide

* doc: updated README

* patch: use background as default heading
2023-05-14 13:10:42 +08:00
Kevin Yu
064bf1ebbc
chore: add pre-commit hook (#59)
* chore: add pre-commit-hook

* doc(contribute): add pre-commit setup guide

* doc(contribute.md): add pre-commit doc url

* chore(pre-commit): add gofmt custom hook

* fix: fix syntax

* chore(pre-commit): rename gofmt as gofmt-fixer

* chore(pre-commit): add config reference

* chore(pre-commit): add golangci-lint
2023-04-23 13:24:05 +08:00
mzz
1869d5cc67
fix(run-on-macos): override interface setting instead of disable network
To avoid cannot connect to vm after reboot.
2023-04-19 22:46:57 +08:00
mzz
a2926f361e
fix(run-on-macos): Use route-metric: 200 instead of disabling dhcp routes. 2023-04-19 22:00:24 +08:00
mzz
ef762cc2ee
Update run-on-macos.md 2023-04-18 01:32:32 +08:00
mzz
d9a1471a5b
Update run-on-macos.md 2023-04-18 01:29:13 +08:00
mzz
6a617f16f0
docs(run-on-macos.md): fix typo 2023-04-16 19:58:51 +08:00
mzz
9292cb80d9
Update run-on-macos.md 2023-04-16 18:48:38 +08:00
mzz
c93f37ddc3
Update run-on-macos.md
Add auto set route and DNS
2023-04-16 18:46:34 +08:00
mzz
06ae9076de
Update run-on-macos.md 2023-04-16 17:16:49 +08:00
mzz
7c2228b602
Update run-on-macos.md 2023-04-16 17:09:11 +08:00
mzz
ef4b6ddd2e docs(macos): fix typo 2023-04-16 09:06:36 +00:00
mzz
d43afc8f00 docs: run on macOS 2023-04-16 09:03:57 +00:00
Kevin Yu
5d62ce3d22
doc: add badges and contribution guide (#54)
* Delete docker.yml

* chore: add badges to README

* doc: add license section

* doc: add contribution guide

* doc: fix headers

* doc: set alignment to left

* doc: add documentation link

* fix: fix typos

* fix: add back deleted file

* fix: fix typos

Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>

* doc: add ci

* doc(license): reset default branch to main

---------

Co-authored-by: kunish <17328586+kunish@users.noreply.github.com>
2023-04-12 13:37:31 +08:00
Nicolas
8c97e7bbed
chore: fix doamin regex example (#53) 2023-04-10 16:17:19 +08:00
mzz
c95ac7312f
Update dns.md
Add ipversion_prefer
2023-04-10 01:11:37 +08:00
mzz
a3a957d4b5
docs: fix typo 2023-04-10 01:08:58 +08:00
mzz2017
efacd08910 chore: remove dnsmasq must_direct in example.dae 2023-04-07 19:47:01 +08:00
mzz2017
85343ac141 fix: should update system DNS every 5 seconds 2023-04-02 17:43:50 +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
01888f16df docs: extend kernel config requirements recommendation 2023-03-31 23:44:15 +08:00
mzz2017
6657fb329c feat: support reject in dns request routing 2023-03-31 15:46:53 +08:00
mzz
b0ddedaade
Update other-proxy-protocol_zh.md 2023-03-30 01:21:07 +08:00
mzz
a5eff20f03
Update other-proxy-protocol_zh.md (#49) 2023-03-30 01:19:11 +08:00
mzz
7c47ed473a
Update other-proxy-protocol_zh.md 2023-03-29 20:10:04 +08:00
mzz
27d437c695
Update other-proxy-protocol_zh.md (#47) 2023-03-29 19:30:12 +08:00
mzz2017
c7664f2dc4 docs: add other-proxy-protocol.md 2023-03-29 19:24:57 +08:00
mzz2017
a7a90bca26 docs: add installation script 2023-03-29 19:09:04 +08:00
mzz2017
cc50bea0fc docs: more annotations for dns section 2023-03-27 12:45:10 +08:00
mzz
13154d8cea
Update how_it_works_zh.md 2023-03-27 12:06:04 +08:00
mzz
42bd4717f7
Update troubleshooting.md 2023-03-26 13:31:31 +08:00
mzz
5b1dc6efc5
Update README_zh.md 2023-03-26 03:43:07 +08:00
mzz
23890ee5cb
Update README_zh.md 2023-03-26 03:14:55 +08:00
mzz
d118aa0944
Delete docker.md 2023-03-25 23:30:27 +08:00
mzz
552b942f19
Update how_it_works_zh.md 2023-03-25 23:29:33 +08:00
mzz
bad02bf09b
Update how_it_works_zh.md 2023-03-25 21:33:46 +08:00
mzz
4b08c79544
Update how_it_works_zh.md 2023-03-25 21:28:48 +08:00
mzz
0489539e3f
Update how_it_works_zh.md 2023-03-25 21:24:49 +08:00
mzz2017
2bc7a8174b docs: add 'how it works'. 2023-03-25 21:12:26 +08:00
mzz2017
2357088b1f docs: README_zh 2023-03-25 18:14:16 +08:00
mzz
06d7824ec6
Update README.md 2023-03-25 18:11:11 +08:00
mzz2017
f265e84f08 docs: README 2023-03-25 17:57:02 +08:00
mzz2017
bfaa8d634e docs: kernel-parameters 2023-03-25 17:19:46 +08:00
mzz2017
43d5d81858 feat: support to auto config kernel parameters 2023-03-25 17:16:24 +08:00
Kevin Yu
2d75511c7e
doc: update guide to debian-kernel-upgrade (#39)
* doc: update guide to debian-kernel-upgrade

* doc: add missing step

* doc: revert previous changes and add aggressive-upgrade section

* doc: add extra notes

* fix: fix warning icon

* doc: rephase warning message
2023-03-24 18:55:48 +08:00
mzz2017
a04a6be76b feat: support to auto detect WAN interface 2023-03-24 13:30:02 +08:00
mzz2017
b32fe930c8 docs: upgrade armbian-btf-kernel 2023-03-23 18:54:14 +08:00
mzz
28cf3adbd2
Update README.md 2023-03-22 21:55:20 +08:00
mzz2017
88b5bcfa26 docs: README and troubleshooting 2023-03-22 00:59:57 +08:00
mzz
081fc58bd2
docs: add ip_forward recommendation 2023-03-22 00:32:09 +08:00
mzz2017
948cfd3f7f docs: need CONFIG_KPROBE_EVENTS for bpf features judging 2023-03-21 16:11:11 +08:00
mzz2017
40bcbd6c9b docs: need CONFIG_BPF_EVENTS for bpf features judging 2023-03-21 16:07:56 +08:00
mzz
3c6479ca75
Update troubleshooting.md 2023-03-19 15:22:00 +08:00
mzz2017
f3ffd2481b docs(example.dae): subscription in file 2023-03-19 14:45:31 +08:00
mzz2017
a801cdfba8 docs: add troubleshooting 2023-03-19 12:39:36 +08:00
mzz2017
300cb6928a docs: build-by-yourself 2023-03-17 15:57:30 +08:00
mzz2017
aede17b857 docs: build-by-yourself 2023-03-17 15:40:49 +08:00
mzz2017
feaf05af08 chore: allow NOSTRIP 2023-03-17 15:37:12 +08:00
mzz
936d9a773a
Update dns.md 2023-03-17 04:41:46 +08:00
mzz
5d23ce1e6f
Update dns.md 2023-03-17 00:43:24 +08:00
mzz
80d9091d68
Update README.md 2023-03-17 00:42:37 +08:00
mzz2017
160e17f6e7 fix: should intercept dns traffic even if no dns upstreams 2023-03-16 14:42:08 +08:00
mzz2017
89676a564e docs: DNS 2023-03-15 12:55:33 +08:00
mzz2017
959f9ad6b7 docs: update docs 2023-03-15 12:27:28 +08:00
mzz2017
e2964ee6aa chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
mzz2017
b5846c410f docs: external dns 2023-03-14 13:17:13 +08:00
mzz
10345d4f1c
Create docker.md 2023-03-14 02:01:08 +08:00
mzz
c767556f70
Update reload-and-suspend.md 2023-03-14 00:40:33 +08:00
mzz2017
2b25e789db feat: support to suspend 2023-03-14 00:34:38 +08:00
mzz2017
96967d59c8 docs: guide for external dns 2023-03-13 22:33:17 +08:00
mzz
b88fef890d
Update kernel-upgrade.md 2023-03-08 18:56:01 +08:00
mzz
d608b95b65
Update kernel-upgrade.md 2023-03-08 18:41:39 +08:00
mzz
ecb51e2136
Update kernel-upgrade.md 2023-02-26 19:52:27 +08:00
mzz
7b77e3cdda
Update README.md 2023-02-26 19:50:38 +08:00
mzz2017
0cfbd9ab14 docs 2023-02-26 19:44:25 +08:00
mzz2017
52708d59ca docs 2023-02-26 19:26:55 +08:00
mzz2017
80cffe8ca9 chore: replace ip with dip, port with dport 2023-02-25 03:12:35 +08:00
mzz2017
c5fb8dc028 docs: add a known issue and fix typos 2023-02-25 02:55:17 +08:00
mzz
8bd6a77398
feat: dns routing (#26) 2023-02-25 02:38:21 +08:00
mzz
b35e469cd6
Update README.md 2023-02-21 12:45:26 +08:00
Kevin Yu
7bd18a343d
doc: add run-as-daemon.md (#25) 2023-02-21 00:41:30 +08:00
yqlbu
adbab807ad
doc: add getting-started section 2023-02-19 16:14:33 +08:00
yqlbu
b13b6787bb
doc: test notes mod 2023-02-19 15:55:58 +08:00
yqlbu
3ee62cd697
initial commit 2023-02-19 15:54:44 +08:00