qist
qist
没升级系统的命令的。不应该出现问题的,不过最近我这边老是断联直接用hy2了。
``` xray-ui stop cd /usr/local/xray-ui bin/xray-linux-amd64 -c bin/config.json ``` 看看速度有没什么变化。最近网络很不稳定。你也可以试着用hy2 看看这个是配置地址: https://github.com/qist/xray/tree/main/hysteria2
就是关闭ui 直接手动启动xray-core
你vps 厂家后台就有更换系统的不过那样你的环境全部清理了,数据都没了。
https://cnboy.org/2961 https://github.com/XTLS/Xray-core/issues/3641
hy2 的仓库有一键脚本,不冲突 hy2 用的是udp
与系统没关系。当然你想换系统就更换了。
你可以在html 文件添加nonce ```html ``` 然后nginx 配置 ```nginx # Nginx 配置 server { listen 443; server_name example.com; # 定义变量生成随机 nonce仅示例 后端生成并注入要等一段时间现在人很忙 set $nonce_value "nonce-$(openssl rand -base64 12 | tr -d '=+/')";...
当然你也可以这样写test.com 你自己的域名 ``` add_header Content-Security-Policy "default-src 'self' 'unsafe-inline' 'unsafe-eval' https://test.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://test.com; img-src 'self' https://test.com; style-src 'self' 'unsafe-inline' https://test.com; font-src 'self' https://test.com; frame-src https://test.com; object-src 'none';"always; ```
md 文档有更新啊。https://qist.swsixtwo.top/jsm.json