Commit Graph

373 Commits (cd9e29a7a8d928973243542d86632d623d9dd24e)

Author SHA1 Message Date
mmmray cd9e29a7a8
Remove unknown flow from vless docs (#520) 2024-07-01 03:48:56 +00:00
风扇滑翔翼 74735f115b
Correct sth wrong in splithttp 2024-06-21 14:11:50 +08:00
风扇滑翔翼 21110a02b1
Update splithttp.md 2024-06-21 11:40:06 +08:00
风扇滑翔翼 bf99309394
Update splithttp CN docs 2024-06-21 11:37:43 +08:00
mmmray 666a4e0c0c
Clarify server and client support of h2 in splithttp (#518) 2024-06-21 00:50:16 +00:00
mmmray aada3cc949
Link additional PR to splithttp docs (#517)
* Link additional PR to splithttp docs

* too many lines
2024-06-21 00:31:36 +00:00
mmmray f6f6411e73
Update splithttp docs (#516)
* update splithttp docs

* fix
2024-06-21 00:08:36 +00:00
风扇滑翔翼 7da7b1acbc
Refine splithttp docs 2024-06-18 22:00:51 +08:00
风扇滑翔翼 fd13f99797
splithttp CN docs 2024-06-18 15:18:01 +08:00
mmmray 2a2cfe2626 splithttp updates 2024-06-18 14:57:00 +08:00
mmmray bcf02a8099 splithttp 2024-06-18 14:40:06 +08:00
风扇滑翔翼 1e94283a5b
Add regex for domainsExcluded 2024-06-17 01:25:22 +08:00
风扇滑翔翼 4422344e1f
Remove global TransportObject 2024-06-02 22:07:48 +08:00
风扇滑翔翼 74da9a3b65
Correct ss2022 multi-user mode password format
奇怪的协议拓展
所谓的“多用户模式”是于其上衍生出来的
2024-06-01 17:46:45 +08:00
风扇滑翔翼 73ed5e345f
Fix SS2022 multi-user mode explanation 2024-06-01 14:09:19 +08:00
风扇滑翔翼 8109cbe6bf
Delete Windows TFO 2024-06-01 01:37:00 +08:00
风扇滑翔翼 c8cf75f3c6
Add explanation for dokodemo-door 2024-05-26 15:33:16 +08:00
nobody ae3df82c8e
Modify API doc. (#507)
* Modify API docs.

* Fix RoutingService doc.

---------

Co-authored-by: nobody <nobody@nowhere.mars>
2024-05-23 11:23:54 -04:00
风扇滑翔翼 f19b64e98b
Update DNS behavior. 2024-05-17 22:44:12 +08:00
风扇滑翔翼 c9e31fac32
Correct a mistake 2024-05-13 23:35:12 +08:00
Cube 53eec292a5
Repair broken Debian source url 2024-05-10 18:44:00 +08:00
nobody ac2415ffce
Add observatory doc. (#509)
* Add observatory doc.

* Modify docs.

---------

Co-authored-by: nobody <nobody@nowhere.mars>
2024-05-07 10:16:57 -04:00
nobody 1bd1e18a9e Simplify multiple configs doc. 2024-05-04 17:21:59 +08:00
zonescape eddf5c7e6b fix broken links 2024-05-02 18:16:26 +08:00
风扇滑翔翼 27505ad11f
Add reality dest warning 2024-05-01 23:02:55 +08:00
风扇滑翔翼 8f61e575f4 Remove "nosni" and update sendThrough 2024-04-26 02:37:51 +00:00
alefvanoon 6117bc839a Link EN Readme to EN docs 2024-04-21 21:17:33 -04:00
pulsarice ee570bf9db
Correct loopback example
"tag" was written instead of "inboundTag" in the example which caused much frustration for me when I was trying to configure my server using the example provided.
I corrected it to spare others from having the same problem.
2024-04-16 08:11:25 +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
SodaWithoutSparkles 95f83572cb Update loopback.md
mismatch between examples and the object
2024-04-06 18:04:25 -04:00
Se7enMuting e32a7b5176
json typo
多了个逗号
2024-04-05 00:42:17 +08:00
风扇滑翔翼 c9add77895
Add ```nosni``` 2024-04-01 23:25:19 +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
Lumière Élevé d20c42f63e
English doc updates and corrections
* Updated HTTPUpgrade docs.

* Root config object and transport configs.

* WTF happened to the English docs

* Fuck this.

* Reality done.

* WebSocket

* Minor correction.
2024-03-31 02:51:46 +08:00
ちか d0a74434f0
Add websocket host
为此提交更新文档 7e3a8d3a04
2024-03-30 23:24:31 +08:00
风扇滑翔翼 abdb3a7dd7
Update httpupgrade.md 2024-03-27 21:10:04 +08:00
风扇滑翔翼 1f386503dd Update httpupgrade.md 2024-03-27 17:37:19 +08:00
ちか 298a8998f3 Update httpupgrade.md 2024-03-27 17:37:19 +08:00
ちか 9291618e4e 对 httpupgrade 中 host 参数作补充,修改ed=2560为推荐值 2024-03-27 17:37:19 +08:00
ちか 98832eb48c 补充 websocket 中 ed? 参数只需在客户端写 2024-03-27 13:31:44 +08:00
ちか fdf8399092
增加 authority 解释,补充 serverName 起始为斜杠时的要求 (#493) 2024-03-27 12:43:10 +08:00
风扇滑翔翼 a5ac42ea17
Add feature and correct name 2024-03-24 01:52:26 +08:00
Chuei Kan 54d4c097de Update transport.md
fix json error
2024-03-20 12:18:55 -04:00
WaterLemons2k 3fef93e645
Fix broken Wikipedia links 2024-03-19 23:35:59 +08:00
风扇滑翔翼 4e56b4a909
Update websocket early data and domainstrategy in sockopt 2024-03-18 22:51:45 +08:00
风扇滑翔翼 5b97ac4326
Update early data 2024-03-18 03:48:09 +08:00
风扇滑翔翼 f9df5ada87
Fix #388 2024-03-17 15:13:54 +08:00
Alexey Esaulenko f19a598927 Synchronyze Nginx tunnel page with Chineese version 2024-03-17 00:09:31 -04:00
チセ 55d1f2782d
Update loopback.md (#488) 2024-03-16 11:03:03 -04:00