原本地址:https://github.com/bufanyun/v2ray-sspanel-v3-mod_Uim-plugin
### [可选] BBR
wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh
查看是否安装成功,如果返回结果中含有‘bbr’ 则说明成功
sysctl net.ipv4.tcp_available_congestion_control
### [推荐] 脚本部署
#### Docker-compose 安装
这里一直保持最新版
mkdir v2ray-agent && \
cd v2ray-agent && \
curl https://raw.githubusercontent.com/haig233/v2ray-sspanel-v3-mod_Uim-plugin/master/install.sh -o install.sh && \
chmod +x install.sh && \
bash install.sh
#### Docker-compose 二次操作,部分节点出现配置正常连不上的后台重新添加节点然后更新配置即可
cd v2ray-agent && bash install.sh
### [必须] 这里改成你自己的配置即可
对接域名:http://qt.k521.top
默认密钥:NimaQu
###[必须] 直接从mysql添加节点
INSERT INTO `ss_node`(
`id`,
`name`,
`type`,
`server`,
`method`,
`info`,
`status`,
`sort`,
`custom_method`,
`traffic_rate`,
`node_class`,
`node_speedlimit`,
`node_connector`,
`node_bandwidth`,
`node_bandwidth_limit`,
`bandwidthlimit_resetday`,
`node_heartbeat`,
`node_ip`,
`node_group`,
`custom_rss`,
`mu_only`
)
VALUES(
NULL,
'新加坡 狮城 200M/pbs【80】',
'1',
'6240.d521.top;80;16;ws;;path=/v2ray|host=6240.d521.top',
'aes-256-cfb',
'无描述',
'可用',
'11',
'1',
'1',
'1',
'0.00',
'0',
'18426420120',
'0',
'1',
'1583037189',
'149.129.62.40',
'0',
'1',
'-1'
);
无论从事什么行业,只要做好两件事就够了,一个是你的专业、一个是你的人品,专业决定了你的存在,人品决定了你的人脉,剩下的就是坚持,用善良專業和真诚赢取更多的信任。