Skip to content

onenov/v2ray

Repository files navigation

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

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published