15 Commits

Author SHA1 Message Date
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