Commit Graph

536 Commits

Author SHA1 Message Date
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
1299f22f58
Merge pull request #56 from yqlbu/yqlbu-patch-1 2023-04-16 16:47:32 +08:00
Kevin Yu
0122cf83c6
fix(changelogs): fix syntax 2023-04-16 16:45:41 +08:00
Kevin Yu
10cc9800d2
Update CHANGELOGS.md 2023-04-16 16:44:44 +08:00
Kevin Yu
a13d7b85da
chore: add changelogs (#55) 2023-04-16 02:06:05 +08:00
mzz2017
fb2b55ee51 feat: support global.sniffing_timeout 2023-04-13 00:18:42 +08:00
mzz2017
bd2fa98809 revert: optimize(sniffer): wait data for 300ms instead of 100ms 2023-04-12 23:46:19 +08:00
mzz2017
d6ff71fda4 optimize: ignore 'ip -6 rule add' if not support 2023-04-12 22:34:45 +08:00
mzz2017
e61ac598b5 optimize(sniffer): wait data for 300ms instead of 100ms 2023-04-12 22:27:44 +08:00
mzz2017
08f75bef44 fix: udp sniffer reading 2023-04-12 21:47:56 +08:00
mzz2017
4efed17ff9 fix: use goroutine instead of SetReadDeadline to try to fix compatibility 2023-04-12 21:45:56 +08: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
mzz2017
d2b0c20602 fix: cannot sniff for long connections 2023-04-12 00:25:09 +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
3146a5c7c2 chore(sniffer): move conn logic from streamSniffer to connSniffer 2023-04-10 00:43:50 +08:00
mzz2017
8465229e35 refactor(sniffer): refine code 2023-04-10 00:37:48 +08:00
mzz2017
02423fabec fix: shadowsocket sharing link 2023-04-10 00:23:34 +08:00
mzz2017
6ff68e533e fix(game): stick at server push 2023-04-09 20:07:51 +08:00
mzz2017
99c0d190d2 fix(sniffer): should remain partial data for further read even if timeout 2023-04-09 16:41:39 +08:00
mzz2017
129d6055dd fix(sniffer): server push cases for games 2023-04-09 16:33:21 +08:00
mzz2017
066e856163 optimize(dns): use different ID for another lookup in ipversion prefer mode 2023-04-07 23:13:10 +08:00
mzz2017
38cc66d1d3 feat: support dns.ipversion_prefer 2023-04-07 23:06:04 +08:00
mzz2017
127a000058 fix/optimize: reroute if necessary and add opendns as bootstrap dns 2023-04-07 20:38:06 +08:00
mzz2017
efacd08910 chore: remove dnsmasq must_direct in example.dae 2023-04-07 19:47:01 +08:00
mzz2017
7cb71c501f fix(vmess): bool fuzzy parsing for sharing link 2023-04-05 18:00:37 +08:00
mzz2017
ec3a63b689 fix(trojan): panic with invalid length 2023-04-05 17:27:50 +08:00
mzz2017
ecadddaeca optimize: reduce loading time and memory requirement by shrinking process name searching length 2023-04-05 00:42:56 +08:00
mzz2017
099c51a95e fix(ebpf): optimize code complexity 2023-04-04 23:29:30 +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
3e55f85d91 chore: package real full src 2023-04-02 00:10:37 +08:00
mzz2017
0312afaf0d chore: built-in errno-base.h 2023-04-01 23:38:57 +08:00
mzz2017
01888f16df docs: extend kernel config requirements recommendation 2023-03-31 23:44:15 +08:00
mzz2017
d9133b2517 fix: problem that cannot use unsorted ip set in dns response routing 2023-03-31 23:36:24 +08:00
mzz2017
6657fb329c feat: support reject in dns request routing 2023-03-31 15:46:53 +08:00
mzz2017
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
mzz2017
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
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
b0eead1bf0 chore(example.dae): indent 2023-03-29 18:14:40 +08:00