Commit Graph
847 Commits
Author SHA1 Message Date
dependabot[bot] 6105747bcc Bump @types/node from 24.2.0 to 24.3.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.2.0 to 24.3.0.
- [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.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 22:54:43 -04:00
dependabot[bot] 721bb18e46 Bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 22:54:07 -04:00
dependabot[bot] 0a5f209e3d Prettified Code! 2025-10-04 22:52:02 -04:00
dependabot[bot] 07d40277ef Bump postcss-loader from 8.1.1 to 8.2.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v8.1.1...v8.2.0)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-version: 8.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-04 22:52:02 -04:00
yuhan6665 223bd8a65e Try fix trailingComma only for jsonc 2025-10-04 22:26:10 -04:00
yuhan6665 833d78a78d Try es5 2025-10-04 22:11:21 -04:00
yuhan6665 eadd84b098 Try add prettier config to ignore trailingComma in json config
Without it, prettier is adding jsonc with trailingComma
2025-10-04 22:03:48 -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
风扇滑翔翼 65fc1c912e TLS: Update curvePreferences
and typo
2025-09-22 20:07:02 +00:00
iambabyninja 25e2cd60e0 RU VLESS: Add new reverse 2025-09-21 17:41:03 +03:00
风扇滑翔翼 9d92061d63 VLESS: Add new reverse 2025-09-13 17:37:22 +00:00
Nikita Korotaev 3965fc62d4 Completely Remove "domainMatcher" from RU doc 2025-09-02 13:38:29 +05:00
patterniha a265d9b1c4 Routing: Remove "domainMatcher" (#742) 2025-09-02 16:36:54 +08:00
Nikita Korotaev ef046553b1 RU Routing: Correct vlessRoute 2025-08-30 16:15:51 +05:00
风扇滑翔翼 4561d27afa Routing: Correct vlessRoute 2025-08-30 18:58:58 +08:00
Nikita Korotaev cd23cae212 RU sync docs (#740)
* Reverse: Correct mux.cool

* Rename and update ECH

* Tunnel: Add portMap

* Tunnel: Correct something

* Core: Add version

* more rename

* Vmess inbound: Correct desc of "none" and update chacha20 performance tip

* Outbound: Add sendThrough "origin" UDP tip

* fallback: Add localhost tip

* Routing: Remove unused fields

* Route: Add vlessRoute and some local things
2025-08-30 10:02:31 +05:00
风扇滑翔翼 ee9f907616 Route: Add vlessRoute and some local things 2025-08-30 04:19:07 +08: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
风扇滑翔翼 751231c850 Typo: NET_CAP_ADMIN 2025-08-26 14:29:48 +00:00
风扇滑翔翼 27ebcfe6e2 Remove all illegal commas 2025-08-26 14:26:59 +00:00
风扇滑翔翼 af6ffaa1b6 Routing: Remove unused fields 2025-08-17 10:54:34 +08:00
Meow a1e014211a Transport: Fix broken links (#735)
* Fix 404

* RU Fix 404
2025-08-15 10:38:44 +08:00
风扇滑翔翼 848c3265ca fallback: Add localhost tip 2025-08-13 22:22:18 +08:00
风扇滑翔翼 21786dd48d Outbound: Add sendThrough "origin" UDP tip 2025-08-12 19:33:50 +08:00
风扇滑翔翼 6741b0bea7 Vmess inbound: Correct desc of "none" and update chacha20 performance tip 2025-08-07 14:34:29 +08:00
Davoyan 49d3b9702d RU DNS Fixing Mistake (#733) 2025-08-06 12:24:05 +03:00
dependabot[bot] d3ad972fb9 Prettified Code! 2025-08-04 15:25:39 -04:00
dependabot[bot] 96625d10fc Bump @types/node from 24.0.10 to 24.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.10 to 24.1.0.
- [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.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 15:25:39 -04:00
dependabot[bot] ddea7a8645 Prettified Code! 2025-08-04 15:15:28 -04:00
dependabot[bot] 49be4d9f99 Bump typescript from 5.8.2 to 5.9.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.9.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.9.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 15:15:28 -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
风扇滑翔翼 26796eb595 More rename
reapply #732
2025-08-03 13:51:30 +00:00
风扇滑翔翼 4e840b8f7f Core: Add version 2025-08-03 13:13:22 +00:00
风扇滑翔翼 1847b1388a Tunnel: Correct something 2025-08-03 12:33:09 +00:00
风扇滑翔翼 179851ff36 Tunnel: Add portMap 2025-08-03 12:19:16 +00:00
风扇滑翔翼 c814f567f4 Rename and update ECH 2025-08-03 11:57:21 +00:00
风扇滑翔翼 3adff369f5 Reverse: Correct mux.cool 2025-08-01 19:54:37 +08:00
yuhan6665 18f4ac64d6 Update prettier.yml 2025-07-27 18:27:02 -04:00
Nikita Korotaev f966d0f391 RU Reality: Add mldsa65 2025-07-26 14:54:26 +03:00
Nikita Korotaev ac3714fb4d RU TLS: Add ECH 2025-07-26 14:43:24 +03:00
风扇滑翔翼 d8efd313cc Reality: Refine text 2025-07-26 17:09:47 +08:00
风扇滑翔翼 0d4c071b7b Reality: Add mldsa65 2025-07-26 16:03:55 +08:00
风扇滑翔翼 b9a72a4a26 TLS: Add ECH 2025-07-26 07:28:18 +00:00
Nikita Korotaev 7c8c469fb3 RU Sockopt: Update KeepAlive 2025-07-25 20:59:56 +03:00
风扇滑翔翼 2490f3887a Sockopt: Update KeepAlive 2025-07-25 20:22:32 +08:00
Nikita Korotaev 5e8104f666 RU DNS: Add return rcode in host 2025-07-24 13:34:29 +03:00
风扇滑翔翼 d116022916 DNS: Add return rcode in host 2025-07-24 18:08:55 +08:00
Nikita Korotaev df9ff52084 RU REALITY: Add PQ handshake tip 2025-07-22 12:24:42 +03:00