Commit Graph

74 Commits

Author SHA1 Message Date
mzz
b82b31e350
feat: support tuic v5 (#176) 2023-07-08 22:07:32 +08:00
mzz
f85f6ba80d
chore(geodata): change back to v2fly geodata (#168) 2023-07-01 12:05:03 +08:00
mzz
da4750ca42
fix(typo): Update troubleshooting.md 2023-06-27 10:08:33 +08:00
mzz
d60e644e0c
chore/docs: support to unroll route loop and update troubleshooting.md (#158) 2023-06-27 10:04:07 +08:00
Kevin Yu
c578f2af36
docs(getting-started): add ref to run-as-daemon (#147)
* docs(getting-started): add ref to run-as-daemon

* fix: fix typos

* docs(run-as-daemon): add chmod and helper

* docs: fix heading; reduce confusion

* fix: fix broken links

* docs(run-as-daemon): add check version comment

* docs(getting-started): add notes for manual installation

* fix: fix typos

* fix: fix typo

* patch: correct cn_trans

* fix: fix typos

* style(build-by-yourself): apply notes styling

* fix: fix autocorrect
2023-06-24 21:10:49 +08:00
ston
861ad464e7
docs(README.md): add gentoo installation guide (#116) 2023-06-04 12:32: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
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
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
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
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
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
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