Releases: Allow2/allow2automate-agent
v1.7.2
Allow2 Automate Agent v1.7.2
Installation Instructions
Windows
- Download
allow2automate-agent-win-x64-v1.7.2-setup.exe - (Optional) Place your
config.jsonfile in the same folder as the installer - Run the installer - it will auto-detect the config file or prompt you to browse for one
- Follow the installation wizard
- The agent service will start automatically
macOS (Intel & Apple Silicon)
- Download
allow2automate-agent-darwin-universal-v1.7.2.pkg - Open the package and follow the installer
- The agent will start automatically as a LaunchDaemon
Note: This is a universal binary that works on both Intel (x64) and Apple Silicon (M1/M2/M3) Macs.
Linux (DEB)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.7.2/allow2automate-agent-linux-amd64-v1.7.2.deb
sudo dpkg -i allow2automate-agent-linux-amd64-v1.7.2.deb
sudo systemctl start allow2automate-agentLinux (RPM)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.7.2/allow2automate-agent-linux-x86_64-v1.7.2.rpm
sudo rpm -i allow2automate-agent-linux-x86_64-v1.7.2.rpm
sudo systemctl start allow2automate-agentLinux (Universal Installer - Recommended)
The easiest way to install on Linux is via the Allow2Automate parent application:
- Open Allow2Automate on your parent device
- Go to Settings > Device Monitoring
- Click "Get Linux Installer Script"
- Copy the generated script to the target Linux machine
- Run:
sudo sh install-allow2-agent.sh
The script auto-detects your distribution (Ubuntu, Debian, Fedora, RHEL, CentOS, openSUSE, etc.) and installs the correct package.
Verification
All installers are signed and include SHA256 checksums in checksums.txt.
To verify your download:
sha256sum -c checksums.txtChanges
- fix linux install template binary installer naming (a8e96cc)
Platform Support
- Windows 10/11 (x64)
- macOS 11+ (Intel x64 and Apple Silicon ARM64 - universal binary)
- Linux (DEB/RPM, x64)
Requirements
- Node.js 18.0.0 or higher (bundled in installers)
- Internet connection for Allow2 API communication
Full Changelog: v1.7.1...v1.7.2
v1.7.1
Allow2 Automate Agent v1.7.1
Installation Instructions
Windows
- Download
allow2automate-agent-win-x64-v1.7.1-setup.exe - (Optional) Place your
config.jsonfile in the same folder as the installer - Run the installer - it will auto-detect the config file or prompt you to browse for one
- Follow the installation wizard
- The agent service will start automatically
macOS (Intel & Apple Silicon)
- Download
allow2automate-agent-darwin-universal-v1.7.1.pkg - Open the package and follow the installer
- The agent will start automatically as a LaunchDaemon
Note: This is a universal binary that works on both Intel (x64) and Apple Silicon (M1/M2/M3) Macs.
Linux (DEB)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.7.1/allow2automate-agent-linux-amd64-v1.7.1.deb
sudo dpkg -i allow2automate-agent-linux-amd64-v1.7.1.deb
sudo systemctl start allow2automate-agentLinux (RPM)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.7.1/allow2automate-agent-linux-x86_64-v1.7.1.rpm
sudo rpm -i allow2automate-agent-linux-x86_64-v1.7.1.rpm
sudo systemctl start allow2automate-agentLinux (Universal Installer - Recommended)
The easiest way to install on Linux is via the Allow2Automate parent application:
- Open Allow2Automate on your parent device
- Go to Settings > Device Monitoring
- Click "Get Linux Installer Script"
- Copy the generated script to the target Linux machine
- Run:
sudo sh install-allow2-agent.sh
The script auto-detects your distribution (Ubuntu, Debian, Fedora, RHEL, CentOS, openSUSE, etc.) and installs the correct package.
Verification
All installers are signed and include SHA256 checksums in checksums.txt.
To verify your download:
sha256sum -c checksums.txtChanges
- adjusted PolicyEngine (595b0a2)
Platform Support
- Windows 10/11 (x64)
- macOS 11+ (Intel x64 and Apple Silicon ARM64 - universal binary)
- Linux (DEB/RPM, x64)
Requirements
- Node.js 18.0.0 or higher (bundled in installers)
- Internet connection for Allow2 API communication
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Allow2 Automate Agent v1.7.0
Installation Instructions
Windows
- Download
allow2automate-agent-win-x64-v1.7.0-setup.exe - (Optional) Place your
config.jsonfile in the same folder as the installer - Run the installer - it will auto-detect the config file or prompt you to browse for one
- Follow the installation wizard
- The agent service will start automatically
macOS (Intel & Apple Silicon)
- Download
allow2automate-agent-darwin-universal-v1.7.0.pkg - Open the package and follow the installer
- The agent will start automatically as a LaunchDaemon
Note: This is a universal binary that works on both Intel (x64) and Apple Silicon (M1/M2/M3) Macs.
Linux (DEB)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.7.0/allow2automate-agent-linux-amd64-v1.7.0.deb
sudo dpkg -i allow2automate-agent-linux-amd64-v1.7.0.deb
sudo systemctl start allow2automate-agentLinux (RPM)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.7.0/allow2automate-agent-linux-x86_64-v1.7.0.rpm
sudo rpm -i allow2automate-agent-linux-x86_64-v1.7.0.rpm
sudo systemctl start allow2automate-agentLinux (Universal Installer - Recommended)
The easiest way to install on Linux is via the Allow2Automate parent application:
- Open Allow2Automate on your parent device
- Go to Settings > Device Monitoring
- Click "Get Linux Installer Script"
- Copy the generated script to the target Linux machine
- Run:
sudo sh install-allow2-agent.sh
The script auto-detects your distribution (Ubuntu, Debian, Fedora, RHEL, CentOS, openSUSE, etc.) and installs the correct package.
Verification
All installers are signed and include SHA256 checksums in checksums.txt.
To verify your download:
sha256sum -c checksums.txtChanges
- lock linux install script to release version (0dc5aea)
Platform Support
- Windows 10/11 (x64)
- macOS 11+ (Intel x64 and Apple Silicon ARM64 - universal binary)
- Linux (DEB/RPM, x64)
Requirements
- Node.js 18.0.0 or higher (bundled in installers)
- Internet connection for Allow2 API communication
Full Changelog: v1.6.9...v1.7.0
v1.6.9
Allow2 Automate Agent v1.6.9
Installation Instructions
Windows
- Download
allow2automate-agent-win-x64-v1.6.9-setup.exe - (Optional) Place your
config.jsonfile in the same folder as the installer - Run the installer - it will auto-detect the config file or prompt you to browse for one
- Follow the installation wizard
- The agent service will start automatically
macOS (Intel & Apple Silicon)
- Download
allow2automate-agent-darwin-universal-v1.6.9.pkg - Open the package and follow the installer
- The agent will start automatically as a LaunchDaemon
Note: This is a universal binary that works on both Intel (x64) and Apple Silicon (M1/M2/M3) Macs.
Linux (DEB)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.9/allow2automate-agent-linux-amd64-v1.6.9.deb
sudo dpkg -i allow2automate-agent-linux-amd64-v1.6.9.deb
sudo systemctl start allow2automate-agentLinux (RPM)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.9/allow2automate-agent-linux-x86_64-v1.6.9.rpm
sudo rpm -i allow2automate-agent-linux-x86_64-v1.6.9.rpm
sudo systemctl start allow2automate-agentLinux (Universal Installer - Recommended)
The easiest way to install on Linux is via the Allow2Automate parent application:
- Open Allow2Automate on your parent device
- Go to Settings > Device Monitoring
- Click "Get Linux Installer Script"
- Copy the generated script to the target Linux machine
- Run:
sudo sh install-allow2-agent.sh
The script auto-detects your distribution (Ubuntu, Debian, Fedora, RHEL, CentOS, openSUSE, etc.) and installs the correct package.
Verification
All installers are signed and include SHA256 checksums in checksums.txt.
To verify your download:
sha256sum -c checksums.txtChanges
- fix: remove duplicate PKG signing that corrupted distribution.xml (f407149)
Platform Support
- Windows 10/11 (x64)
- macOS 11+ (Intel x64 and Apple Silicon ARM64 - universal binary)
- Linux (DEB/RPM, x64)
Requirements
- Node.js 18.0.0 or higher (bundled in installers)
- Internet connection for Allow2 API communication
Full Changelog: v1.6.8...v1.6.9
v1.6.8
Allow2 Automate Agent v1.6.8
Installation Instructions
Windows
- Download
allow2automate-agent-win-x64-v1.6.8-setup.exe - (Optional) Place your
config.jsonfile in the same folder as the installer - Run the installer - it will auto-detect the config file or prompt you to browse for one
- Follow the installation wizard
- The agent service will start automatically
macOS (Intel & Apple Silicon)
- Download
allow2automate-agent-darwin-universal-v1.6.8.pkg - Open the package and follow the installer
- The agent will start automatically as a LaunchDaemon
Note: This is a universal binary that works on both Intel (x64) and Apple Silicon (M1/M2/M3) Macs.
Linux (DEB)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.8/allow2automate-agent-linux-amd64-v1.6.8.deb
sudo dpkg -i allow2automate-agent-linux-amd64-v1.6.8.deb
sudo systemctl start allow2automate-agentLinux (RPM)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.8/allow2automate-agent-linux-x86_64-v1.6.8.rpm
sudo rpm -i allow2automate-agent-linux-x86_64-v1.6.8.rpm
sudo systemctl start allow2automate-agentLinux (Universal Installer - Recommended)
The easiest way to install on Linux is via the Allow2Automate parent application:
- Open Allow2Automate on your parent device
- Go to Settings > Device Monitoring
- Click "Get Linux Installer Script"
- Copy the generated script to the target Linux machine
- Run:
sudo sh install-allow2-agent.sh
The script auto-detects your distribution (Ubuntu, Debian, Fedora, RHEL, CentOS, openSUSE, etc.) and installs the correct package.
Verification
All installers are signed and include SHA256 checksums in checksums.txt.
To verify your download:
sha256sum -c checksums.txtChanges
- fix macos signature corruption (960b0ce)
Platform Support
- Windows 10/11 (x64)
- macOS 11+ (Intel x64 and Apple Silicon ARM64 - universal binary)
- Linux (DEB/RPM, x64)
Requirements
- Node.js 18.0.0 or higher (bundled in installers)
- Internet connection for Allow2 API communication
Full Changelog: v1.6.7...v1.6.8
v1.6.7
Allow2 Automate Agent v1.6.7
Installation Instructions
Windows
- Download
allow2automate-agent-win-x64-v1.6.7-setup.exe - (Optional) Place your
config.jsonfile in the same folder as the installer - Run the installer - it will auto-detect the config file or prompt you to browse for one
- Follow the installation wizard
- The agent service will start automatically
macOS (Intel & Apple Silicon)
- Download
allow2automate-agent-darwin-universal-v1.6.7.pkg - Open the package and follow the installer
- The agent will start automatically as a LaunchDaemon
Note: This is a universal binary that works on both Intel (x64) and Apple Silicon (M1/M2/M3) Macs.
Linux (DEB)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.7/allow2automate-agent-linux-amd64-v1.6.7.deb
sudo dpkg -i allow2automate-agent-linux-amd64-v1.6.7.deb
sudo systemctl start allow2automate-agentLinux (RPM)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.7/allow2automate-agent-linux-x86_64-v1.6.7.rpm
sudo rpm -i allow2automate-agent-linux-x86_64-v1.6.7.rpm
sudo systemctl start allow2automate-agentLinux (Universal Installer - Recommended)
The easiest way to install on Linux is via the Allow2Automate parent application:
- Open Allow2Automate on your parent device
- Go to Settings > Device Monitoring
- Click "Get Linux Installer Script"
- Copy the generated script to the target Linux machine
- Run:
sudo sh install-allow2-agent.sh
The script auto-detects your distribution (Ubuntu, Debian, Fedora, RHEL, CentOS, openSUSE, etc.) and installs the correct package.
Verification
All installers are signed and include SHA256 checksums in checksums.txt.
To verify your download:
sha256sum -c checksums.txtChanges
- build various linux distro packages and universal install script (7ccb2e8)
Platform Support
- Windows 10/11 (x64)
- macOS 11+ (Intel x64 and Apple Silicon ARM64 - universal binary)
- Linux (DEB/RPM, x64)
Requirements
- Node.js 18.0.0 or higher (bundled in installers)
- Internet connection for Allow2 API communication
Full Changelog: v1.6.6...v1.6.7
v1.6.6
Allow2 Automate Agent v1.6.6
Installation Instructions
Windows
- Download
allow2automate-agent-win-x64-v1.6.6-setup.exe - (Optional) Place your
config.jsonfile in the same folder as the installer - Run the installer - it will auto-detect the config file or prompt you to browse for one
- Follow the installation wizard
- The agent service will start automatically
macOS (Intel & Apple Silicon)
- Download
allow2automate-agent-darwin-universal-v1.6.6.pkg - Open the package and follow the installer
- The agent will start automatically as a LaunchDaemon
Note: This is a universal binary that works on both Intel (x64) and Apple Silicon (M1/M2/M3) Macs.
Linux (DEB)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.6/allow2automate-agent-linux-amd64-v1.6.6.deb
sudo dpkg -i allow2automate-agent-linux-amd64-v1.6.6.deb
sudo systemctl start allow2automate-agentLinux (RPM)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.6/allow2automate-agent-linux-x86_64-v1.6.6.rpm
sudo rpm -i allow2automate-agent-linux-x86_64-v1.6.6.rpm
sudo systemctl start allow2automate-agentVerification
All installers are signed and include SHA256 checksums in checksums.txt.
To verify your download:
sha256sum -c checksums.txtChanges
- fix: helper pkg bundling with native binary assets (eb43c62)
Platform Support
- Windows 10/11 (x64)
- macOS 11+ (Intel x64 and Apple Silicon ARM64 - universal binary)
- Linux (DEB/RPM, x64)
Requirements
- Node.js 18.0.0 or higher (bundled in installers)
- Internet connection for Allow2 API communication
Full Changelog: v1.6.5...v1.6.6
v1.6.5
Allow2 Automate Agent v1.6.5
Installation Instructions
Windows
- Download
allow2automate-agent-win-x64-v1.6.5-setup.exe - (Optional) Place your
config.jsonfile in the same folder as the installer - Run the installer - it will auto-detect the config file or prompt you to browse for one
- Follow the installation wizard
- The agent service will start automatically
macOS (Intel & Apple Silicon)
- Download
allow2automate-agent-darwin-universal-v1.6.5.pkg - Open the package and follow the installer
- The agent will start automatically as a LaunchDaemon
Note: This is a universal binary that works on both Intel (x64) and Apple Silicon (M1/M2/M3) Macs.
Linux (DEB)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.5/allow2automate-agent-linux-amd64-v1.6.5.deb
sudo dpkg -i allow2automate-agent-linux-amd64-v1.6.5.deb
sudo systemctl start allow2automate-agentLinux (RPM)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.5/allow2automate-agent-linux-x86_64-v1.6.5.rpm
sudo rpm -i allow2automate-agent-linux-x86_64-v1.6.5.rpm
sudo systemctl start allow2automate-agentVerification
All installers are signed and include SHA256 checksums in checksums.txt.
To verify your download:
sha256sum -c checksums.txtChanges
- remove public connection and apis (e21da14)
Platform Support
- Windows 10/11 (x64)
- macOS 11+ (Intel x64 and Apple Silicon ARM64 - universal binary)
- Linux (DEB/RPM, x64)
Requirements
- Node.js 18.0.0 or higher (bundled in installers)
- Internet connection for Allow2 API communication
Full Changelog: v1.6.4...v1.6.5
v1.6.4
Allow2 Automate Agent v1.6.4
Installation Instructions
Windows
- Download
allow2automate-agent-win-x64-v1.6.4-setup.exe - (Optional) Place your
config.jsonfile in the same folder as the installer - Run the installer - it will auto-detect the config file or prompt you to browse for one
- Follow the installation wizard
- The agent service will start automatically
macOS (Intel & Apple Silicon)
- Download
allow2automate-agent-darwin-universal-v1.6.4.pkg - Open the package and follow the installer
- The agent will start automatically as a LaunchDaemon
Note: This is a universal binary that works on both Intel (x64) and Apple Silicon (M1/M2/M3) Macs.
Linux (DEB)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.4/allow2automate-agent-linux-amd64-v1.6.4.deb
sudo dpkg -i allow2automate-agent-linux-amd64-v1.6.4.deb
sudo systemctl start allow2automate-agentLinux (RPM)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.4/allow2automate-agent-linux-x86_64-v1.6.4.rpm
sudo rpm -i allow2automate-agent-linux-x86_64-v1.6.4.rpm
sudo systemctl start allow2automate-agentVerification
All installers are signed and include SHA256 checksums in checksums.txt.
To verify your download:
sha256sum -c checksums.txtChanges
Platform Support
- Windows 10/11 (x64)
- macOS 11+ (Intel x64 and Apple Silicon ARM64 - universal binary)
- Linux (DEB/RPM, x64)
Requirements
- Node.js 18.0.0 or higher (bundled in installers)
- Internet connection for Allow2 API communication
Full Changelog: v1.6.3...v1.6.4
v1.6.3
Allow2 Automate Agent v1.6.3
Installation Instructions
Windows
- Download
allow2automate-agent-win-x64-v1.6.3-setup.exe - (Optional) Place your
config.jsonfile in the same folder as the installer - Run the installer - it will auto-detect the config file or prompt you to browse for one
- Follow the installation wizard
- The agent service will start automatically
macOS (Intel & Apple Silicon)
- Download
allow2automate-agent-darwin-universal-v1.6.3.pkg - Open the package and follow the installer
- The agent will start automatically as a LaunchDaemon
Note: This is a universal binary that works on both Intel (x64) and Apple Silicon (M1/M2/M3) Macs.
Linux (DEB)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.3/allow2automate-agent-linux-amd64-v1.6.3.deb
sudo dpkg -i allow2automate-agent-linux-amd64-v1.6.3.deb
sudo systemctl start allow2automate-agentLinux (RPM)
wget https://github.com/Allow2/allow2automate-agent/releases/download/v1.6.3/allow2automate-agent-linux-x86_64-v1.6.3.rpm
sudo rpm -i allow2automate-agent-linux-x86_64-v1.6.3.rpm
sudo systemctl start allow2automate-agentVerification
All installers are signed and include SHA256 checksums in checksums.txt.
To verify your download:
sha256sum -c checksums.txtChanges
- sync package-lock.json (c78fee1)
Platform Support
- Windows 10/11 (x64)
- macOS 11+ (Intel x64 and Apple Silicon ARM64 - universal binary)
- Linux (DEB/RPM, x64)
Requirements
- Node.js 18.0.0 or higher (bundled in installers)
- Internet connection for Allow2 API communication
Full Changelog: v1.6.2...v1.6.3