588 Commits

Author SHA1 Message Date
dependabot[bot]
4e6d9341d4
Upgrade: Bump @types/node from 22.0.2 to 22.5.1 (#567)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.2 to 22.5.1.
- [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-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>
2024-09-01 18:25:55 -04:00
dependabot[bot]
4d39c284a1
Upgrade: Bump mermaid from 10.9.1 to 11.0.2 (#566)
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.9.1 to 11.0.2.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.1...mermaid@11.0.2)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 18:25:47 -04:00
风扇滑翔翼
4aa080bb0e
Rename Freedom title to Freedom(fragment、noise)
https://github.com/XTLS/Xray-core/pull/3711#issuecomment-2321981784
2024-08-31 01:04:58 +08:00
dragonbreath2000
b3e68feeb9
add noise options for freedom (#565) 2024-08-30 13:52:04 +02:00
风扇滑翔翼
242364d62a
Add UDP noise
¿
2024-08-30 16:28:11 +08:00
mmmray
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
mmmray
9ab6fcc472 Add observatory.md (en) 2024-08-20 11:05:02 -05:00
mmmray
0cf7457092 Add wireguard inbound (en) 2024-08-20 10:44:37 -05:00
风扇滑翔翼
5a41363422
Add wireguard inbound
After almost 1 year
2024-08-20 15:36:22 +00:00
mmmray
36d51983c7
Remove double build (#563)
* Remove double build

The docs are currently built twice, and as a result the docs also appear
on https://xtls.github.io/Xray-docs-next/

This doesn't seem necessary and the gh-pages branch of this repo can be
deleted. The real gh-pages branch is here:
https://github.com/XTLS/XTLS.github.io/tree/gh-pages-next

Deleting the gh-pages from this repo will also make clones faster

* accidentally removed install step
2024-08-20 10:40:22 -04:00
Mingye Wang
afde8ebc06
在Mux的描述第一段提到UDP (#562)
总是有人不知道Mux还有走UDP的事情,为什么?因为这个第一段。
2024-08-20 10:37:14 -04:00
Mingye Wang
01fb5740d8
压缩所有的 PNG 图片 (#561)
所有的图片都经过 pngquant --nofs 压缩,除了:
* dns_flow.png 根本不是 png(是bmp),所以先要转换再压缩
* 桃源三结义图属于类摄影类图像,用 mozjpeg
2024-08-20 10:32:12 -04:00
caikun233
9a0caea258
Translate tutorial (#557)
* Update ch06-certificates.md

Some Chinese characters in the English document

* Update ch06-certificates.md

some Chinese characters in the English document

* Update ch06-certificates.md

1 extra letter…

* Update ch07-xray-server.md

* what did i do

holy
2024-08-16 00:47:26 +08:00
caikun233
2dc7fbedf0
EN: Fix some missing characters (#555) 2024-08-15 22:46:18 +08:00
风扇滑翔翼
2408649835
SOCKS inbound: Add new compatible protocol HTTP 2024-08-15 18:56:27 +08:00
Mikhail Samodurov
f968481da7
Fixed non-relative URLs, and some grammar (#554) 2024-08-14 14:12:51 +02:00
风扇滑翔翼
33d44ef0f3
Add neighbor cache warning 2024-08-14 16:51:48 +08:00
Kobe Arthur Scofield
ea9920f65c
CN/EN:Update install instructions (#553)
* Update the installation files

* Update English version

* Minor edits

Bold up the required system update;
Remove Dragonfly BSD

* Minor edit

* Update install.md
2024-08-14 12:39:36 +08:00
nobody
d3f8d436b0
Add usage for convert-command. (#551)
Co-authored-by: nobody <nobody@nowhere.mars>
2024-08-11 08:05:00 +02:00
风扇滑翔翼
ce67731e6f
Add IP route tip 2024-08-10 18:24:43 +08:00
风扇滑翔翼
3d7d85e04a
Add new interval behavior 2024-08-10 14:42:32 +08:00
Mikhail Samodurov
63c1a93058
Fixed some URLs in transport.md that weren't using relative paths (#548) 2024-08-08 10:27:10 -04:00
风扇滑翔翼
6ed4d24673
Change some titles
https://github.com/XTLS/Xray-core/pull/3645#issuecomment-2273072440
2024-08-07 11:20:48 +00:00
风扇滑翔翼
c56415e933
Update reality shortID requirement 2024-08-07 17:36:08 +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
lelemka0
d422dde9ab
zh/en: add buildChain in CertificateObject (#547) 2024-08-02 10:30:35 -04:00
dependabot[bot]
b94eacf6f5
Upgrade: Bump @types/node from 20.14.10 to 22.0.2 (#544)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 22.0.2.
- [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-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 20:04:41 -04:00
mmmray
2a09a87133
Remove git dependency (#546) 2024-08-02 01:31:28 +02:00
yuhan6665
afcd54ec28
Update dependabot.yml 2024-08-01 19:25:15 -04:00
yuhan6665
07639c8c14
Update dependabot.yml 2024-08-01 19:23:22 -04:00
dependabot[bot]
f0791675d5
Upgrade: Bump esbuild from 0.22.0 to 0.23.0 (#545)
* Upgrade: Bump esbuild from 0.22.0 to 0.23.0

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.22.0...v0.23.0)

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

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

* Update package-lock.json

* Update pnpm-lock.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
2024-08-01 19:02:38 -04:00
mayampi01
e346225039
Tutorial: Adjust the order of route rules 2024-07-31 18:32:58 +08:00
mmmray
e10e7c2579 Sync splithttp docs from zh to en 2024-07-29 16:47:15 -05:00
风扇滑翔翼
c64d089dd6
Add outbound/inbound only tip 2024-07-29 12:21:57 +00:00
风扇滑翔翼
ac146c9b0a
Rename some splithttp fields 2024-07-29 18:21:02 +08:00
风扇滑翔翼
46d6bae95a
Fix some typo in splithttp doc 2024-07-29 16:49:12 +08:00
风扇滑翔翼
32ca0150d6
cn: Add noSSEHeader and correct some mistakes 2024-07-29 15:07:12 +08:00
mmmray
e7ca2ccc05 splithttp, updates for 1.8.22, copy back some changes from chinese doc 2024-07-29 01:55:48 -05:00
风扇滑翔翼
46be7bd7ca
Update splithttp doc 2024-07-29 14:43:19 +08:00
mmmray
be053a14b1
Update SplitHTTP documentation (#541) 2024-07-27 20:01:08 +02:00
Nikita Korotaev
4a939eb328
en/ru: Update VLESS flow description (#540) 2024-07-27 23:26:46 +08:00
风扇滑翔翼
b6e1d6c2c1
Update VLESS flow description 2024-07-27 15:04:42 +00:00
mmmray
e1364b2990 Sync chinese changes to english 2024-07-26 09:03:26 -05:00
风扇滑翔翼
6c03381a62
TransportTLS: Add utls override tip 2024-07-26 16:12:58 +08:00
iambabyninja
58a458759a
Sync with Zn-CN (#538)
* Update routing-lv1-part2.md

* Update ch04-security.md
2024-07-23 10:48:27 -04:00
x14n
65d77f853a
Tutorial: Add extra step (#536)
添加新增的ssh防火墙规则,避免顺着后面的教程重启主机后,无法跟实例进行ssh连接,把自己关外面。


Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-07-23 18:01:53 +08:00
风扇滑翔翼
77a2c9efb3
Tutorial: remove odd text (#537) 2024-07-23 17:56:47 +08:00
mayampi01
c26275f932 Change the default port of Dns over Quic
XTLS/Xray-core@950a64e9a4
2024-07-22 20:13:48 +08:00