EnriqCG / rcon-srcds

A zero-dependency Typescript library for the Source/Minecraft RCON Protocol
https://www.npmjs.com/package/rcon-srcds
MIT License
60 stars 20 forks source link

Add localAddress option #6

Closed DarkGL closed 4 years ago

DarkGL commented 4 years ago

It would be great to see localAddress option when creating rcon object or in authenticate.

It would allow connecting from different ip addresses of the local machine.