Secure Remote Access
Version History

Current Beta

No beta at this time.

Change Log

Version 1.5 Build 2454

Released 2023-08-24
macOS 14 Sonoma support verified 2023-09-25

  • Fixed error when certificates had no subject name
  • Changed how password is created for screensharing. Prior versions used a randomly generated 16 byte UUID. This caused issues with systems that required non-alphanumeric characters. We now generate a 30 character password from this set of characters: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^&**()_+=}{][/., and verify that it works. If not, a new password is generated. This is attempted up to 10 times.
  • Added framing to packets to support large number of certs on card
  • Improved logging

Version 1.3 Build 2323

Released 2022-04-13

  • Dark mode updated to display icons and saved servers correctly.
  • Added option for selecting existing identity with common name instead of sha1 hash using the -c option.
  • Added usage for options for secure_remote_access.sh

Version 1.2.1 Build 2317

Released 2022-01-17

  • Added label to show license expired.
  • Added search extension for a license so installing a license is now easier.
  • Updated graphics in the user interface.
  • Updated virtual serial for Apple Silicon.
  • Updated license manager to the latest version.

Version 1.1 Build 2288

Released 2020-09-03

  • The connect dialog now allows you to save favorites for easy connecting to commonly used remote Macs.
  • Fixed the “-d” flag for disabling the listener via the secure_remote_access.sh script. The -a flag is updated so that it will use the last used identity when activating the listener after deactivating it with the -d flag.

Version 1.0 Build 2282

Released 2020-08-18

Initial release