Commit Graph

617 Commits

Author SHA1 Message Date
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
mzz2017
5d8fc85fd9 optimize: ignore sighup 2023-03-25 15:51:20 +08:00
mzz2017
59a07289d5 optimize: use sigusr2 to suspend instead of sighup 2023-03-25 15:46:05 +08:00
mzz2017
c0abd753eb optimize: reduce UDP buffer 2023-03-25 13:52:52 +08:00
mzz2017
2ff7e1ba47 feat: add config dir as extern geosite search dir. fix #41 2023-03-25 00:57:04 +08:00
mzz2017
07ff753cf3 optimize: give warning instead of error when invalid domain is given in routing 2023-03-25 00:36:01 +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
624c9dd798 fix: ci 2023-03-24 13:49:17 +08:00
mzz2017
178fbc54e3 chore(ci): split release into build and docker workflows 2023-03-24 13:32:49 +08:00
mzz2017
a04a6be76b feat: support to auto detect WAN interface 2023-03-24 13:30:02 +08:00
mzz2017
a3bf4e1ebd fix: potential overwriting deadline of DNS upstream resolution 2023-03-24 02:35:09 +08:00
mzz2017
c2e02482d0 chore: change check network links 2023-03-24 02:21:45 +08:00
Markson Hon
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
mzz2017
b32fe930c8 docs: upgrade armbian-btf-kernel 2023-03-23 18:54:14 +08:00
mzz2017
6d0d5b899a fix: mac routing would cause bad WAN network 2023-03-23 15:46:58 +08:00
mzz2017
b69cb63a11 fix: rollback reloading and refresh fixed outbound alive state 2023-03-23 15:34:56 +08:00
mzz2017
7adbb2fbb9 chore: zip full source and upload it to release 2023-03-22 23:38:34 +08:00
mzz2017
f284322d9b docs: add some desc for export command 2023-03-22 22:06:50 +08:00
mzz
28cf3adbd2
Update README.md 2023-03-22 21:55:20 +08:00
mzz
61a27e3a4e
Update example.dae 2023-03-22 21:54:50 +08:00
mzz
9e02983dd1
chore: temp use github runners to release 2023-03-22 21:08:38 +08:00
mzz2017
e060c95091 chore: use alidns in example.dae 2023-03-22 12:11:11 +08:00
mzz2017
7457bb094f chore: service should be after systemd-sysctl.service 2023-03-22 11:35:45 +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
mzz
754691798d
chore: build on self-hosted machines 2023-03-22 00:26:39 +08:00
mzz
c31fdda0ba
chore: use self-hosted machines to build docker images 2023-03-21 23:40:41 +08:00
mzz2017
4592be2320 fix: potential panic and check upstreams format before using them 2023-03-21 18:27:30 +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
mzz2017
950e446183 chore: use CORE_read_user instead of probe_read_user 2023-03-21 13:15:06 +08:00
mzz2017
3554a519c2 chore: remove printk in releases 2023-03-21 12:23:17 +08:00
mzz2017
eed2fa4f8f chore: support loong64 arch 2023-03-19 21:50:42 +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
6e1401e9a0 optimize: add a new link for network check 2023-03-19 12:26:09 +08:00
mzz2017
300cb6928a docs: build-by-yourself 2023-03-17 15:57:30 +08:00
mzz2017
bbf9b8e910 chore(makefile): auto set NOSTRIP 2023-03-17 15:56:55 +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
mzz2017
fe3f9c62c3 optimize: refine dns cache behaviour 2023-03-17 13:13:49 +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
029f35ce14 optimize: send dns req repeatly until receiving a resp 2023-03-16 23:36:42 +08:00
mzz2017
13678d5350 docs(README): add a note 2023-03-16 23:15:12 +08:00