513 Commits

Author SHA1 Message Date
dependabot[bot]
16d44cf54e Upgrade: Bump esbuild from 0.21.4 to 0.22.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.4 to 0.22.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.4...v0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:23:40 -04:00
dependabot[bot]
e9f5869e2a Upgrade: Bump @types/node from 20.13.0 to 20.14.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.13.0 to 20.14.9.
- [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>
2024-07-01 22:19:10 -04:00
dependabot[bot]
6c27721317 Upgrade: Bump prettier from 3.2.5 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:18:00 -04:00
dependabot[bot]
5a831eaf0c Upgrade: Bump @vueuse/core from 10.10.0 to 10.11.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.10.0 to 10.11.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.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-07-01 22:17:52 -04:00
dependabot[bot]
e327809389 Upgrade: Bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.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.4.5...v5.5.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-07-01 22:16:14 -04:00
风扇滑翔翼
34d62298fb
Add reality serverNames desc 2024-07-01 18:48:33 +08:00
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
dependabot[bot]
8ffe3a84e8 Upgrade: Bump @types/node from 20.12.2 to 20.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.2 to 20.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>
2024-06-01 10:46:13 -04: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
yuhan6665
5673ccbfe4
Try remove "packageManager": "pnpm@9.1.2" 2024-05-31 14:03:29 -04: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
yuhan6665
13b995d922
Update package.json 2024-05-23 11:25:59 -04: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
风扇滑翔翼
61743e2098
Update pnpm
pnpm is installed by yum and might be updated by source.
But it's version is specified in package.json.
Maybe make the version pinned?
idk
2024-05-14 01:42:35 +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
yuhan6665
d8faeb5c5c
Update dependabot to monthly 2024-05-07 10:31:25 -04:00
yuhan6665
047089f5aa
Update package.json 2024-05-07 10:24:20 -04:00
dependabot[bot]
4ec0b3f88c Upgrade: Bump esbuild from 0.20.0 to 0.21.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.20.0...v0.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 10:17:19 -04: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
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