An open API service indexing awesome lists of open source software.

https://github.com/smhamirii/vps-x-ui

This project provides a Bash script that allows you to manage various VPN-related tasks on a Ubuntu server.
https://github.com/smhamirii/vps-x-ui

cloudflare domain subdomain tunnel vpnserver x-ui

Last synced: about 1 year ago
JSON representation

This project provides a Bash script that allows you to manage various VPN-related tasks on a Ubuntu server.

Awesome Lists containing this project

README

          

# VPN Creator Script

![VPN Creator Script](Screenshot%2012_3_2024%201_00_15%20AM.png)

[![Install VPN Creator](https://img.shields.io/badge/Install-VPN%20Creator-brightgreen?style=for-the-badge)](#installation)
[![Contribute](https://img.shields.io/badge/Contribute-blue?style=for-the-badge)](#contributing)

This project provides a Bash script that allows you to manage various VPN-related tasks on a Linux server. The script includes options to install X-UI, set up a tunnel, manage Cloudflare DNS, install certificates for a subdomain, and more, all through a user-friendly terminal interface.

---

## Installation

To install the VPN Creator Script, run the following command:

```bash
bash <(curl -fsSL https://raw.githubusercontent.com/smhamirii/VPS-X-UI/refs/heads/main/vp-ui.sh)