RustStrap
Ruststrap is a bootstrapper based on Froststrap and Fishstrap (which are both based on bloxstrap) Ruststrap is written entirely in rust using a tauri interface
Install / Use
/learn @RoRvzzz/RustStrapREADME
[!NOTE] Please star the repo if you enjoy it!
[!CAUTION] The only official place to download Ruststrap is this GitHub repository. Do not download binaries from mirrors, reupload sites, or unofficial domains.
[!WARNING] Ruststrap is still in very early beta and is very buggy It is very prone to bugs in its current state
Ruststrap is a bootstrapper based on Froststrap and Fishstrap (which are both based on bloxstrap) Ruststrap is written entirely in rust using a tauri interface
Found a bug? Open an issue or report it in our Discord server.
[!NOTE] Ruststrap currently supports Windows 10 and above. Other operating systems are not in scope right now.
Download the latest release here
feature list
- detailed server information
- server browser
- tray history
- server info
- discord rich presence with join/game-page buttons
- roblox studio support
- fast flag editor
- region selector (cookie + server enrichment flow)
- cache cleaner
- channel changer
- detached watcher + tray host flow
- exploit integration
- auto login with cookies
- multi-account coming very soon.
and much more.
build from source
prerequisites
build
git clone https://github.com/RoRvzzz/RustStrap.git
cd RustStrap/interface
npm install
npm run tauri build
