Commit Graph

276 Commits (11f102211b3087377ef5bd95841298cca481128b)

Author SHA1 Message Date
Andrei Vukolov 763d000739 Reformulated shadowsocks.md
- Reformulated
- Added description for `clients` parameter
- Added example for proper password generation
2023-08-19 18:13:13 -04:00
xqzr 6b73c2486d
add `TCPUserTimeout` Unit 2023-08-20 03:28:56 +08:00
Eugene bogorad 85f60a1a25 Update dns.md
Bug: regexp in JSON needs to be double escaped.
2023-07-30 23:26:17 -04:00
Kobe Arthur Scofield 11d1fda603 Fix ```regexp``` description
The markdown processor also treats the ```\``` as a escape character.
Markdown 也会把 ```\``` 作为转义字符。
2023-07-30 23:23:49 -04:00
HystericalDragon 45a1fe8228 Update wireguard.md
ccba465590
2023-07-16 19:50:37 -04:00
HystericalDragon 9fa9820919 Update shadowsocks.md
参考:https://github.com/XTLS/Xray-core/blob/main/infra/conf/shadowsocks.go
2023-07-13 21:10:04 -04:00
rootmelo92118 31700d283a Update freedom.md 2023-07-09 21:40:34 -04:00
yuhan6665 b3a8187cc9 Add more details for fragmentation 2023-07-09 21:37:11 -04:00
rootmelo92118 7f5613c7e2 Update http.md 2023-07-08 20:19:58 -04:00
yuhan6665 1435269831 Clean up Vmess alterId 2023-07-03 05:33:21 -04:00
yuhan6665 ff57067812 Add TCP fragmentation 2023-07-03 04:36:42 -04:00
yuhan6665 da5a3fb218 Add "nonIPQuery" to DNS outbound 2023-07-03 04:35:58 -04:00
etoyz 41e2c030d7
改正错误的描述 (#389)
* 改正错误的描述

* prettier
2023-07-03 21:55:57 -04:00
yuhan6665 2496487912 Support regex for attr matching 2023-06-26 12:04:06 -04:00
flowerinsnow 09b8d43ba6 修复三个参数类型不正确的问题 2023-06-21 10:09:36 -04:00
yuhan6665 e73994d010 Update HTTP header attr matching config 2023-06-18 11:50:23 -04:00
Winston2084 5fe3b0c50a
Translate into English #3 (#384)
* Translate into English #3

* Update trojan.md

* Update
2023-06-14 10:17:07 -04:00
flowerinsnow cd3f10bdfd Add `headers` field into `config/outbounds/http` 2023-06-03 20:12:11 -04:00
yuhan6665 289cda827a Fix prettier format 2023-05-19 11:10:34 -04:00
Kevin Amiri 46bccd3fdb
Translate into English (#368)
* Translate into English

* Translate to English

* Translate dev into English

* Translate dev, second edition

* Translating dev, doc, second edition
2023-05-14 19:35:07 -04:00
tdjnodj e85d3d1f39
Update transport (#371)
* Add tcpUserTimeout

90d915ea0505e7d5172abc8aeda5d5d039696cb3

* TCPMaxSeg

https://github.com/XTLS/Xray-core/pull/2002

* fix

* fix
2023-04-29 23:35:08 -04:00
tdjnodj 2fe19c4e15 fix the link of socks again
#367 

非常好奇加链接的人为什么会搞错。
2023-04-22 20:34:40 -04:00
yuhan6665 ab49e2bff3 Tweak xudp 4 2023-04-19 20:32:29 -04:00
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
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
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
Binbin Qian 7c5cad3e3d Fix typo 2023-03-11 20:56:52 -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