1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-28 14:25:39 +00:00
Commit Graph

108 Commits

Author SHA1 Message Date
Meow
3b55bcd329
修改几处不严谨内容 2025-07-17 02:37:05 +08:00
Meow
d62c86f56b
Update routing-with-dns.md 2025-07-15 12:27:02 +08:00
Meow
abd9299e6c
Update routing-with-dns.md 2025-07-15 12:04:30 +08:00
Meow
e439c0ebd3
Add routing-with-dns.md 2025-07-15 10:04:58 +08:00
Meow
1e3d1a75dd
Update README.md 2025-07-15 10:00:58 +08: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
1c1cea5ae5 Fix prettier format with version 3.6.2 2025-07-06 16:18:05 -04: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
3a33fea87e
Docker: Add ghcr.io/xtls/xray-core (#693) 2025-06-16 22:20:52 +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
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
yuhan6665
f9761b7b84 Try fix prettier format 2025-04-09 22:39:12 -04:00
SodaWithoutSparkles
5bc939536f
Remove warp-plus as it no longer exists (#650) 2025-02-05 01:09:28 +08:00
风扇滑翔翼
395fed33bf
Update wgcf-cli
close #611
2024-11-30 23:36:49 +08:00
风扇滑翔翼
ed23f8547d
Add tip to level-x
damn
2024-11-16 01:57:12 +08:00
风扇滑翔翼
3be606473e
Remove some HTML staff 2024-10-04 14:52:54 +00: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
32eee5b4ac
[CN/EN] Sync contents with README in the project (#573) 2024-09-11 21:51:18 +08:00
Mingye Wang
01fb5740d8
压缩所有的 PNG 图片 (#561)
所有的图片都经过 pngquant --nofs 压缩,除了:
* dns_flow.png 根本不是 png(是bmp),所以先要转换再压缩
* 桃源三结义图属于类摄影类图像,用 mozjpeg
2024-08-20 10:32:12 -04:00
Mikhail Samodurov
f968481da7
Fixed non-relative URLs, and some grammar (#554) 2024-08-14 14:12:51 +02: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
mayampi01
e346225039
Tutorial: Adjust the order of route rules 2024-07-31 18:32:58 +08: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
MHSanaei
8f589192ca
Fix typos (#528) 2024-07-11 22:10:40 +02:00
Cube
53eec292a5
Repair broken Debian source url 2024-05-10 18:44:00 +08:00
风扇滑翔翼
6a39391f0e
Remove broken link 2024-04-09 00:32:41 +08:00
Se7enMuting
a6e618a195 Update warp.md
这里也多了个逗号
2024-04-06 18:05:04 -04:00
Se7enMuting
e32a7b5176
json typo
多了个逗号
2024-04-05 00:42:17 +08:00
ちか
7eb334a5ad
Some corrections
* Update wireguard.md

* Update command.md

* Update transport.md

* Update routing.md

* Update routing.md

* Update transport.md

* Update websocket.md

* Update httpupgrade.md
2024-03-31 02:53:31 +08:00
风扇滑翔翼
f9df5ada87
Fix #388 2024-03-17 15:13:54 +08:00
チセ
f760fd1d45
Update document/command.md & (#472)
Standardized uppercase / downcase &

Renamed '.github/CONTRIBUTING.md' -> './CODE_OF_CONDUCT.md'
2024-02-13 10:41:57 -05:00
atiati123
78f58a5141 Update ch05-webpage.md
在安装Nginx后,增加了开启Debian系统上默认的防火墙组件Uncomplicated Firewall (UFW),以便启用 HTTP (80) 和 HTTPS (443) 端口流量的步骤。
2024-01-24 11:15:46 -05: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
チセ
9b50094519
Update warp.md (#443) 2023-12-29 21:08:46 -05:00
チセ
fba2d96702
tproxy: warnings (#433)
config: uuid remind

update link name
2023-12-25 23:17:01 -05:00
チセ
1548bc0262
Update command.md to fit latest release (#432)
also adds ENG and fix a rendering issue
2023-12-24 14:45:01 -05:00
チセ
46e06b70cd Merge fwmark/sendThrough/sockopt.interface together 2023-12-20 10:28:11 -05:00
zyzh0
5bdc5345e8 修正docker image中geofiles的路径 2023-11-04 14:51:44 -04:00
etoyz
41e2c030d7
改正错误的描述 (#389)
* 改正错误的描述

* prettier
2023-07-03 21:55:57 -04:00
SQLimit
77324ec597
update nginx_tls_tunnel.md (#353)
* Update sidebar.ts

* Update nginx_tls_tunnel.md

* Update README.md
2023-03-22 21:42:47 -04:00
Binbin Qian
70c09029cf Update tproxy_ipv4_and_ipv6.md 2023-03-22 18:21:35 -07:00
Binbin Qian
082da458fe Remove unnecessary option 2023-03-22 18:21:35 -07:00
yuhan6665
0912d0b56c Minor updates 2023-03-08 01:03:19 -05:00
Binbin Qian
75597c63ef Fix broken link 2023-03-09 23:44:39 -05:00
yuhan6665
996d687d58 Add Reality and remove deprecated flows 2023-03-06 23:16:09 -05:00
SQLimit
385cd7c63e
Update tproxy_ipv4_and_ipv6.md (#324)
* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2023-02-04 12:06:28 -05:00
yuhan6665
4c46b5774a Fix prettier 2023-01-27 23:01:46 -05:00