/v2ray_cli

V2ray Subscription Command-Line Interface for Linux without GUI

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

v2ray_cli

V2ray Subscription Command-Line Interface for Linux without GUI

How to use

  1. Install python3
  2. Install v2ray
  3. git clone https://github.com/Libunko/v2ray_cli.git
  4. cd v2ray_cli && ./v2ray_cli.py

Done

  • Subscribe vmess
  • Connection subscribe node

Todo

  • Fix bugs
  • Support modify listen port
  • Fix log level
  • Routing
  • More protocol (SSR、SS .etc)
  • ...