Commit Graph

399 Commits

Author SHA1 Message Date
d9133b2517 fix: problem that cannot use unsorted ip set in dns response routing 2023-03-31 23:36:24 +08:00
6657fb329c feat: support reject in dns request routing 2023-03-31 15:46:53 +08:00
f2dc750dbb chore: refine reloading code 2023-03-30 23:28:51 +08:00
mzz
745a47e952 docs(README): add starchart 2023-03-30 16:43:56 +08:00
mzz
80379f9bee chore: Add geodata and systemd service file into zip file when releasing (#50)
* chore: Add geodata and systemd service file into zip file when releasing

* chore: fix dir
2023-03-30 14:59:57 +08:00
f3b80c977c style: beautify log 2023-03-30 01:56:05 +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
c7664f2dc4 docs: add other-proxy-protocol.md 2023-03-29 19:24:57 +08:00
a7a90bca26 docs: add installation script 2023-03-29 19:09:04 +08:00
b0eead1bf0 chore(example.dae): indent v0.1.5 2023-03-29 18:14:40 +08:00
12febe94cf optimize: remove rush-answer detector because it does always work in all districts 2023-03-29 18:14:13 +08:00
f915b47a9a patch: provide alternative tcp healthcheck url (#46) 2023-03-29 00:24:58 +08:00
d85e7080fe fix/optimize: fix https h2 problem and add h2 mutiplex 2023-03-27 21:44:13 +08:00
cc50bea0fc docs: more annotations for dns section 2023-03-27 12:45:10 +08:00
97a4e956fe fix: should probe wan interface after network online 2023-03-27 12:33:13 +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
b77181cd1d Update README.md 2023-03-26 13:27:52 +08:00
ae618e6c6e fix: preprocess wan_interface 'auto' before ebpf program loading to avoid to fail to insert filter 2023-03-26 12:54:21 +08:00
1bbb93fcfa doc(example.dae): add node selection by tag (#44)
* doc: add node selection by tag

* fix: fix syntax

* fix: fix formatting
2023-03-26 12:32:43 +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
2bc7a8174b docs: add 'how it works'. 2023-03-25 21:12:26 +08:00
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
f265e84f08 docs: README 2023-03-25 17:57:02 +08:00
bfaa8d634e docs: kernel-parameters v0.1.4 2023-03-25 17:19:46 +08:00
43d5d81858 feat: support to auto config kernel parameters 2023-03-25 17:16:24 +08:00
5d8fc85fd9 optimize: ignore sighup 2023-03-25 15:51:20 +08:00
59a07289d5 optimize: use sigusr2 to suspend instead of sighup 2023-03-25 15:46:05 +08:00
c0abd753eb optimize: reduce UDP buffer 2023-03-25 13:52:52 +08:00
2ff7e1ba47 feat: add config dir as extern geosite search dir. fix #41 2023-03-25 00:57:04 +08:00
07ff753cf3 optimize: give warning instead of error when invalid domain is given in routing 2023-03-25 00:36:01 +08:00
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
624c9dd798 fix: ci 2023-03-24 13:49:17 +08:00
178fbc54e3 chore(ci): split release into build and docker workflows v0.1.3 2023-03-24 13:32:49 +08:00
a04a6be76b feat: support to auto detect WAN interface 2023-03-24 13:30:02 +08:00
a3bf4e1ebd fix: potential overwriting deadline of DNS upstream resolution 2023-03-24 02:35:09 +08:00
c2e02482d0 chore: change check network links 2023-03-24 02:21:45 +08:00
e8273fe416 ci: Add amd64_v2 and amd64_v3 build (#38)
* ci: Add amd64_v2 and amd64_v3 build

* Fix typo

* better friendly name

---------

Co-authored-by: markson <markson@archlinux>
2023-03-24 01:09:45 +08:00
b32fe930c8 docs: upgrade armbian-btf-kernel 2023-03-23 18:54:14 +08:00
6d0d5b899a fix: mac routing would cause bad WAN network 2023-03-23 15:46:58 +08:00