575 Commits

Author SHA1 Message Date
yuhan6665
d78475a6d6
Update package.json 2024-04-29 12:29:22 -04:00
风扇滑翔翼
8f61e575f4 Remove "nosni" and update sendThrough 2024-04-26 02:37:51 +00:00
yuhan6665
1ef9e6f34e
Update build.yml 2024-04-22 11:11:17 -04:00
yuhan6665
6b6ff8a6e7
Update package.json 2024-04-22 11:09:50 -04:00
yuhan6665
cecb32a66b
Update build.yml
Try fix pnpm ERR_PNPM_BAD_PM_VERSION
2024-04-22 10:31:30 -04: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
dependabot[bot]
c843d68302 Upgrade: Bump sass-loader from 14.1.0 to 14.2.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 14.1.0 to 14.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v14.1.0...v14.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 23:21:54 -04: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
dependabot[bot]
ebfa97c8d4
Upgrade: Bump @types/node from 20.11.10 to 20.12.2 (#499)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.10 to 20.12.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 15:32:02 +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
风扇滑翔翼
ee30a158cf
Merge pull request #490 from WaterLemons2k/wikipedia
Fix broken Wikipedia links
2024-03-19 23:46:26 +08: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
Lumière Élevé
0b08ea2f65
HTTPUpgrade (#483)
* Some updates in the English version of docs.

* HTTPUpgrade

* Include HTTPUpgrade in build.

* Minor changes for parity.
The English docs seems to be terribly outdated...
2024-03-11 18:55:59 -04:00
xqzr
fbed60c43b
Some omissions and domainstrategy update 2024-03-11 22:10:44 +08:00
xqzr
34f00741ac
Revert "Revert "一些遗漏,还有domainstrategy的更新"" 2024-03-11 22:08:03 +08:00
xqzr
67ad2eec79
Merge pull request #485 from XTLS/revert-484-main
Revert "一些遗漏,还有domainstrategy的更新"
2024-03-11 21:57:02 +08:00
xqzr
c287946e92
Revert "一些遗漏,还有domainstrategy的更新" 2024-03-11 21:54:34 +08:00
xqzr
ad738dfebc
Add HTTPUpgrade Transport in network 2024-03-11 21:53:50 +08:00
风扇滑翔翼
58a8139706
Some omissions and domainstrategy update 2024-03-11 20:04:22 +08:00
风扇滑翔翼
046bae2cb5
Add HTTPUpgrade Transport (#482) 2024-03-11 05:47:09 +00:00
dependabot[bot]
1dfc8e45d2 Upgrade: Bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 11:29:32 -05:00
风扇滑翔翼
434a91e8dd 重写 domainStrategy 部分 2024-03-08 11:29:07 -05:00
dependabot[bot]
7973a28ff4 Upgrade: Bump mermaid from 10.8.0 to 10.9.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.8.0 to 10.9.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.8.0...v10.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 10:27:08 -05:00
Kobe Arthur Scofield
dd6fe6c41b
添加 loopback 出站的简易使用说明 (#478)
* Add `loopback` pages to sidebar

* Add usage for `loopback`
2024-03-04 18:46:36 -05:00
Kobe Arthur Scofield
17748f2b7b
添加 loopback 出站文档内容 (#477)
* Add missing `loopback` (Chinese version)

* Add `loopback` (Einglish version)

* Clearify
2024-03-04 10:58:39 -05:00
dependabot[bot]
0f520d52a5 Upgrade: Bump @vueuse/core from 10.8.0 to 10.9.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.9.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 12:12:59 -05:00
dependabot[bot]
2185ec6565 Upgrade: Bump @vueuse/core from 10.7.2 to 10.8.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.7.2 to 10.8.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.8.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 10:46:33 -05: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
风扇滑翔翼
4cf6e9818e Repair broken links, and some files shouldn't exist 2024-02-08 22:00:17 -05:00
Iain
07a192dcf0 Add docs for PROXY protocol on freedom outbound 2024-02-06 10:55:25 -05:00