Back to browse
GitHub Repository

Fast VLESS + REALITY bootstrap over SSH with rollback and ready client bundle

5 starsShell

I built a tool to bootstrap VLESS and REALITY over SSH (with rollback)

by insany·Apr 26, 2026·1 point·0 comments

AI Analysis

MidNiche Gem

One-command Xray setup with rollback, but many provisioning scripts already exist.

Strengths
  • Automatic checkpoint creation before mutations enables safe rollback on failure
  • Exports multiple client formats including sing-box, mihomo, and QR codes
  • Doctor mode provides diagnostics for troubleshooting failed deployments
Weaknesses
  • Very narrow audience—only useful for those specifically deploying VLESS proxies
  • Functionality overlaps with existing Xray installation scripts in the ecosystem
Category
Target Audience

Users setting up proxy servers for censorship circumvention

Similar To

3X-UI · Hiddify · Xray installation scripts

Post Description

Built a small tool that sets up VLESS + REALITY over SSH in one command. It handles: - full Xray setup - client configs (vless URI, sing-box, mihomo) - rollback if something breaks Example: ./irit.sh --mode setup --host <ip> Would love feedback.) https://github.com/anonymmized/Irit

Similar Projects

Security●●Solid

VPS-Harden, an Idempotent Bash Script to Harden Ubuntu VPS

If you manage small VPSes this removes the usual nail-biting: every change is previewed, the script is idempotent, and SSH edits come with automatic lockout rollback. It's a single-file, zero-deps tool with 14 modular steps (firewall, fail2ban, kernel tuning, auditd, SOPS support) and CI/ShellCheck badges — great for one-off servers, but not a fleet management replacement for Ansible or cloud-init.

Solve My ProblemNiche Gem
ranbo
213mo ago