V2board Poseidon Server
简介
V2board Poseidon Server
工具:
图:
gallery

文
- 安装
1curl -L -s https://raw.githubusercontent.com/ColetteContreras/v2ray-poseidon/master/install-release.sh | sudo bash
- 卸载
1curl -L -s https://raw.githubusercontent.com/ColetteContreras/v2ray-poseidon/master/uninstall.sh | sudo bash
- 配置
1wget -O /etc/v2ray/config.json https://raw.githubusercontent.com/ColetteContreras/v2ray-poseidon/master/docker/v2board/tcp/config.json
-
修改id、密钥、域名
-
ctrl + o 回车 ctrl + x
-
启动 在线变闪闪
-
查看日志
1tail -f /access.log /error.log
1service v2ray restart && service v2ray status