Meow
|
46c680b71b
|
Refine domainStrategy
|
2026-09-12 06:38:54 +08:00 |
|
 Meowandyiguodev
|
ef9691e3e8
|
Env: Add new env configuration (#874)
https://github.com/XTLS/Xray-core/pull/6400
Co-authored-by: yiguodev <147401898+yiguodev@users.noreply.github.com>
|
2026-07-11 20:52:30 +08:00 |
|
Fangliding
|
bbb6826bb5
|
Routing: Add Android process finder
|
2026-06-23 20:02:59 +08:00 |
|
Meow
|
3e0967c4e9
|
LeastLoad balancer: Implement missing tolerance
https://github.com/XTLS/Xray-core/pull/6156
|
2026-06-14 16:49:58 +08:00 |
|
fxsans
|
6eee6f52ab
|
Routing: Fixed an incorrect description of the behavior when a rule does not match (#865)
|
2026-06-13 23:28:03 +08:00 |
|
Meow
|
3d64d6dc7c
|
Routing: remove misleading IP catch-all example
|
2026-06-03 06:33:26 +08:00 |
|
Fangliding
|
f6bb9a7bc6
|
Check json format in CI
|
2026-05-25 21:37:31 +08:00 |
|
 FanglidingandZeN220
|
e2ebc6c037
|
Routing: Correct strategy desc
Co-Authored-By: ZeN220 <79989516+ZeN220@users.noreply.github.com>
|
2026-05-12 02:05:08 +08:00 |
|
Meow
|
291770a5f0
|
GeoIP: Update inverse geoip syntax examples
https://github.com/XTLS/Xray-core/pull/5951#issuecomment-4273468491
|
2026-04-18 19:08:21 +08:00 |
|
Meow
|
cad5b37c0f
|
Geodata: Support reversed CIDR rules in IP rules
|
2026-04-16 20:58:03 +08:00 |
|
Fangliding
|
4641171321
|
Routing: add webhook (#823)
|
2026-03-29 00:58:46 +08:00 |
|
Nikita Klyshko
|
4d839037fe
|
Routing: Fix missing subsection title in EN and CN locales (#833)
|
2026-03-28 22:59:09 +08:00 |
|
Meow
|
2375d655de
|
Routing: Clarify ext:file:tag and geosite:xxx wording
|
2026-03-19 01:39:30 +08:00 |
|
Meo597
|
86ee0d1ad6
|
Prettified Code!
|
2026-01-23 22:12:09 +08:00 |
|
Fangliding
|
d16b02d534
|
Fix all json comma typo
and tls typo
|
2026-01-10 16:27:36 +08:00 |
|
Fangliding
|
4c4f00c326
|
Routing: Add process
|
2026-01-10 14:48:41 +08:00 |
|
Meow
|
bd357d47c9
|
Router: Clarifying the logic between GeoIP matchers (#774)
|
2025-12-10 22:38:27 -05:00 |
|
风扇滑翔翼
|
b9730a1ea8
|
Clear duplicates
|
2025-12-01 04:56:10 +00:00 |
|
 Meowand风扇滑翔翼
|
bf1d02e41d
|
Router: Revise domainStrategy descriptions (#762)
* Router: Revise domainStrategy descriptions
Updated the explanations for domain resolution strategies and clarified behavior regarding IP matching and sniffing.
* Update routing.md
---------
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
|
2025-11-27 04:08:44 +08:00 |
|
Yury Kastov
|
fb602736a0
|
fix: formatting of vlessRoute in routing documentation (#753)
|
2025-10-19 07:41:17 +03:00 |
|
 风扇滑翔翼andMeow
|
7ba3e70f10
|
Add or renamed to json in codeblock (#748)
and sth
Co-authored-by: Meow <197331664+Meo597@users.noreply.github.com>
|
2025-10-06 15:33:04 +00:00 |
|
 Meowand风扇滑翔翼
|
ec8907c912
|
CN Route: Further explanation of domainStrategy's resolution behavior (#747)
* CN Route: Further explanation of domainStrategy's resolution behavior
https://github.com/XTLS/Xray-core/blob/3edfb0e33557330ac721862adb2e4be89ee7412a/app/router/router.go#L184-214
* Update routing.md
* Update routing.md
* Update routing.md
* Update routing.md
---------
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
|
2025-10-06 01:36:17 +08:00 |
|
patterniha
|
a265d9b1c4
|
Routing: Remove "domainMatcher" (#742)
|
2025-09-02 16:36:54 +08:00 |
|
风扇滑翔翼
|
4561d27afa
|
Routing: Correct vlessRoute
|
2025-08-30 18:58:58 +08:00 |
|
风扇滑翔翼
|
ee9f907616
|
Route: Add vlessRoute and some local things
|
2025-08-30 04:19:07 +08:00 |
|
风扇滑翔翼
|
af6ffaa1b6
|
Routing: Remove unused fields
|
2025-08-17 10:54:34 +08:00 |
|
Meow
|
035ea6ed5e
|
CN Observatory: More detailed explanation (#709)
* CN Observatory: More detailed explanation
* fix
|
2025-07-06 22:55:17 -04:00 |
|
AlexEisie
|
b5cec826b0
|
Routing: Add details for roundrobin balancer (#689)
|
2025-06-08 14:04:22 +08:00 |
|
yuhan6665
|
f9761b7b84
|
Try fix prettier format
|
2025-04-09 22:39:12 -04:00 |
|
风扇滑翔翼
|
b2b0ecd3be
|
Routing: Add QUIC protocol sniff and more desc
|
2025-01-26 23:59:48 +08:00 |
|
yuhan6665
|
b99deca89a
|
Balancer: Add more details to BalancerObject (#627)
|
2024-12-30 12:03:54 +08:00 |
|
风扇滑翔翼
|
ea89602f12
|
Routing: Add some catch all tip
|
2024-10-25 19:21:45 +08:00 |
|
风扇滑翔翼
|
fd1a10ed7b
|
Routing: Add \\ tip
|
2024-09-26 01:17:20 +08:00 |
|
风扇滑翔翼
|
71e359548f
|
Routing: Add ruleTag
|
2024-09-14 01:16:01 +08:00 |
|
风扇滑翔翼
|
07d9855af2
|
Routing: Update attrs
|
2024-09-14 00:56:14 +08:00 |
|
mayampi01
|
f2f1a4a03d
|
Remove .hk in tld-!cn (#569)
https://github.com/v2fly/domain-list-community/commit/6af11e1558c1b24c7a82036d3b74f3e2b99095c1
|
2024-09-03 01:00:29 +08:00 |
|
Mikhail Samodurov
|
f968481da7
|
Fixed non-relative URLs, and some grammar (#554)
|
2024-08-14 14:12:51 +02:00 |
|
风扇滑翔翼
|
ce67731e6f
|
Add IP route tip
|
2024-08-10 18:24:43 +08:00 |
|
mayampi01
|
bd5c009e94
|
Remove outdated description of geolocation-!cn(#549)
* geolocation-!cn has already removed tld-!cn
* en: geolocation-!cn has already removed tld-!cn
* ru: geolocation-!cn has already removed tld-!cn
|
2024-08-06 22:07:43 +08:00 |
|
 nobodyandnobody
|
ac2415ffce
|
Add observatory doc. (#509)
* Add observatory doc.
* Modify docs.
---------
Co-authored-by: nobody <nobody@nowhere.mars>
|
2024-05-07 10:16:57 -04:00 |
|
ちか
|
3954ab77f7
|
为 1.8.7 的版本更新补充了一些文档的内容 (#459)
* Update wireguard.md
* Update command.md
* Update transport.md
* Update routing.md
* Update routing.md
* Update transport.md
|
2024-01-22 12:44:11 -05:00 |
|
风扇滑翔翼
|
ac15da204a
|
Update routing.md
|
2024-01-07 15:45:38 -05:00 |
|
ちか
|
7d80639f6f
|
补充一些内容和修正 (#447)
* Update routing.md
* Update vmess.md
* Update README.md
* Create metrics.md
* Update inbound.md
* Update wireguard.md
* Update freedom.md
* Update api.md
* Update routing.md
* Update grpc.md
* Update grpc.md
* Update transport.md
补充 tcpWindowClamp 参数,参数介绍是谷歌搜索的。
* Update transport.md
|
2024-01-07 14:19:56 -05:00 |
|
yuhan6665
|
2496487912
|
Support regex for attr matching
|
2023-06-26 12:04:06 -04:00 |
|
yuhan6665
|
e73994d010
|
Update HTTP header attr matching config
|
2023-06-18 11:50:23 -04:00 |
|
yuhan6665
|
4c46b5774a
|
Fix prettier
|
2023-01-27 23:01:46 -05:00 |
|
cutesnake
|
30e67e8c42
|
Update routing.md (#321)
|
2023-01-27 22:57:33 -05:00 |
|
Kobe Arthur Scofield
|
1cc7c80c97
|
Update routing.md
|
2022-06-16 10:18:42 -04:00 |
|
Arthur Morgan
|
dffdd027cc
|
Update routing.md
|
2021-10-07 11:12:43 +08:00 |
|
Arthur Morgan
|
60a6591e33
|
Update routing.md
|
2021-10-07 03:19:19 +08:00 |
|