Commit Graph

83 Commits

Author SHA1 Message Date
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