Skip to content

Releases: gorcon/rcon-cli

v0.6.0

Choose a tag to compare

@outdead outdead released this 10 Jul 01:21

Fixed

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

v0.4.0

Choose a tag to compare

@outdead outdead released this 05 Aug 06:26

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

Choose a tag to compare

@outdead outdead released this 28 Jul 15:16

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

Choose a tag to compare

@outdead outdead released this 27 Jul 15:00
  • 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

Choose a tag to compare

@outdead outdead released this 27 Jul 10:37
  • 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.