V2board Poseidon Server

Share on:

简介

V2board Poseidon Server

工具:

图:

gallery


  1. 安装
1curl -L -s https://raw.githubusercontent.com/ColetteContreras/v2ray-poseidon/master/install-release.sh | sudo bash
  1. 卸载
1curl -L -s https://raw.githubusercontent.com/ColetteContreras/v2ray-poseidon/master/uninstall.sh | sudo bash
  1. 配置
1wget -O /etc/v2ray/config.json https://raw.githubusercontent.com/ColetteContreras/v2ray-poseidon/master/docker/v2board/tcp/config.json 
  1. 修改id、密钥、域名

  2. ctrl + o 回车 ctrl + x

  3. 启动 在线变闪闪

  4. 查看日志

1tail -f /access.log /error.log
1service v2ray restart && service v2ray status

总结: