项目地址:https://github.com/ToyoDAdoubi/doubi 安装 下载并运行脚本: wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/aria2.sh chmod +x aria2.sh bash …

2020/08/20 0条评论 2016点热度 3人点赞 阅读全文

从源码编译安装Guacamole服务器 配置Guacamole Web APP 安装Tomcat 9, TigerVNC, XFCE4桌面环境,火狐浏览器 一键安装配置Let’s Encrypt安全证书,开启OCSP装订 安装Nginx反代Tomcat 安装完毕后,您可以使 …

2020/08/03 0条评论 1773点热度 1人点赞 阅读全文

{ "inbounds": [ { "port": 12345, "listen":"127.0.0.1", "protocol": "vmess", "settings": { "clients": [ { "id": "7dbf61d1-23e9-41c2-a1dd-8bd0cba3fce1", "alterId": 64 } ] }, "streamSettings": { …

2020/08/01 0条评论 1396点热度 0人点赞 阅读全文

location /app { proxy_pass http://127.0.0.1:12345; proxy_redirect off; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; proxy_set_header …

2020/08/01 0条评论 1733点热度 0人点赞 阅读全文