fancyss icon indicating copy to clipboard operation
fancyss copied to clipboard

你正在使用Xray,Xray 未运行

Open 4iller opened this issue 3 years ago • 0 comments

*️⃣2022-08-21 14:41:18: fancyss插件版本:3.0.3

1️⃣检测当前相关进程工作状态:(你正在使用Xray,选择的模式是【gfwlist模式】,国外DNS解析方案是:chinadns-ng)

程序 状态 PID Xray 未运行 dns2socks 工作中 pid:10499 chinadns-ng 工作中 pid:10511 dnsmasq 工作中 pid:10873

2️⃣插件主要二进制程序版本:

程序 版本 备注 ss-redir 3.3.5 2022年04月29日编译 ss-tunnel 3.3.5 2022年04月29日编译 ss-local 3.3.5 2022年04月29日编译 obfs-local 0.0.5 2018年11月25日编译 ssrr-redir 3.5.3 2018年12月06日编译 ssrr-local 3.5.3 2018年12月06日编译 haproxy 2.1.2 2020年01月06日编译 dns2socks V2.0 2017年12月05日编译 cdns 1.0 2017年12月09日编译 chinadns1 1.3.2 2017年12月09日编译 chinadns2 2.0.0 2017年12月09日编译 chinadns-ng v1.0-beta.25 2020年06月02日编译 https_dns_proxy 758f913 2019年02月05日编译 httping 2.6 2020年01月06日编译 trojan 1.16.0 2020年01月19日编译 v2ray v4.45.0 2022年05月14日编译 xray 1.5.5 2022年05月11日编译 v2ray-plugin v4.45.0 https://github.com/teddysun/v2ray-plugin SmartDNS 1.2020.05.04-0005 Official Release 2020年05月04日 kcptun 20210922 Official Release 2021年09月22日

3️⃣检测iptbales工作状态: ----------------------------------------------------- nat表 PREROUTING 链 -------------------------------------------------------- Chain PREROUTING (policy ACCEPT 49 packets, 4086 bytes) pkts bytes target prot opt in out source destination
40 2092 SHADOWSOCKS tcp -- * * 0.0.0.0/0 0.0.0.0/0
852 76982 GAME_VSERVER all -- * * 0.0.0.0/0 ...
852 76982 VSERVER all -- * * 0.0.0.0/0 ...
1 136 GAME_VSERVER all -- * * 0.0.0.0/0 192.168.1.2
1 136 VSERVER all -- * * 0.0.0.0/0 192.168.1.2
0 0 DNAT udp -- * * 192.168.50.0/24 0.0.0.0/0 udp dpt:53 to:192.168.50.1

----------------------------------------------------- nat表 OUTPUT 链 ------------------------------------------------------------ Chain OUTPUT (policy ACCEPT 50 packets, 4082 bytes) pkts bytes target prot opt in out source destination
0 0 REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 match-set router dst redir ports 3333 0 0 SHADOWSOCKS_EXT tcp -- * * 0.0.0.0/0 0.0.0.0/0 mark match 0xc0a83200/0xffffff00

----------------------------------------------------- nat表 SHADOWSOCKS 链 -------------------------------------------------------- Chain SHADOWSOCKS (1 references) pkts bytes target prot opt in out source destination
38 1988 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 match-set white_list dst 2 104 SHADOWSOCKS_GFW tcp -- * * 0.0.0.0/0 0.0.0.0/0

----------------------------------------------------- nat表 SHADOWSOCKS_EXT 链 -------------------------------------------------------- Chain SHADOWSOCKS_EXT (1 references) pkts bytes target prot opt in out source destination
0 0 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 match-set white_list dst 0 0 SHADOWSOCKS_GFW tcp -- * * 0.0.0.0/0 0.0.0.0/0

----------------------------------------------------- nat表 SHADOWSOCKS_GFW 链 ---------------------------------------------------- Chain SHADOWSOCKS_GFW (2 references) pkts bytes target prot opt in out source destination
0 0 REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 match-set black_list dst redir ports 3333 0 0 REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 match-set gfwlist dst redir ports 3333

----------------------------------------------------- nat表 SHADOWSOCKS_CHN 链 ----------------------------------------------------- Chain SHADOWSOCKS_CHN (0 references) pkts bytes target prot opt in out source destination
0 0 REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 match-set black_list dst redir ports 3333 0 0 REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 ! match-set chnroute dst redir ports 3333

----------------------------------------------------- nat表 SHADOWSOCKS_GAM 链 ----------------------------------------------------- Chain SHADOWSOCKS_GAM (0 references) pkts bytes target prot opt in out source destination
0 0 REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 match-set black_list dst redir ports 3333 0 0 REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 ! match-set chnroute dst redir ports 3333

----------------------------------------------------- nat表 SHADOWSOCKS_GLO 链 ----------------------------------------------------- Chain SHADOWSOCKS_GLO (0 references) pkts bytes target prot opt in out source destination
0 0 REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 redir ports 3333

----------------------------------------------------- nat表 SHADOWSOCKS_HOM 链 ----------------------------------------------------- Chain SHADOWSOCKS_HOM (0 references) pkts bytes target prot opt in out source destination
0 0 REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 match-set black_list dst redir ports 3333 0 0 REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 match-set chnroute dst redir ports 3333

用的VLESS,直接导入也没法使用

4iller avatar Aug 21 '22 06:08 4iller