Skip to content

markvaaz/ScarletRCON-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V Rising RCON

A modern, user-friendly RCON client for V Rising servers.

Support & Donations

Become a Patron Buy Me a Coffee at ko-fi.com


Features

  • Connect to V Rising servers using RCON protocol
  • Send commands directly to the server console
  • Command autocompletion and suggestions
  • Command history navigation (up/down arrows)
  • ANSI color output: Server responses are rendered with color and formatting
  • Animated output for better readability (can be toggled)
  • Secure communication: Uses Electron's context isolation and preload scripts
  • Persistent command history (stored locally)
  • Quick reconnect/disconnect button
  • Custom client commands (prefixed with :)
  • Responsive and clean UI

Client Commands

  • :animation <true|false>: Enable/disable animation
  • :clear: Clear the console
  • :exit: Disconnect from the server

How to Use

  1. Install dependencies

    npm install
    
  2. Build the project

    npm run build
    
  3. Start the app

    npm start
    
  4. Connect to your server

    • Enter your server's host, port, and RCON password.
    • Click "Connect".
  5. Send commands

    • Type a command and press Enter.
    • Use the up/down arrows to navigate command history.
    • Use Tab for autocompletion.

Security

License

AGPL-3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors