Commit Graph

422 Commits (8e5b53a91820f99766c434387463361530b362de)

Author SHA1 Message Date
yuhan6665 e8e1228473 Fix link 2023-04-17 23:58:41 -04:00
yuhan6665 c8872464d7 Tweak xudp 3 2023-04-17 23:38:07 -04:00
yuhan6665 ab047ff01f Tweak xudp again 2023-04-17 23:20:35 -04:00
yuhan6665 07f1b25017 Amend based on review comments 2023-04-17 21:54:19 -04:00
tdjnodj cc3733af71 fix:fix the link of socks 2023-04-17 21:25:53 -04:00
yuhan6665 f9c5ce9d40 Add XUDP new documents 2023-04-17 21:23:30 -04:00
yuhan6665 eb7b342dab Attempt to fix mermaid v10 2023-04-09 11:53:11 -04:00
dependabot[bot] 9504133f01 Upgrade: Bump mermaid from 10.0.0 to 10.1.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.0.0 to 10.1.0.
- [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.0.0...v10.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 09:37:05 -04:00
tdjnodj a931e83a8c format reality
https://github.com/XTLS/Xray-docs-next/pull/349#issuecomment-1482915274
2023-04-04 23:34:38 -04:00
yuhan6665 202a06247e Fix prettier again 2023-04-04 23:00:37 -04:00
yuhan6665 d1c3e2df0c Fix prettier and add some info
Source
https://holmeshe.me/network-essentials-setsockopt-SO_KEEPALIVE/
2023-04-04 22:59:44 -04:00
KoriIku 142d6339c1 Add TcpKeepAliveIdle Config 2023-04-04 22:53:19 -04:00
dependabot[bot] a87145e1b9 Upgrade: Bump postcss-loader from 7.1.0 to 7.2.3
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.1.0 to 7.2.3.
- [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/v7.1.0...v7.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 10:42:39 -04:00
picklefan 0a80e89354
Englishize sidebar and navbar, fixe a typo, translate some docs (#357)
* translate transpots docs into english

* p1

* p1

* fix typo

* Englishize sidebar and navbar, fixe a typo, translate some docs

* prettiered
2023-04-01 11:20:39 -04:00
picklefan 381030ac6e
translate docs under transport into english (#356)
* translate transpots docs into english

* p1
2023-03-27 22:43:59 -04:00
tdjnodj e1276fdc29 Add user_agent setting for gRPC
https://github.com/XTLS/Xray-core/pull/1790
2023-03-26 12:29:42 -04:00
SQLimit e4be377469 Update h2.md
调整语序
2023-03-22 18:43:17 -07: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
tdjnodj 07978dcb32
Reality (#349)
* REALITY

* add "[]"

* format
2023-03-22 21:39:55 -04:00
Winston2084 7977f55552 Update api.md 2023-03-22 18:22:52 -07: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
dependabot[bot] 633a369bd9 Upgrade: Bump postcss-loader from 7.0.0 to 7.1.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.0.0 to 7.1.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/v7.0.0...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 18:20:17 -07:00
Binbin Qian 7c5cad3e3d Fix typo 2023-03-11 20:56:52 -05:00
dependabot[bot] 91c1ed4d6b Upgrade: Bump @types/node from 18.14.0 to 18.15.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.15.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-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-11 20:48:00 -05:00
SQLimit ce15a0980a
Update grpc.md (#339)
* Update grpc.md

35536 ---> 65536

* Update grpc.md

* Update grpc.md
2023-03-11 20:47:22 -05:00
Winston2084 d298e6a3a5
Translate to English #2 (#340)
* Translate to English #2

* Format
2023-03-11 20:44:54 -05:00
xqzr 31bbf6fb07
Update uTLS list 🔗 2023-03-11 03:26:35 +08:00
yuhan6665 0912d0b56c Minor updates 2023-03-08 01:03:19 -05:00
pvqogw a5ad894875 Someone seems to have missed something 2023-03-09 23:46:00 -05:00
chika0801 13f9b988db Update transport.md 2023-03-09 23:45:20 -05:00
Binbin Qian 75597c63ef Fix broken link 2023-03-09 23:44:39 -05:00
Zimo Li 70829f2388 Add documentation for the ReflectionService API 2023-03-09 23:41:31 -05:00
yuhan6665 996d687d58 Add Reality and remove deprecated flows 2023-03-06 23:16:09 -05:00
yuhan6665 8f28caf961 Update latest content from Chinese to English 2023-03-04 11:39:44 -05:00
Winston2084 4e6196c70a
Translate to English #1 (#331)
* Translate to English

* Format
2023-03-04 10:33:55 -05:00
dependabot[bot] a5842db0e2 Upgrade: Bump mermaid from 9.4.0 to 10.0.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 9.4.0 to 10.0.0.
- [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/v9.4.0...v10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 20:38:05 -05:00
yuhan6665 60879f6b8f Revert "Upgrade: Bump mermaid from 9.4.0 to 10.0.0"
This reverts commit 250a138767.
2023-02-24 10:53:46 -05:00
dependabot[bot] 250a138767 Upgrade: Bump mermaid from 9.4.0 to 10.0.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 9.4.0 to 10.0.0.
- [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/v9.4.0...v10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 10:10:48 -05:00
dependabot[bot] d897ea9d0c Upgrade: Bump @types/node from 18.13.0 to 18.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.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-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 21:56:56 -05:00
yuhan6665 eeb58c0056 Fix prettier 2023-02-19 01:09:07 -05:00
xqzr 5420fa8fe9
tcpcongestion 2023-02-20 02:07:11 +08:00
风扇滑翔翼 6a48c12935 面对有两个Safari选项的xray文档,R主席提出的惩罚是 2023-02-16 11:34:35 -05:00
dependabot[bot] 8a41a8212f Upgrade: Bump mermaid from 9.3.0 to 9.4.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 9.3.0 to 9.4.0.
- [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/v9.3.0...v9.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 11:11:56 -05:00
yuhan6665 701659467b Update fingerprint and sockopt 2023-02-08 23:41:13 -05:00
dependabot[bot] 0f3d004e18 Upgrade: Bump @types/node from 18.11.0 to 18.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.0 to 18.13.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-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 21:40:55 -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
KoriIku 2df380ded6 Add the address field for warp.
#1385
In some cases, the outbound configuration for wireguard requires the addition of the 'address' field in order to establish a proper connection. 
It should be noted that the absence of the 'address' field configuration results in the inability to establish connections via domain names, only IP addresses can be used for connections.
2023-01-27 23:00:20 -05:00
cutesnake 30e67e8c42
Update routing.md (#321) 2023-01-27 22:57:33 -05:00