hello-world

REALITY 使用其它端口貌似也具有相同伪装性(不打保证),对于自己服务器上已经有站点的,也不用为了共存另外设置反向代理或分流之类的,直接使用其它端口就可以了。

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

```routeros
[信息] 已重启 xray 服务
-------------- client config --------------
address : "45.32.50.85"
port : 8443
protocol : "vless"
id : "422939fd-f699-4a26-a6d7-61e17ee3dd88"
flow : "xtls-rprx-vision"
network : "tcp"
TLS : "reality"
SNI : "lovelive-anime.jp","www.lovelive-anime.jp"
Fingerprint : "chrome"
PublicKey : "LRrsQXaa2O2LWICHuZ9rY3vq9mC7m2iHxjLEikS3xBA"
ShortId : "","6d","85dd","e04cccd5","5042dcec226b1621"
SpiderX : "/"
------------------------------------------
是否生成分享链接[y/n]:
1
2
3
4
iptables -I INPUT -p tcp --dport

443
-j ACCEPT

以后要进入这个管理脚本界面输入 bash Xray-script.sh 这个命令就可以进入了,现在别管dsd

这是一段 success 效果测试代码

这是一段 info 效果测试代码

这是一段 warning 效果测试代码

这是一段 danger 效果测试代码

这是一段 primary 效果测试代码

Welcome to Hexo! This is your very first post. Check documentation for more
info. If you get any problems when using Hexo, you can find the answer
in troubleshooting or you can ask me
on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New    Post   "

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment


hello-world
https://blog.jaychou.site/2023/12/02/hello-world/
作者
Nichuanfang
发布于
2023年12月2日
更新于
2023年12月27日
许可协议