Jennesispogi055

🌊 VortexL2 - Manage Your Tunnels Easily

🚀 Download Now

Download VortexL2


📜 Introduction

VortexL2 is a command line tool designed for Ubuntu and Debian that simplifies the management of L2TPv3 and EasyTier mesh tunnels. With a focus on high availability and performance, it provides a straightforward way to activate and manage your VPN tunnels.

✨ Features

📦 Installation

To get started with VortexL2, follow these simple steps:

  1. Open your terminal on your Ubuntu or Debian system.
  2. Run the following command to install VortexL2:

    bash <(curl -Ls https://raw.githubusercontent.com/iliya-Developer/VortexL2/main/install.sh)
    
  3. During the installation, you will be prompted to choose a tunnel type:
    • L2TPv3: Select this option if you prefer a traditional L2TP Ethernet tunnel.
    • EasyTier: Choose this for a modern mesh VPN experience.

🔗 Download & Install

For the latest version of VortexL2, please visit the Releases page to download the appropriate package for your system. Follow the on-screen instructions to complete the installation.

⚙️ System Requirements

Ensure your system meets the following requirements:

🛠️ Configuration

Once you have installed VortexL2, you can begin configuring your tunnels:

  1. Open the management panel by running:

    vortexl2
    
  2. Follow the on-screen prompts to set up your tunnels. You can easily switch between L2TPv3 and EasyTier options.

  3. To check the status of your tunnels, use the command:

    vortexl2 status
    
  4. Ensure that both the tunnels and HAProxy are running to maintain connectivity.

📚 Using VortexL2

Start Using Tunnels

To start your tunnels:

You can stop a tunnel using:

vortexl2 stop

Help and Support

If you encounter issues or need help, you can access the built-in help feature:

vortexl2 help

Or you can visit the GitHub issues page here to report bugs or ask questions.

🎯 Best Practices

📄 License

VortexL2 is open-source and available under the MIT License. You can contribute or view the source code on our GitHub repository.


For more information or updates, remember to check the Releases page. Enjoy managing your tunnels with ease!