Since we don't have an Apple Developer account yet, macOS will block the app by default. This command removes the quarantine flag and allows the app to run.
⚠️ Trial Version Notice
ConnectX1 is currently in trial period. Your session data may be erased during updates. Please backup your server configurations regularly.
Windows Installation Steps:
Download the installer (.exe file)
Run the installer
You may see a Windows SmartScreen warning
Click "More info" and then "Run anyway"
ℹ️ Why the warning?
Our application is not yet certified by Microsoft. This is normal for new applications. The warning will disappear once we obtain code signing certificates.
⚠️ Trial Version Notice
ConnectX1 is currently in trial period. Your session data may be erased during updates. Please backup your server configurations regularly.
Linux Installation Steps:
Download the .deb package
Install using your package manager:
sudo dpkg -i ConnectX1_0.1.1_amd64.deb
Or double-click the .deb file to install via Software Center.
Blog
Latest updates, tutorials, and insights about ConnectX1
What is Linux?
Linux is an open-source operating system kernel created by Linus Torvalds in 1991.
A kernel is the core part of an operating system—it manages:
Hardware (CPU, memory, devices)
Processe...