You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)