sinoricky / vpstoolbox

A powerful Toolbox for Linux VPS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

VPS Toolbox

A powerful Toolbox for Linux VPS.

How to use

sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/johnrosen1/vpstoolbox/master/vps.sh)"

If sudo/curl command not found , then:

apt-get update && apt-get install sudo curl -y || (yum update -y && yum install sudo curl -y)

Flowchart: flowchart

Friendly Reminder:

  1. Please Run as root(sudo -i)
  2. Please Purchase a domain and finish a dns resolve before running this program!
  3. Please Open Tcp port 80 and 443 and turn off Cloudflare CDN in your control panel before running this program!
  4. For customized certificate , please put it in /etc/trojan/ , no name change required !
  5. Please use a VPS with more than 0.5 GB RAM.

If you found it useful , please give a star ,thanks!

Live Demo(no Guarantee)

https://www.trojan-gfw.xyz/vpstoolbox.html

Features:

  1. Auto install and config NGINX
  2. Support Auto install and config Trojan-GFW Dnscrypt-proxy Qbittorrent Bittorrent-Tracker Aria2 Filebrowser Netdata and TOR
  3. Auto issue and renew let's encrypt certificate and auto reload Trojan-GFW after renewal
  4. Support Debian Ubuntu (Centos not recommended)
  5. Random Html Template Choose
  6. Full IPv6 Support
  7. time sync
  8. Fail Restart
  9. uninstall Aliyun Aegis
  10. Support TCP Turbo
  11. Support BBRPLUS
  12. Support TLS1.3 ONLY
  13. Support manually check for update
  14. Support Full/Part Uninstall
  15. And so on...

About

A powerful Toolbox for Linux VPS.

License:MIT License


Languages

Language:Shell 88.0%Language:HTML 12.0%