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>
2 years ago
yuhan6665
701659467b
Update fingerprint and sockopt
2 years ago
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>
2 years ago
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
2 years ago
yuhan6665
4c46b5774a
Fix prettier
2 years ago
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.
2 years ago
cutesnake
30e67e8c42
Update routing.md ( #321 )
2 years ago
yuhan6665
b9a1461700
Update muxcool.md
2 years ago
dependabot[bot]
12ec48305d
Upgrade: Bump esbuild from 0.16.1 to 0.17.0
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.16.1...v0.17.0 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Expyh
ac82cef655
Update ch07-xray-server.md
...
xray配置中的tlsSettings应该加上"alpn": "http/1.1",否则按照教程【服务器优化之二:开启 HTTP 自动跳转 HTTPS】操作之后,网站无法正常访问,访问网站的时候会出现ERR_HTTP2_PROTOCOL_ERROR,但xray还是可以正常工作的。
2 years ago
SQLimit
8dd7f3a79c
Update README.md
2 years ago
SQLimit
cd6304344e
Update sidebar.ts
2 years ago
SQLimit
483372d84f
Create Nginx_TLS隧道隐藏指纹 ( #314 )
...
* Create Nginx_TLS隧道隐藏指纹
* Rename Nginx_TLS隧道隐藏指纹 to Nginx_TLS_tunnel.md
* Update Nginx_TLS_tunnel.md
* Rename Nginx_TLS_tunnel.md to nginx_tls_tunnel.md
2 years ago
SQLimit
f04b82baf6
Update tproxy_ipv4_and_ipv6.md
2 years ago
yuhan6665
7d1d5056f9
Add Wireguard outbound
2 years ago
yuhan6665
266da61f46
Add Vision flow
2 years ago
SQLimit
1a0dcd5e80
Update tproxy_ipv4_and_ipv6.md ( #313 )
...
* Update tproxy_ipv4_and_ipv6.md
添加开机自动运行 Netfilter 配置
搞了一下发现还是有挺多坑的,所以更新一下。
麻烦大佬了。
* Update tproxy_ipv4_and_ipv6.md
* Update tproxy_ipv4_and_ipv6.md
* Update tproxy_ipv4_and_ipv6.md
2 years ago
yuhan6665
5933264bc9
Fixes
2 years ago
yuhan6665
ce14d79070
Apply prettier
2 years ago
yuhan6665
a12e0378b0
Update examples from deprecated flows to Vision
2 years ago
yuhan6665
278eabf51c
Deprecated xtls-go related configs
2 years ago
yuhan6665
949c863302
Update xray doc
2 years ago
tdjnodj
bf1173a8a5
Update shadowsocks.md
2 years ago
SQLimit
966459078f
Update tproxy_ipv4_and_ipv6.md ( #310 )
...
* Update tproxy_ipv4_and_ipv6.md
加入客户端 fakedns 配置
应要求增加 nftables 配置
* Update tproxy_ipv4_and_ipv6.md
* Update tproxy_ipv4_and_ipv6.md
2 years ago
SQLimit
f7f4488b15
Update tproxy_ipv4_and_ipv6.md ( #309 )
...
* Update tproxy_ipv4_and_ipv6.md
* Update tproxy_ipv4_and_ipv6.md
2 years ago
SQLimit
9d840420f8
Update README.md ( #308 )
...
* Update README.md
* Update README.md
* Update README.md
2 years ago
SQLimit
5cd672253e
update sidebar ( #307 )
...
add "tproxy_ipv4_and_ipv6.md"
2 years ago
SQLimit
55bcee451f
Create tproxy_ipv4_and_ipv6.md ( #306 )
...
* Create tproxy_ipv4_and_ipv6.md
更新xray相关配置并添加ipv6 的透明代理配置
* Update tproxy_ipv4_and_ipv6.md
* Update tproxy_ipv4_and_ipv6.md
* Update tproxy_ipv4_and_ipv6.md
* Update tproxy_ipv4_and_ipv6.md
2 years ago
dependabot[bot]
cfc217889f
Upgrade: Bump mermaid and @types/mermaid
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) and [@types/mermaid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mermaid ). These dependencies needed to be updated together.
Updates `mermaid` from 9.2.0 to 9.3.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.2.0...v9.3.0 )
Updates `@types/mermaid` from 9.1.0 to 9.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mermaid )
---
updated-dependencies:
- dependency-name: mermaid
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/mermaid"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
482583503c
Upgrade: Bump esbuild from 0.15.0 to 0.16.1
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.15.0 to 0.16.1.
- [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.15.0...v0.16.1 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
yuhan6665
47716dda0b
Update warp.md
2 years ago
yuhan6665
2adeb2a5f6
Update warp.md
2 years ago
yuhan6665
726acc486b
Enhance security through Cloudflare Warp ( #300 )
...
* Enhance security through Cloudflare Warp
* Fix prettier
2 years ago
dependabot[bot]
1d611a8583
Upgrade: Bump prettier from 2.7.0 to 2.8.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.0 to 2.8.0.
- [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/2.7.0...2.8.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
xiagw
029f971aae
fix intro ( #298 )
...
* update intro guide.md change master to main
* fix intro guide.md
2 years ago
xiagw
5a009cb152
update intro guide.md change master to main
2 years ago
dependabot[bot]
487e7c3fb2
Upgrade: Bump sass-loader from 13.1.0 to 13.2.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.1.0 to 13.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/v13.1.0...v13.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>
2 years ago
dependabot[bot]
d4341ed122
Upgrade: Bump mermaid and @types/mermaid
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) and [@types/mermaid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mermaid ). These dependencies needed to be updated together.
Updates `mermaid` from 9.1.1 to 9.2.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/9.1.1...v9.2.0 )
Updates `@types/mermaid` from 8.2.9 to 9.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mermaid )
---
updated-dependencies:
- dependency-name: mermaid
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/mermaid"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
xqzr
61a37723dc
Add `tcpKeepAliveInterval` Tip
2 years ago
dependabot[bot]
32b5ae6cfd
Upgrade: Bump @types/node from 18.8.0 to 18.11.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.8.0 to 18.11.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>
2 years ago
xqzr
8c377854cb
Update `idle_timeout` Tip
2 years ago
xqzr
3c8e035947
Update grpc.md
2 years ago
xiaobang
037f8ed90a
修复流量信息的处理 reset 参数无效问题
2 years ago
dependabot[bot]
4f761eb565
Upgrade: Bump sass-loader from 13.0.0 to 13.1.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.0.0 to 13.1.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/v13.0.0...v13.1.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>
2 years ago
dependabot[bot]
24873b7820
Upgrade: Bump @types/node from 18.7.1 to 18.8.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.1 to 18.8.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>
2 years ago
OrdosX
a1f20aff14
update routing config of api
2 years ago
dependabot[bot]
ff7c7ea816
Upgrade: Bump @types/node from 18.6.1 to 18.7.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.6.1 to 18.7.1.
- [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>
2 years ago
dependabot[bot]
d62966b57c
Upgrade: Bump esbuild from 0.14.38 to 0.15.0
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.38 to 0.15.0.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.38...v0.15.0 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
xqzr
bbad8563ff
Update grpc.md
2 years ago
xqzr
cdc19d6059
Update h2.md
2 years ago