Installing on Linux¶
- Download SpectX for your platform (linux64 or aarch64).
- Open the command-line and unpack the compressed file.
- Navigate to the unpacked directory
spectx/
. - Start the SpectXDesktop by executing
bin/spectx_desktop start
.
1 2 3 4 | user@host:~$
user@host:~$ tar -zxf spectx-desktop-v{version}-linux64.tar.gz
user@host:~$ cd spectx
user@host:~/spectx$ bin/spectx_desktop start
|
- Switch to SpectXDesktop window. Click on “Open”.

Note
See how to configure downloading MaxMind database for geoip country and ASN lookups.
- Your default browser opens to “https://localhost:8388”, displaying accept EULA dialog:

- SpectX activation screen is displayed. Select “Enter your email … ” and submit your email (note that this requires Internet connectivity).

- SpectX user interface is displayed in the browser. You’re done with initial setup!