Skip to content

v0.1.0

Latest

Choose a tag to compare

@4nkitd 4nkitd released this 16 Aug 11:22
· 4 commits to main since this release

First release of rdcli — headless RustDesk client CLI.

Works end-to-end against the public RustDesk server (login-token auth, relay, secure handshake, password auth):

  • ls / cp file transfer (recursive, resume, overwrite detection)
  • sh interactive + one-shot remote terminal
  • tunnel TCP port forwarding (listener + --once)
  • devices / tag / connect / auth / import-gui
  • Reuses the RustDesk desktop app login token and remembered passwords

Binaries: linux amd64/arm64, darwin amd64/arm64 (Windows build pending nat fix).

Install: brew tap 4nkitd/tap && brew install rustdesk-cli