ColetteContreras / v2ray-poseidon

An Enhanced V2Ray(based on v2ray-core) for VNetPanel, SSRPanel, V2board and SSPanel-v3-Uim to sync users from database to v2ray, to log traffics/system info

Home Page:https://github.com/ColetteContreras/v2ray-poseidon/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poseidon -- An Enhanced V2Ray(based on v2ray-core)

注意:本项目已于 2021年下线,没有任何Telegram帐户,也没有任何销售人员,所有以 Poseidon 波塞冬名义的均为骗子,请勿相信,目前已有人被骗

注意:本项目已于 2021年下线,没有任何Telegram帐户,也没有任何销售人员,所有以 Poseidon 波塞冬名义的均为骗子,请勿相信,目前已有人被骗

注意:本项目已于 2021年下线,没有任何Telegram帐户,也没有任何销售人员,所有以 Poseidon 波塞冬名义的均为骗子,请勿相信,目前已有人被骗

作者唯一邮箱(所有购买过的,均可发送邮件免费获取永久离线授权,需要提供原授权码及域名等信息,回复周期一个月以内,一封如果未回复可过一周再发一次) ColetteContreras@outlook.com

Support SSRPanel(VNetPanel), V2board, SSpanel-v3-Uim

Features

  • Sync user from your panel to v2ray
  • Log user traffic
  • Limit traffic rate ( speed limit )
  • Limit online IP count
  • And other optimizations

Benefits

  • No other requirements
    • It's able to run if you could launch v2ray core
  • Less memory usage
    • It just takes about 5MB to 10MB memories more than v2ray core
    • Small RAM VPS would be joyful
  • Simplicity configuration

Install on Linux

curl -o go.sh -L -s https://raw.githubusercontent.com/ColetteContreras/v2ray-poseidon/master/install-release.sh
sudo bash go.sh # Install latest version of v2ray-poseidon
OR
sudo bash go.sh --version v1.5.3 # Install target version of v2ray-poseidon

Uninstall

curl -L -s https://raw.githubusercontent.com/ColetteContreras/v2ray-poseidon/master/uninstall.sh | sudo bash

Contact

Get in touch via TG group: v2ray_poseidon

Acknowledgement

About

An Enhanced V2Ray(based on v2ray-core) for VNetPanel, SSRPanel, V2board and SSPanel-v3-Uim to sync users from database to v2ray, to log traffics/system info

https://github.com/ColetteContreras/v2ray-poseidon/wiki


Languages

Language:Go 56.9%Language:Shell 40.4%Language:Dockerfile 1.9%Language:Makefile 0.8%