Gcore提供了免费的CDN套餐,我们可以通过免费的CDN套餐加速访问我们的网站,免费套餐一般来说也不会超量,个人使用完全够用。
Gcore的免费CDN套餐如下:
注册账号点击注册
CDN配置创建CDN资源
选择仅加速和保护静态资产
设置初始配置
设置DNS
选择我有CMS
打开资源设置
修改源拉取协议
修改CDN缓存
开启浏览器缓存选择CDN缓存,选择不缓存
修改SNI主机名
WebSocket按需打开
设置指南点击设置指南点击检查DNS状态点击下一个然后就可以关闭了
开启SSL当CDN资源显示为绿色的时候,打开启用HTTPS开关,并点击获取证书
成功解析
优选加速暂时没有找到好用的Gcore优选,之前的*.gcore.182682.xyz不行了
所有公益服务不保证稳定性,按需使用
存储桶
本存储桶为backblaze的免费套餐,只有10G空间,请勿滥用 (无法上传大文件
图床地址:https://backblaze.isfree.pp.ua/cipheror
短链接网站地址:https://url.isfree.pp.ua
公益nodes网站地址:https://subscheck.isfree.pp.ua/download/sub https://subscheck.isfree.pp.ua/api/file/mihomo
影视站网站地址:多采集站:https://cipheror.zabc.net 访问密码:cipheror
临时邮箱、短链接、DNS记录网站地址: https://domains.cipheror.com
WebSSH ipv4+ipv6网址地址: https://webssh.cipheror.com
教程链接存档:
https://www.kejiland.com/post/a5fe04de.html
安装X-ray
https://github.com/XTLS/Xray-install
1bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install
默认配置:
1234567891011installed: /etc/systemd/system/xray.serviceinstalled: /etc/systemd/system/xray@.serviceinstalled: /usr/local/bin/xrayinstalled: /usr/local/etc/xray/*.jsoninstalled: /usr/local/share/xray/geoip.datinstalled: /usr/local/share/xray/geosite.datinstalled: /var/log/xray/access.loginstalled: /var/log/xray/error.log
修改配置文件默认配置文件:/us ...
参考的别人教程,怕后面找不到了记录一下
https://www.kejiland.com/post/273275c7.html
安装X-ray内核
https://github.com/XTLS/Xray-install
1bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install
默认配置:
12/usr/local/etc/xray/config.json/etc/systemd/system/multi-user.target.wants/xray.service → /etc/systemd/system/xray.service.
Gemini写的脚本,有问题还没改
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 ...
共享文件发生原因:
更换了一次网络,所以网络从专用网络变成了公共网络,然后我把网络改为了专用网络,结果文件共享居然默认关闭了!默认关闭了!害我找了好久原因.....
使用脚本:
https://github.com/flame1ce/hysteria2-install
脚本的一些默认配置:
123Edit server config file at /etc/hysteria/config.yamlStart your hysteria server with systemctl start hysteria-server.serviceConfigure hysteria start on system boot with systemctl enable hysteria-server.service