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
dependabot[bot]
db51d8c4dc
Upgrade: Bump @types/node from 18.0.0 to 18.6.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.0.0 to 18.6.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]
1cc1632d1f
Upgrade: Bump bootstrap and @types/bootstrap
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) and [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap ). These dependencies needed to be updated together.
Updates `bootstrap` from 5.1.3 to 5.2.0
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.1.3...v5.2.0 )
Updates `@types/bootstrap` from 5.1.11 to 5.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/bootstrap"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
rootmelo92118
13763b64d4
Update dns.md ( #285 )
...
* Update dns.md
* Update dns.md
* Update dns.md
* Update dns.md
Co-authored-by: xqzr <34030394+xqzr@users.noreply.github.com>
2 years ago
yuhan6665
993a8dd177
Add traffic stats tutorial ( #284 )
...
* Add traffic stats tutorial
Co-authored-by: ben-august <36500518+ben-august@users.noreply.github.com>
* fix prettier
Co-authored-by: ben-august <36500518+ben-august@users.noreply.github.com>
2 years ago
JuanCC
e1e74c55be
添加:Gentoo linux的xray安装方法
...
之前的没有通过Prettier linting,这次我重新整理了资料,调整了格式。
2 years ago
xqzr
06d1119634
`idle_timeout` 10 => 60
2 years ago
wy580477
03b3716c2d
Flush route table after nft service stops ( #281 )
...
* Update tproxy.md
Sometimes nft service fails to start due to "RTNETLINK answers: File exists" error.
This commit flushes route table after service stops.
* Update tproxy.md
2 years ago
Kobe Arthur Scofield
6d04c95a7b
Update docs to cover 1.5.0 ( #280 )
...
* Update missing DNS schemes
Add DNS over TCP
Add DNS over TCP local
Add DNS over QUIC local
* Tweaking details
* Refine DNS doc
* Add `tcpKeepAliveInterval` to SockOpt
According to [XTLS/Xray-core/pull/754]
* Add header and method to HTTP/2 transport
According to XTLS/Xray-core/#755
* Make it prettier
* Fix punctuations
* Add `pinnedPeerCertificateChainSha256` option
Added in 1.5.1 and now batch adding it into docs.
* Add `X-Real-IP` header note
Introduced in XTLS/Xray-core#769
* Add `certChainHash` note
* Update commands
Add `certChainHash`
Provide more details
* Add inbound missing contents
- Comma separated listening port segments
- New sniffers `fakedns+others` and `quic`
- New sniffing option `routeOnly`
- Some refinements
* Add domain socket access indicator
* Fix typo
* Update descriptions for FakeDNS
* Refine DNS over TCP
* Make it preetier in DNS doc
* Make the statement clear
* Attemp to make it prettier in inbound docs
* Update fakedns.md
* Update inbound.md
* Update fakedns.md
* Update grpc.md
* Update fakedns.md
* Update command.md
* Detailed description for `metadataOnly`
* `pinnedPeerCertificateChainSha256` should be a list
2 years ago
Kobe Arthur Scofield
c5b5ae1a52
Update links ( #279 )
...
* Update links (sync with README)
* Update links
* Update Windows platform
Now having ARM64 release
* Try to make prettier happy
* Try to make prettier happier
* Update links.md
* Update links.md
2 years ago