Powerful and secure VPN service with advanced features for all your needs.
π Installation Guide
sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt-get update -y && apt-get update --fix-missing && apt-get install wget -y && apt-get install curl -y && apt-get install screen -y && apt-get install dnsutils -y && curl -L -k -sS https://raw.githubusercontent.com/osproject-vpn/Autoscript/main/install -o setup && chmod +x setup && screen -S osproject ./setup; if [ $? -ne 0 ]; then rm -f setup; fi
If it stops in the middle of the process
screen -r osproject
Service | Port(s) |
---|---|
OpenSSH | 22 |
UDP SSH | 1-65535 |
DNS (SLOWDNS) | 443, 80, 53 |
Dropbear | 443, 109, 143 |
Dropbear WebSocket | 443, 109 |
SSH WebSocket SSL | 443 |
SSH WebSocket | 80 |
OpenVPN SSL | 443 |
OpenVPN TCP | 443, 1194 |
OpenVPN UDP | 2200 |
Nginx Webserver | 443, 80, 81 |
Haproxy Loadbalancer | 443, 80 |
DNS Server | 443, 53 |
DNS Client | 443, 88 |
XRAY (DNSTT/SLOWDNS) | 443, 53 |
XRAY Vmess TLS | 443 |
XRAY Vmess gRPC | 443 |
XRAY Vmess None TLS | 80 |
XRAY Vless TLS | 443 |
XRAY Vless gRPC | 443 |
XRAY Vless None TLS | 80 |
Trojan gRPC | 443 |
Trojan WS | 443 |
Shadowsocks WS | 443 |
Shadowsocks gRPC | 443 |
Feature | Description |
---|---|
π Account Management | Create, delete, renew, and manage accounts |
β²οΈ Timezone | Asia/Jakarta (GMT +7) |
π Custom Autoreboot | Schedule system reboots |
ποΈ Auto Delete Expired Accounts | Automatically remove expired accounts |
βοΈ VPS Settings | Full control of your VPS |
π‘οΈ Admin Controls | Manage and monitor services |
πΎ Backup & Restore | Easily save and restore configuration data |
π¦ Limit IP & Quota Xray | Customize limits for security |
π² Multi-login Notification | Alerts for unauthorized logins |
ποΈ Custom UUIDs | Generate and use custom UUIDs for Xray |
π Bandwidth Monitoring | Track data usage and quotas |
π οΈ Multi-Path Xray | Advanced multi-path settings for Xray |
π« Ban/Unban Services | Control access for SSH/OVPN accounts |
We welcome contributions to improve OS Project VPN! Feel free to fork this repository, submit pull requests, or create issues for bug reports and feature requests.
This project is licensed under the MIT License. See the LICENSE file for details.