Skip to content

Cross-platform RCON client for SA-MP

Notifications You must be signed in to change notification settings

Icefield817/samp-rcon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCON

Build Status Build Status - Windows

A simple cross-platform RCON client for SA-MP - works on Linux, macOS, Windows.

Usage: rcon [options]

--help                     show this helpful message and exit
-h, --host <hostname>      name or IP address of SA-MP server (default is 127.0.0.1)
-p, --password <string>    RCON password
-P, --port <port>          server port (default is 7777)
-c, --command <command>    execute command and exit
-t, --timeout <number>     command timeout in milliseconds (default is 150ms)
-i, --interactive          run in interactive mode

About

Cross-platform RCON client for SA-MP

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.2%
  • CMake 6.8%