节点安装脚本
bash <(curl -Ls https://raw.githubusercontent.com/sprov065/soga/master/install.sh)
后端安全码
节点ID全部添加好
输入
vi /etc/soga/soga.conf
开始对接后端
输入i然后开始对接
# 基础配置
type=v2board
server_type=v2ray
node_id=节点ID
webapi_url=域名【要带http】
webapi_key=安全码
db_host=域名网站【不用带http】
db_port=3306
db_name= 数据库名字 db_user= 数据库名字 db_password=数据库密码
别的就不用管
点击ESC
输入:wq
回车保存数据
输入soga
重启soga
然后看后端变成黄的即可。
然后装bbr【可装可不装】
wget -N –no-check-certificate -q -O install.sh “https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/master/install.sh” && chmod +x install.sh && bash install.sh
节点对接到此结束。
请登录后发表评论
注册