Commit Graph

38 Commits (f9df5ada87889918460512baeec479173b433ee3)

Author SHA1 Message Date
チセ 9b50094519
Update warp.md (#443) 2023-12-29 21:08:46 -05:00
チセ fba2d96702
tproxy: warnings (#433)
config: uuid remind

update link name
2023-12-25 23:17:01 -05:00
チセ 1548bc0262
Update command.md to fit latest release (#432)
also adds ENG and fix a rendering issue
2023-12-24 14:45:01 -05:00
チセ 46e06b70cd Merge `fwmark`/`sendThrough`/`sockopt.interface` together 2023-12-20 10:28:11 -05:00
etoyz 41e2c030d7
改正错误的描述 (#389)
* 改正错误的描述

* prettier
2023-07-03 21:55:57 -04:00
SQLimit 77324ec597
update nginx_tls_tunnel.md (#353)
* Update sidebar.ts

* Update nginx_tls_tunnel.md

* Update README.md
2023-03-22 21:42:47 -04:00
Binbin Qian 70c09029cf Update tproxy_ipv4_and_ipv6.md 2023-03-22 18:21:35 -07:00
Binbin Qian 082da458fe Remove unnecessary option 2023-03-22 18:21:35 -07:00
yuhan6665 996d687d58 Add Reality and remove deprecated flows 2023-03-06 23:16:09 -05:00
SQLimit 385cd7c63e
Update tproxy_ipv4_and_ipv6.md (#324)
* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md

* Update tproxy_ipv4_and_ipv6.md
2023-02-04 12:06:28 -05:00
yuhan6665 4c46b5774a Fix prettier 2023-01-27 23:01:46 -05:00
KoriIku 2df380ded6 Add the address field for warp.
#1385
In some cases, the outbound configuration for wireguard requires the addition of the 'address' field in order to establish a proper connection. 
It should be noted that the absence of the 'address' field configuration results in the inability to establish connections via domain names, only IP addresses can be used for connections.
2023-01-27 23:00:20 -05:00
SQLimit 8dd7f3a79c Update README.md 2023-01-12 00:34:25 -05:00
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
2023-01-12 00:23:15 -05:00
SQLimit f04b82baf6 Update tproxy_ipv4_and_ipv6.md 2023-01-11 00:03:16 -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
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