Skip to content

Releases: gorcon/rcon-cli

v0.6.0

10 Jul 01:21
Compare
Choose a tag to compare

Fixed

  • Fix Conan Exiles "response for another request" error bug #6

v0.4.0

05 Aug 06:26
Compare
Choose a tag to compare

Added

  • Added argument -l, --log to pass custom log path/name. Argument has higher priority
    than entry in configuration file.
  • Added interactive opportunity to enter server address and password.

v0.3.0

28 Jul 15:16
Compare
Choose a tag to compare

Added

  • Print error messages for missed address and password arguments.
  • Added argument --cfg to pass custom config path/name.
  • Check of parameters of authorization of a remote server before launching interactive mode.
  • Added rcon.yaml as config sample.
  • Added log variable to config file that enables logs for requests and responses for remote server.

Removed

  • Remove rcon-upx fron release.
  • Remove 'cli' command to run in interactive mode. For use interactive mode run rcon without -c argument.

v0.2.0

27 Jul 15:00
Compare
Choose a tag to compare
  • rcon-upx is rcon binary wich packed by the upx-ucl wrapper. Functionally does not differ from the original but has a smaller size of the executable file.

v0.1.0

27 Jul 10:37
Compare
Choose a tag to compare
  • rcon-upx is rcon binary wich packed by the upx-ucl wrapper. Functionally does not differ from the original but has a smaller size of the executable file.