Commit Graph

787 Commits (d482de5f6bbc6d38c8e73d6a2994179a40b359ee)

Author SHA1 Message Date
Meow d482de5f6b
Shadowsocks: explain network and uot (#713)
* CN Shadowsocks: explain udp and uot

* Update shadowsocks.md

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-07-14 05:29:02 +08:00
风扇滑翔翼 f5bfddc6b0
DNS: Update some missing info
close #711
2025-07-12 00:31:56 +08:00
风扇滑翔翼 e50866042c
TLS: Correct desc of cert hot realod 2025-07-10 21:32:21 +08:00
dependabot[bot] f93101ac5b Prettified Code! 2025-07-09 23:24:30 -04:00
Meow 196ae4a164
CN BurstObservatory: explain the cycle (#712) 2025-07-09 22:40:32 -04:00
yuhan6665 57336cf815 Handle prettify differently for repos 2025-07-09 22:34:31 -04:00
风扇滑翔翼 abf22b7b78
CN DNS: Add some new feature 2025-07-07 09:04:18 +00:00
风扇滑翔翼 f026cefe29
Observatory: Refine some text 2025-07-07 08:53:08 +00:00
Meow 035ea6ed5e
CN Observatory: More detailed explanation (#709)
* CN Observatory: More detailed explanation

* fix
2025-07-06 22:55:17 -04:00
yuhan6665 fcb878db3e Try checkout head ref 2025-07-06 22:47:58 -04:00
dependabot[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 fd0538b26e Prettier workflow to have write permission 2025-07-06 17:30:28 -04:00
yuhan6665 33cbedb6a4 Try add checkout branch 2025-07-06 17:19:56 -04:00
yuhan6665 239d57fde7 Test without only_changed 2025-07-06 17:12:24 -04:00
yuhan6665 fe8c67904b Prettier workflow: try auto fix 2025-07-06 16:56:53 -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
dependabot[bot] dc0fd147cb
Upgrade: Bump prettier from 3.5.3 to 3.6.2 (#704)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.3...3.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-06 15:40:40 -04:00
dependabot[bot] b6550e80a9
Upgrade: Bump creyD/prettier_action from 4.5 to 4.6 (#691)
Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 4.5 to 4.6.
- [Release notes](https://github.com/creyd/prettier_action/releases)
- [Commits](https://github.com/creyd/prettier_action/compare/v4.5...v4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-06 15:40:30 -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
风扇滑翔翼 018878a9e7
DNS: Add new nonIPQuery "reject" 2025-07-05 18:04:09 +08:00
风扇滑翔翼 5d532166d7
Update transport.md 2025-06-26 22:17:50 +08:00
patterniha 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
Li Xinhui 999c280759
inbound: typo (#695)
* 更新 inbound.md,修改语句和标点

---------

Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2025-06-20 22:30:02 +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
Meow 3a33fea87e
Docker: Add ghcr.io/xtls/xray-core (#693) 2025-06-16 22:20:52 +08:00
Meow 79108694f3
REALITY: Add rate limiting to fallback handling via token bucket (#672)
Co-authored-by: Nikita Korotaev <104270279+iambabyninja@users.noreply.github.com>
2025-06-12 16:51:50 +08:00
风扇滑翔翼 c5c58b69ba
Sockopt: Remove legacy tcpNoDelay 2025-06-11 01:37:38 +08:00
AlexEisie b5cec826b0
Routing: Add details for roundrobin balancer (#689) 2025-06-08 14:04:22 +08:00
Sergey Gorbunov 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
zll600 a052a5e541
Rename geosite.dat to geoip.dat (#688) 2025-06-07 22:18:43 +08:00
Sergei Malchits 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
Arthur dceaffac5c
Mbit/s correcting to MB/s (#682) 2025-05-12 14:39:20 +05:00
yuhan6665 5c342b2136 Fix prettier format 2025-05-11 21:03:02 -04:00
dependabot[bot] c1b9044f26
Upgrade: Bump creyD/prettier_action from 4.3 to 4.5
Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 4.3 to 4.5.
- [Release notes](https://github.com/creyd/prettier_action/releases)
- [Commits](https://github.com/creyd/prettier_action/compare/v4.3...v4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-09 08:10:15 +00:00
Nikita Korotaev 5b939c1474
RU Policy: Refine bufferSize description 2025-05-08 20:19:43 +05:00
Nikita Korotaev 175c8e8ff8
RU Sockopt: Update customSockopt 2025-05-08 20:16:52 +05:00
Nikita Korotaev 125e02648a
RU fix CAP\_NET\_ADMIN 2025-05-08 20:11:35 +05:00
rp-hello d6279daa63
fix CAP\_NET\_ADMIN (#679) 2025-05-06 17:58:12 -04:00
dependabot[bot] 8e1cb8f9ff
Upgrade: Bump @types/node from 22.10.1 to 22.15.3 (#677)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.1 to 22.15.3.
- [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: 22.15.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-03 10:12:39 -04:00
dependabot[bot] 19ca7c5209
Upgrade: Bump esbuild from 0.24.0 to 0.25.3 (#676)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 to 0.25.3.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.0...v0.25.3)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.25.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-03 10:07:01 -04:00
dependabot[bot] af3efcf312 Upgrade: Bump prettier from 3.4.1 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.1...3.5.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.5.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-03 10:00:51 -04:00
风扇滑翔翼 062bef441d
Policy: Refine bufferSize description 2025-04-25 11:36:09 +00:00
风扇滑翔翼 8392b4c161
Sockopt: Update customSockopt 2025-04-19 17:29:37 +08:00
yuhan6665 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
Meo597 aabbdc45e7 Update env.md 2025-04-13 00:01:46 -04:00