Installation on Raspberry Pi
On Raspberry Pi systems, the agent runs in asset mode.
Asset mode means services (like SSH, HTTPS, remote desktop, etc) can be remotely accessed from an XplicitTrust client, or from another system running in asset mode.
Prerequisites
- On the firewall:
Allow TCP port 443 (“HTTPS”) outgoing (usually already enabled).
If possible, allow UDP port range 51820 - 60000 outgoing for best experience
Installation
-
Run (to install XplicitTrust agent):
sudo apt update sudo apt --yes install wireguard wireguard-tools wget iptables wget https://dl.xplicittrust.com/xtna-agent_armhf.deb sudo dpkg -i xtna-agent_armhf.deb
-
Proceed with step 2 from Installation on Linux (Asset Mode)
Prerequisites
-
Click "Create new" button, fill out form, click "Apply"
-
Click "Download Config" icon at top of the form box:
-
On the firewall Allow TCP port 443 (“HTTPS”) outgoing (usually already enabled).
If possible, allow UDP port range 51820 - 60000 outgoing for best experience
Installation
Run the following commands in your terminal:
sudo apt update
sudo apt --yes install wireguard wireguard-tools wget iptables
wget https://dl.xplicittrust.com/xtna-agent_armhf.deb
sudo dpkg -i xtna-agent_armhf.deb
sudo xtna-util -import xtna-*.xtconfig
Supported Versions:
Tested for Raspbian GNU/Linux 10