An open API service indexing awesome lists of open source software.

https://github.com/avitex/rcon-cmd

Simple command line tool to issue commands to a RCON enabled server
https://github.com/avitex/rcon-cmd

Last synced: 3 months ago
JSON representation

Simple command line tool to issue commands to a RCON enabled server

Awesome Lists containing this project

README

        

rcon-cmd
======
Simple command line tool to connect to a rcon enabled server and issue commands

## Usage
```$ rcon host:port password```

#### Common useful commands
| Command | Description |
|------------|----------------------------------------------|
| `status` | Retrieve the status of the host |
| `find >` | Search for commands where (eg `find status`) |
| `maps *` | List all maps hosted on server |