Skip to content

A simple CLI / GUI Xray Client (with Tun mode) , based on python (linux,win)

Notifications You must be signed in to change notification settings

wikm360/xray-client

Repository files navigation

XC(Xray-Client)

A simple CLI / GUI Xray client for manage subscription and more based on python

Features

  • Run with system proxy and TUN
  • import subscriptions / import configs (Vmess,vless for now )
  • manage subscriptions (Delete , Update , Edit)
  • Tcping or Real-delay for all configs
  • Dark / Light mode
  • run latest Xray on your configs
  • Easy to use and for all Windows , linux , macos Operating system
  • User Friendly

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot

Installation

Option 1 ) Download the version depending on your OS from releases page (GUI/CLI) :

    https://github.com/wikm360/xray-client/releases/latest

Option 2 ) use from py file :

    wget https://github.com/wikm360/xray-client/archive/refs/heads/main.zip
    uzip main.zip
    cd xray-client-main/
    pip install -r requirements.txt

Run CLI :

    cd CLI
    python3 CLI.py

Run GUI :

    cd GUI-ver
    python3 GUI.py