Commit Graph

22 Commits (bf1173a8a51021b62151405ec1d7229d0a39aa83)

Author SHA1 Message Date
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 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
xiaobang 037f8ed90a 修复流量信息的处理 reset 参数无效问题 2022-10-12 22:48:00 -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
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
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
hmol233 e6691eee01
Slightly modify Tabs style 2021-05-28 22:40:19 +08:00
R3pl4c3r 0264764579
[Level2/gid] Fix typo & Add example (#49) 2021-05-26 20:13:46 +08:00
hmol233 43ef4990f5
Fix tabs 2021-05-24 23:33:27 +08:00
JimhHan 6378a73eea
Update: document/level-2 2021-04-04 20:12:50 +08:00
JimhHan f59c45decd
Fix: format 2021-04-04 20:12:50 +08:00
Jim Han b693f57e8b
Fix: typo 2021-04-03 09:15:02 +08:00
JimhHan 71eaa61dbd
Fix: format 2021-03-26 14:01:07 +08:00
JimhHan f6b196b3e7
Fix: [document/level-2] tropxy
https://github.com/XTLS/XTLS.github.io/pull/74
Co-Authored-By: kirin10000 <57820613+kirin10000@users.noreply.github.com>
2021-03-26 11:24:30 +08:00
JimhHan aaa7fe05a9
Add: [document/level-2] redirect traffic
https: //github.com/XTLS/XTLS.github.io/pull/79
Co-Authored-By: Zzz <28607089+Zzz3m@users.noreply.github.com>
2021-03-26 11:19:19 +08:00
JimhHan 1d65a3ac9c
Fix: undefined component 2021-03-25 23:30:08 +08:00
JimhHan c58fabe474
Add: document level-1&2 2021-03-25 22:33:41 +08:00