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 6, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemShip It

One-command VLESS + REALITY setup with automatic rollback on failure.

Strengths
  • Doctor mode and checkpoint rollback prevent broken deployments
  • Generates ready-to-use configs for sing-box, mihomo, and QR codes
  • Handles password-based SSH and sudo separately for non-root users
Weaknesses
  • Orchestrates existing tools (Xray, sing-box) rather than novel technology
  • Very niche audience limits broader developer appeal
Category
Target Audience

Users setting up circumvention proxies

Similar To

Xray-core · sing-box · 3x-ui

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