Commit Graph
147 Commits
Author SHA1 Message Date
风扇滑翔翼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
dependabot[bot] 0a5f209e3d Prettified Code! 2025-10-04 22:52:02 -04:00
patterniha b9557336a5 Outbound EN-doc: add targetStrategy 2025-10-04 21:44:08 -04:00
patterniha 854432176b rename "domainStrategy" to "targetStrategy" 2025-10-04 21:43:01 -04:00
patterniha 833fda104e add maxSplit, add applyTo, add a tip about UDP IP selection 2025-10-04 21:43:01 -04:00
88e81f8dff Bump actions/checkout from 4 to 5 (#734)
* Bump actions/checkout from 4 to 5

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Prettified Code!

* Update ch07-xray-server.md

* Prettified Code!

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
Co-authored-by: Fangliding <Fangliding@users.noreply.github.com>
2025-08-26 22:34:24 +08:00
风扇滑翔翼 27ebcfe6e2 Remove all illegal commas 2025-08-26 14:26:59 +00:00
dependabot[bot] d3ad972fb9 Prettified Code! 2025-08-04 15:25:39 -04:00
Iaroslav 122d6ccf04 Tutorial EN: Formatting fixes to English document (#731)
and small numbering issue for chinese doc in section 7.7
2025-08-05 01:28:41 +08:00
jomertix 3b5e7c06c2 Make the documentation consistent and fix misspell in the Russian documentation (#725)
* DNS: remove the extra square bracket from the unexpectedIPs field

* Change the happyEyeballs field from {} to a map
2025-07-20 21:35:52 -04:00
dependabot[bot]anddependabot[bot] 51751c869f Upgrade: Bump @types/node from 22.15.3 to 24.0.8 (#705)
* Upgrade: Bump @types/node from 22.15.3 to 24.0.8

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.3 to 24.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Prettified Code!

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-07-06 17:38:24 -04:00
yuhan6665 1c1cea5ae5 Fix prettier format with version 3.6.2 2025-07-06 16:18:05 -04:00
patterniha cd703958ae add DNS new features/add tips about localhost DNS (#700) 2025-07-06 16:03:55 -04:00
yuhan6665 b3762de8c4 Fix prettier format 2025-07-06 15:52:16 -04:00
patterniha 7d64b70395 English only: add verifyPeerCertInNames and fromMitM /// add ForceIP and "freedom domainStrategy warning" (#696)
* Update transport.md

* Update freedom.md

* Update transport.md
2025-07-06 15:35:18 -04:00
patterniha b70438e9b4 Remove fakedns+others (#690)
* Update fakedns.md

* Update inbound.md

* Update fakedns.md

* Update inbound.md

* Update inbound.md

* Update fakedns.md
2025-07-06 15:29:02 -04:00
Ardeshir Nahavandi Fard a4bd32fa24 Update api.md (#708)
Add JSON to the "api basic configuration" area
2025-07-06 15:23:25 -04:00
patternihaand风扇滑翔翼 bf7479ed9d Sockopt: add happyEyeballs (#697)
* English only: add happyEyeballs

* Update transport.md

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-06-26 22:17:21 +08:00
Meow dbe835d775 EN Docker: Add ghcr.io/xtls/xray-core #693 & Add: Gentoo linux installation #e1e74c5 (#694)
* log.json

* EN Docker: Add ghcr.io/xtls/xray-core

* EN Gentoo
2025-06-17 01:24:34 +08:00
Meow 60a1db478f Fix broken links, and refine left-side menu (#692)
* 协议

* CN index

* EN/RU index
2025-06-17 01:24:11 +08:00
Sergey Gorbunovand风扇滑翔翼 cef8d48d72 API: Add ListInbounds and ListOutbounds. (#683)
* Add ListInbounds and ListOutbounds to Russian and English documentation.

* Update api.md

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-06-07 22:21:00 +08:00
Sergei Malchitsand风扇滑翔翼 fb60cd98a7 Change acme.sh command parameters for test server (#684)
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-05-20 14:28:55 +08:00
yuhan6665anddependabot[bot] cd75ad30f4 Try ignore prettier scan for inconsistent line break (#674)
* Upgrade: Bump creyD/prettier_action from 3.1 to 4.3

Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 3.1 to 4.3.
- [Release notes](https://github.com/creyd/prettier_action/releases)
- [Commits](https://github.com/creyd/prettier_action/compare/v3.1...v4.3)

---
updated-dependencies:
- dependency-name: creyD/prettier_action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Try ignore prettier scan for inconsistent line break

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-13 00:43:43 -04:00
yuhan6665 f9761b7b84 Try fix prettier format 2025-04-09 22:39:12 -04:00
zonescapeand风扇滑翔翼 71ca033dd0 Log EN: Add more explanations (#625)
* Log: Add more explanations

* Update log.md

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-12-25 02:39:35 +08:00
RPRX a6af837cb5 XHTTP: Beyond REALITY
https://github.com/XTLS/Xray-core/discussions/4113
2024-12-13 10:47:12 +00:00
yuhan6665 0eacffc92a Rename xhttp 2024-11-17 11:29:50 -05:00
Bluedragonplayz2 66f5a96780 EN: Chapter 1 and 2 interpretation (#604)
Made some changes in English translations to help with clarity
2024-11-09 16:39:59 +08:00
Hossin Asaadiand风扇滑翔翼 ee36300d7e Add statsUserOnline Usage
---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-11-03 23:34:04 +08:00
𐲓𐳛𐳪𐳂𐳐 𐲀𐳢𐳦𐳫𐳢 𐲥𐳔𐳛𐳪𐳌𐳑𐳖𐳇 e3408bfee1 Update Great Chronicles (#600) 2024-11-02 01:43:58 +08:00
Cyc0derand风扇滑翔翼 33d9b422a9 Add missing "realitySettings" (#594)
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-10-06 05:39:17 +08:00
mmmray c564976a8c More type consistency fixes in config reference 2024-09-23 06:11:55 -05:00
mmmray 603389ff05 Improve a few type definitions, update english log docs 2024-09-22 16:16:00 -05:00
mmmray 1764ec590e SplitHTTP: Reformat xmux config documentation (#580) 2024-09-22 12:33:11 +02:00
mmmray cd99e25f18 SplitHTTP: Use xmux documentation from chinese document 2024-09-19 14:30:16 -05:00
mmmray 81733cec22 SplitHTTP: Reorder some parameters 2024-09-18 05:57:14 -05:00
dragonbreath2000 ee405ff6b2 Freedom outbound: Update noises (#579)
* add noises array

* add description for noises values
2024-09-17 00:48:27 +08:00
mmmray 756543eb9b SplitHTTP: Document xmux (#578) 2024-09-16 18:31:50 +02:00
Kobe Arthur Scofield 45353cd860 Remove legacy timeout config (#577)
* Remove `timeout` field in dokodemo-door

* Remove `timeout` field in HTTP inbound

* Minor fixes to The Great Chronicles

* Force update wireguard inbound to russian docs
2024-09-15 18:22:25 +08:00
mmmray 34be2dba6b news.md: Followup on some review feedback in #576 2024-09-13 03:48:41 -05:00
mmmray 0a20000ba6 Translate news.md to english (#576)
This is all ChatGPT, but I proofread the entire thing by comparing it
with the Google Translate of Chinese (which hallucinates less but makes
many grammar mistakes). So there should not be any misleading
information in it. Some phrasing is still awkward but I don't care.
2024-09-12 10:11:12 -04:00
Kobe Arthur Scofield cf9f72b1d5 Language sync and add back some contents (#575)
* Force syncing contents to Russian documents

* Add NFT note to front page

* Update Histories

* Update command usage
2024-09-12 19:54:45 +08:00
Kobe Arthur Scofield 2954e2fd79 尝试补档大史记 Try to renew the news section (#574)
* Patch group descriptions

* Update 2021

* Update 2022

* Update 2023

* Until now

* oops

* Try to check

* Fixed
2024-09-11 17:29:06 -04:00
Kobe Arthur Scofield 32eee5b4ac [CN/EN] Sync contents with README in the project (#573) 2024-09-11 21:51:18 +08:00
mmmray 76e4a6eba9 Remove QUIC, DomainSocket and global transport from EN/RU (#571) 2024-09-03 18:13:23 +02: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
dragonbreath2000 b3e68feeb9 add noise options for freedom (#565) 2024-08-30 13:52:04 +02:00
mmmrayand风扇滑翔翼 1a1372ed94 Prepare splithttp changes for next release (#558)
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-08-30 09:38:15 +02:00
mmmray ca6dea482a Sync outbound.md (en) 2024-08-26 01:33:56 -05:00
mayampi01 2491cc6c14 Transport: Redirect does not support UDP (#564) 2024-08-23 18:10:04 +08:00