Skip to content

Deployable compiled client-side application

Latest
Compare
Choose a tag to compare
@zeko868 zeko868 released this 22 Mar 14:10

-download appropriate file, extract it and run executable file (set IP address and port of the server-side application if the default one will be unreachable)
-tested on Windows (Windows 7 and Windows 10) and Linux (Ubuntu 16.04 LTS and Kali (Debian-based))
-note for Linux users: if your tar program's version is newer than 1.23, make sure you decompress the file with -h flag in order to preserve symbolic links with relative paths that are required for successfully running application on Linux instances that don't have installed necessary Qt packages:
tar -h -xzf Linux_x64.tar.gz