Commit Graph

256 Commits (b2163bd50ad960e5fb80754d62e6cad5f097abf0)

Author SHA1 Message Date
yuhan6665 266da61f46 Add Vision flow 2023-01-02 10:12:36 -05:00
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
2023-01-02 09:30:12 -05:00
yuhan6665 5933264bc9 Fixes 2022-12-26 12:46:52 -05:00
yuhan6665 ce14d79070 Apply prettier 2022-12-26 12:15:46 -05:00
yuhan6665 a12e0378b0 Update examples from deprecated flows to Vision 2022-12-26 12:12:42 -05:00
yuhan6665 278eabf51c Deprecated xtls-go related configs 2022-12-25 22:09:17 -05:00
yuhan6665 949c863302 Update xray doc 2022-12-24 21:39:00 -05:00
tdjnodj bf1173a8a5 Update shadowsocks.md 2022-12-21 19:07:16 -05:00
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
2022-12-21 10:32:13 -05:00
SQLimit f7f4488b15
Update tproxy_ipv4_and_ipv6.md (#309)
* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2022-12-19 10:44:02 -05:00
SQLimit 9d840420f8
Update README.md (#308)
* Update README.md

* Update README.md

* Update README.md
2022-12-19 09:33:46 -05:00
SQLimit 5cd672253e
update sidebar (#307)
add "tproxy_ipv4_and_ipv6.md"
2022-12-19 09:33:33 -05:00
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
2022-12-19 09:33:06 -05:00
yuhan6665 47716dda0b
Update warp.md 2022-11-28 19:36:06 -05:00
yuhan6665 2adeb2a5f6
Update warp.md 2022-11-27 23:19:53 -05:00
yuhan6665 726acc486b
Enhance security through Cloudflare Warp (#300)
* Enhance security through Cloudflare Warp

* Fix prettier
2022-11-27 18:26:26 -05:00
xiagw 029f971aae
fix intro (#298)
* update intro guide.md change master to main

* fix intro guide.md
2022-11-22 08:49:47 -05:00
xiagw 5a009cb152 update intro guide.md change master to main 2022-11-17 11:28:42 -05:00
xqzr 61a37723dc
Add `tcpKeepAliveInterval` Tip 2022-10-24 01:51:27 +08:00
xqzr 8c377854cb
Update `idle_timeout` Tip 2022-10-17 18:02:32 +08:00
xqzr 3c8e035947
Update grpc.md 2022-10-15 21:52:03 +08:00
xiaobang 037f8ed90a 修复流量信息的处理 reset 参数无效问题 2022-10-12 22:48:00 -04:00
OrdosX a1f20aff14 update routing config of api 2022-09-05 22:16:27 -04:00
xqzr bbad8563ff
Update grpc.md 2022-08-07 13:28:22 +08:00
xqzr cdc19d6059
Update h2.md 2022-08-07 12:57:55 +08:00
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>
2022-07-16 08:51:14 -04:00
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>
2022-07-15 23:15:53 -04:00
JuanCC e1e74c55be 添加:Gentoo linux的xray安装方法
之前的没有通过Prettier linting,这次我重新整理了资料,调整了格式。
2022-07-04 11:19:59 -04:00
xqzr 06d1119634
`idle_timeout` 10 => 60 2022-07-02 21:22:16 +08:00
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
2022-06-28 09:40:09 -04:00
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
2022-06-20 22:16:41 -04:00
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
2022-06-16 22:39:31 -04:00
Kobe Arthur Scofield 1cc7c80c97 Update routing.md 2022-06-16 10:18:42 -04:00
Kobe Arthur Scofield 9e2ff69025 Update VMess MD5 header deprecation 2022-06-16 10:17:58 -04:00
rootmelo92118 6ae9c532fb Update dns.md 2022-06-14 23:14:20 -04:00
yuhan6665 d8459e1fae Attampt to fix prettier format 2022-06-12 22:26:13 -04:00
rootmelo92118 f5dd51a772
Update install.md (#272)
* Update install.md

* Update dns.md
2022-06-12 20:53:39 -04:00
rootmelo92118 1eb1b7253f Update dns.md 2022-06-12 14:05:36 -04:00
rain_flower 683166dc25 一个非常非常小的错别字更改
修复line333的“systemd”拼写错误
2022-06-12 13:58:56 -04:00
风扇滑翔翼 5b2201d1df Update shadowsocks.md 2022-05-31 09:31:04 -04:00
世界 81718618fa
Add shadowsocks 2022 methods 2022-05-23 21:33:12 +08:00
yuhan6665 cbcf957caa Attampt to fix prettier format 2022-05-07 21:24:03 -04:00
venorz 9893b8903e Update ch08-xray-clients.md
大佬好, 我是看您的教程入门的。最近阅读了一些文档后,发现教程关于DNS的设置似乎有误。不知道我的理解对不对 忘大佬指正。
更改内容:     
1.  "domainStrategy"设置为"AsIs"会忽略DNS服务器设置,所以改为"IPIfNonMatch".
2.  路由规则中没有配置DNS查询流量应该走什么出站,会默认全部走proxy,某些情况下可能返回不正确的查询结果,参考[漫谈各种黑科技式 DNS 技术在代理环境中的应用](https://tachyondevel.medium.com/%E6%BC%AB%E8%B0%88%E5%90%84%E7%A7%8D%E9%BB%91%E7%A7%91%E6%8A%80%E5%BC%8F-dns-%E6%8A%80%E6%9C%AF%E5%9C%A8%E4%BB%A3%E7%90%86%E7%8E%AF%E5%A2%83%E4%B8%AD%E7%9A%84%E5%BA%94%E7%94%A8-62c50e58cbd0)
2022-05-02 23:00:11 -04:00
even 3e70fffccd 添加证书安装步骤 2022-05-02 22:46:54 -04:00
tzmax 017680542a
add: xray-clients addition V2RayXS application (#211)
* add: xray-clients addition V2RayXS application

* add: Add V2RayXS to the macos client supporting VLESS protocol
2022-05-02 22:29:09 -04:00
xqzr 70310e7ec6
Merge pull request #232 from 4piu/patch-1
Fix broken links
2022-04-19 22:57:36 +08:00
xqzr edf8b8b8c7
Merge pull request #189 from lxsq/patch-1
修改拼写错误
2022-04-19 22:54:33 +08:00
xqzr ad4174dc21
Merge pull request #158 from xqzr/patch-12
add `initial_windows_size`
2022-04-19 22:50:43 +08:00
xqzr de68f4c718
idle_timeout tip 2022-04-19 00:16:58 +08:00
4piu a2bdfb78c2
Fix broken links 2022-04-15 23:45:11 +08:00
xqzr c5c779ee77
Update grpc.md 2022-03-07 16:58:51 +08:00
xqzr 04c900b382
tips 2022-02-26 23:46:44 +08:00
lxsq c3986dfdfa
修改拼写错误 2022-01-26 10:56:32 +08:00
xqzr 5ece68eec9
Update grpc.md 2021-12-21 21:40:55 +08:00
xqzr 130ad7437d
Update grpc.md 2021-12-20 02:46:00 +08:00
xqzr 4b867270d6
add `initial_windows_size`
../../pull/864
2021-12-20 02:18:40 +08:00
xqzr 9f57591d9e
fix TIP 2021-11-07 06:38:29 +08:00
xqzr f14597dd20
add DNS fallback (#139)
* Update dns.md

https://github.com/XTLS/Xray-core/releases/tag/v1.5.0
2021-10-26 02:37:17 +08:00
xqzr c656ba63b2
Update grpc.md (#140) 2021-10-22 02:23:28 +08:00
Arthur Morgan 8238ee8565 fix 2021-10-14 19:58:16 +08:00
JuanCC b77187384b
Using pidof to determine pid of xray (#136)
from man pidof:
    pidof -- find the process ID of a running program
also, you can use :
    cat /proc/`pidof xray`/limits
in line 163, to find the limits of xray, without the hassle of figuring out the pid yourself.
2021-10-14 19:00:23 +08:00
Sion Kazama 10aef49dd7
Update the description of assets' location (#134)
* Update the description of assets' location

Co-authored-by: Arthur Morgan <4637240+badO1a5A90@users.noreply.github.com>
2021-10-14 18:58:36 +08:00
Arthur Morgan 50e6a0936a
fix server change (#132)
* fix server change 
原 PR  https://github.com/XTLS/Xray-docs-next/pull/115
2021-10-07 15:32:17 +08:00
Arthur Morgan dffdd027cc
Update routing.md 2021-10-07 11:12:43 +08:00
Arthur Morgan 60a6591e33
Update routing.md 2021-10-07 03:19:19 +08:00
xqzr 581214ee13
Add health check for h2 (#130) 2021-09-30 01:13:53 +08:00
xqzr 75e9fd99bf
del preferServerCipherSuites (#128)
https://github.com/XTLS/Xray-core/releases/tag/v1.4.5
2021-09-29 23:49:16 +08:00
xqzr 8666c92ff7
Add client only (#127)
* Add client only
2021-09-29 23:47:16 +08:00
xqzr 65e5f0203a
add rejectUnknownSni (#126)
https://github.com/XTLS/Xray-core/pull/553
2021-09-28 23:05:22 +08:00
xqzr a1d92d2dc6
Update socks.md (#125)
仅支持连接到 Socks 5 服务器。
2021-09-28 01:22:08 +08:00
xqzr 328e196e5d
Add health check for gRPC (#124)
https://github.com/XTLS/Xray-core/pull/633#issuecomment-878989087
2021-09-28 00:57:21 +08:00
Erin 8106f777bb
Update ch07-xray-server.md (#119)
fix path.
2021-09-25 13:24:32 +08:00
xqzr 305a4bdff9
Update README.md (#123)
* Update README.md
2021-09-24 20:23:53 +08:00
GuGuGee bf17a6edea
fix: typo (#116) 2021-09-21 23:40:48 +08:00
xqzr 25ef754813
fix: broken link (#118) 2021-09-21 23:39:48 +08:00
Arthur Morgan 44e78ef0c8
Update README.md 2021-09-19 13:33:02 +08:00
zswdcx 2ece8751e1
Update README.md (#72)
* Update README.md

Update some numbers

Co-authored-by: Arthur Morgan <arthur.m.v1863@gmail.com>
2021-09-17 22:21:48 +08:00
xqzr 3277e11d8a
Update README.md (#112) 2021-09-17 20:01:39 +08:00
xqzr 40b1357f6b
update: title of inbound/outbound (#113)
Co-authored-by: hmol233 <82594500+hmol233@users.noreply.github.com>
2021-09-17 19:53:35 +08:00
hmol233 348484c4f7
fix: sidebar behavior 2021-09-17 19:42:31 +08:00
ricuhkaen dc4d98608c
CA server set to letsencrypt (#114)
CA server set to letsencrypt
2021-09-17 19:22:21 +08:00
xqzr f2f6105e0b
fix: socks => Socks (#110) 2021-09-16 19:30:03 +08:00
hmol233 48dce3e6ab
action: update token 2021-09-15 18:41:41 +08:00
hmol233 d698965203
action: build for main repository 2021-09-15 18:28:06 +08:00
hmol233 d98294791b
fix: mermaid chart rendering (again) 2021-09-12 20:39:48 +08:00
xqzr fb0deffb7e
add: missing gRPC (#103) 2021-09-11 18:42:41 +08:00
hmol233 e95da031d1
fix: build action 2021-09-11 18:37:02 +08:00
hmol233 db3c7540e5
fix: mermaid charts rendering 2021-09-11 17:43:35 +08:00
hmol233 45697ecdc1
chore: upgrade vuepress 2021-09-10 23:13:02 +08:00
hmol233 c14d709fc5
Slightly tweak theme 2021-07-16 00:45:43 +08:00
hmol233 f6cca08099
Fix json format
close https://github.com/XTLS/Xray-docs-next/pull/83
Thanks: @Johnshall
2021-07-16 00:29:22 +08:00
RouRouX 2756718446
Fix links (#84) 2021-07-16 00:29:12 +08:00
hmol233 a27ebcfd59
Move `Browser Dialer` to `Features` 2021-07-05 18:57:44 +08:00
zswdcx 6fae9b78f9
Fix typo (#70)
把错误的"mKCP"改正为"VLESS"
2021-06-29 15:37:29 +08:00
hmol233 3d5f8bbff5
Upgrade: Bump vuepress from 2.0.0-beta.19 to 2.0.0-beta.20 2021-06-26 23:22:33 +08:00
hmol233 f77ce91af2
Tweak theme x2 2021-06-19 18:37:04 +08:00
xqzr 2987f8279f
Update inbound.md (#62) 2021-06-12 16:49:38 +08:00
Daniel Ding 2080be9d28
Add config about OCSP Stapling (#61) 2021-06-08 20:53:20 +08:00
hmol233 64caa15920
Tweak theme
and upgrade vuepress to beta.17
2021-06-06 20:27:04 +08:00
hmol233 a6b0ec58e0
Add domainsExcluded 2021-06-02 21:29:10 +08:00