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.
- Host: GitHub
- URL: https://github.com/smhamirii/vps-x-ui
- Owner: smhamirii
- Created: 2024-09-24T20:13:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-14T22:13:35.000Z (over 1 year ago)
- Last Synced: 2025-04-09T23:52:08.766Z (about 1 year ago)
- Topics: cloudflare, domain, subdomain, tunnel, vpnserver, x-ui
- Language: Shell
- Homepage:
- Size: 405 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VPN Creator Script

[](#installation)
[](#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)