Skip to content

Releases: remoteit/installer

connectd 2.6.39 release

02 May 16:16
16468d4
Compare
Choose a tag to compare

New features:

  • interactive and batch mode installers support access key login
  • API URL changed from https://device.remot3.it/api to https://api.remote.it/apv/v27
  • includes connectd version 4.12 and schannel 0.6.0
  • added tar packages for:
    -- aarch64-openwrt
    -- aarch64-openwrt_static
    -- arm-linaro-ulibc
    -- arm-linaro-pi_static
    -- arm-gnueabi_static
    -- mips-24kec-musl_static
  • message added to Login menu indicating where to create a remote.it account

Bugs fixed:

  • corrected port range for "UDP blocked" error message
  • corrected links to docs (shown after Debian package installation)

connectd 2.5.38 release

12 Nov 21:40
d9ce77d
Compare
Choose a tag to compare

Added connectd daemon 4.9.
Added tar builds for arm-v5t_le.
Removed account create and verify functions from interactive installer menu.

connectd 2.5.37 release

02 Jul 19:06
4282532
Compare
Choose a tag to compare

Bug fix:

  • Support for aarch64 in connectd_installer
    -- tested with Ubuntu 20.04 64 bit for Raspberry Pi and RaspberryPi OS Buster 64-bit beta

connectd 2.5.36 release

23 Jun 00:43
80f3c4d
Compare
Choose a tag to compare

New features:
Now supports auto-registration.
Added the connectd_mp_configure script to help configure the OS for cloning prior to bulk or auto registration. This replaces the individual scripts supplied with the beta build 2.5.28.

Bug fixes:
Resolved dual slash in paths created when using interactive installer.
Fix for bulk registered services whose port or IP address were updated.
Fix for using dash "-" in Service name or password on OpenWRT or other Busybox based systems.

connectd 2.4.26 release

20 Feb 22:23
757ab19
Compare
Choose a tag to compare

The biggest change in 2.4.26 compared to 2.3.17 is that startup/shutdown of remote.it Services configured using the connectd_installer script now uses systemd instead of cron. If you install 2.4.26 over a previous install which had been using cron, it will continue to use cron. If you remove all Services configured with connectd_installer and start over, your newly configured Services will use systemd to start and stop.

Note that Bulk Registered remote.it Services always used systemd for startup and shutdown, and continue to do so.

  • Updated connectd daemon to version 4.6
  • Remove crontab line when removing all services
  • Updated "postrm" message to be more generic.
  • Added a more explicit warning when user chooses to remove a service.
  • Added "ca-certificates" to package dependency list in DEBIAN/contol file.
  • In message which appears when running without ca-certificates installed, suggest installing ca-certificates
  • Corrected "Succeeded" return code in connectd_task_notify
  • When removing all services with connectd_installer, check for bulk registered services before disabling systemd startup
  • connectd_installer and connectd_register should exit with code 1 on error, 0 on success
  • Remove "connectd_startup_control" from connectd package
  • Add a symlink to the connectd_schannel daemon
  • change "gawk" to "awk" in connectd_json script
  • Add warning message if user executes a "Factory Reset"

connectd 2.5.28 beta release

17 Feb 23:32
Compare
Choose a tag to compare
Pre-release

This release adds functionality to support auto registration.

Only Pi (armhf) and 64-bit Debian (amd64) Debian packages are included.

connectd 3.0.6 beta release

08 Oct 18:43
Compare
Choose a tag to compare
Pre-release

This package is deprecated.

This release adds functionality to support auto registration.

The API servers used by these scripts are not production and will be removed eventually, which will break the functionality of this package.

Only Pi (armhf) and 64-bit Debian (amd64) Debian packages are included.

connectd 2.3.17 release

19 Apr 01:21
efef227
Compare
Choose a tag to compare
  • added call to connectd_save_config when an existing bulk registered service is updated.
  • added OpenVPN option to interactive installer.
  • added Samba, RDP, and NextCloud options to interactive installer.
  • added VERSION string to connectd_options.
  • added /usr/bin/connectd symlink for all platforms
  • made copyright statements consistent and added license info to copyright file.
  • detect applications which don't respond to netstat with an ipv4 message (resulted in bogus "Not Detected" message in interactive installer)
  • updated password length limit to 64 characters when creating a remote.it account using the interactive installer.

connectd 2.3.16 beta release

02 Apr 00:56
Compare
Choose a tag to compare
Pre-release

Pre-release for testing.

New feature:

  • provide user options to handle case where a device was deleted at the remote.it portal, or user logged into the installer with the wrong (yet still valid) account credentials.

Changes:

  • removed dependency on "ps" in startup scripts.
  • removed dependencies on "psmisc" and "lsb-base" packages as they are no longer referenced anywhere.
  • fixed dconfig to start if service is enabled.
  • made "checkForXXX' function naming consistent.

connectd 2.2.10 beta release

09 Mar 00:54
a41ba21
Compare
Choose a tag to compare
Pre-release

New features:

  • Ability to add a remote.it https Service using the interactive installer. So, for example, you can now connect to apache2 or nginx or any web server configured for SSL (default port 443).

Changed features:

  • You're no longer asked for a protocol name when creating a custom TCP Service using the interactive installer.
  • The option to create a web Service has been removed under "Custom TCP Service". If you want to create a web Service using the interactive installer with a non-standard port, use the option for "web Service".

Bugs fixed:

  • Fixed issue in arm64 installers.

Known issues:

  • Making a connection to an https Service using the remote.it web portal requires you to manually change the URL to "https".

To install on a Debian based OS,
run (as root, or using sudo)
dpkg -i <deb file name>

To install on a non-Debian OS,

as root:

Copy the tar file to /
tar xf <tar file name>

For all Linux OSes:
After installation, run (as root, or using sudo)
connectd_installer