sondelll / node-rcon

A generic RCON protocol client for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-rcon

TCP Typescript Rewrite Fork

npm

node-rcon is a simple library for connecting to RCON servers in node.js. It implements the protocol used by Valve's Source and GoldSrc engines, as well as many other game servers.

About

A generic RCON protocol client for node.js

License:MIT License


Languages

Language:JavaScript 54.5%Language:TypeScript 45.5%