Get Started in 30 Seconds ⚡
Choose your preferred method:
💾 Option 1: Install Locally
Install once, use everywhere. Best for frequent use.
curl -fsSL https://codefuturist.github.io/remote-script-runner/install.sh | bash
Then use:
rsr health -a
⚡ Option 2: Remote Execute
Run directly without installation. Perfect for one-time use.
sh -c "$(curl -fsSL https://codefuturist.github.io/remote-script-runner/rsr)"
Or run specific command:
sh -c "$(curl -fsSL https://codefuturist.github.io/remote-script-runner/rsr)" -- health -a
12Scripts
5Categories
0Favorites