Commit Graph
9 Commits
Author SHA1 Message Date
Meow 9fd4e8cf62 Document: Fixed broken links in the article Bypassing Xray Traffic via GID 2026-01-25 02:35:22 +08:00
Meow aefcd935e1 Remove invalid VuePress code from docs 2026-01-24 06:33:55 +08:00
Desiders af1b6f061a Fix anchor links (#784)
* Uppercase to lowercase and old anchor fixes

* Fix incorrect links to generated headers

* Fix incorrect links to generated date headers
2025-12-24 18:56:12 -05:00
风扇滑翔翼 2f81d12aba Remove dead link 2025-11-29 02:10:14 +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
R3pl4c3r 0264764579 [Level2/gid] Fix typo & Add example (#49) 2021-05-26 20:13:46 +08:00
JimhHan 6378a73eea Update: document/level-2 2021-04-04 20:12:50 +08:00
JimhHanandkirin10000 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 c58fabe474 Add: document level-1&2 2021-03-25 22:33:41 +08:00