Skip to content

Release 1.17.0

Compare
Choose a tag to compare
@obiltschnig obiltschnig released this 27 Oct 08:40
· 52 commits to main since this release
  • added macchina.io REMOTE Agent Library (libWebTunnelAgent), which provides a C interface to macchina.io REMOTE agent (WebTunnelAgent) features for integration into applications that cannot use the C++ implementation
  • clients (remote-client, remote-ssh, etc.) can now use a user-specific default configuration file (~/.remote-client.properties for all clients, or ~/.remote.ssh.properties, etc. for specific clients)
  • the macchina.io REMOTE username and passwords for the clients can be specified via environment variables REMOTE_USERNAME and REMOTE_PASSWORD to avoid having to enter every time
  • remote-ssh, remote-scp and remote-sftp support the -i option to pass an identify file (private key)
  • upgraded bundled POCO C++ Libraries to 1.11.8