This is the desktop application for Cyberdevel written in Rust.
- Windows 7 or later, Linux or macOS 10.15 or later
- Rust programming language environment (for compiling the application, not needed for running it from pre-compiled binaries)
- Go to the releases page and download the latest release for your operating system to run the app.
To compile this project, you need to have Rust and Cargo installed on your system. If you don't have them installed, follow these steps:
- Requirements :
- Python >=3 installed on your system
- Internet Access
- Administrator Access
Simply execute the installrust.py script with
python3 installrust.py
or
py -3 installrust.py
- Download and run the Rust installer from the official Rust website.
- Follow the on-screen instructions to complete the installation.
- Open a terminal.
- Run the following command:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh - Follow the on-screen instructions to complete the installation.
Once Rust and Cargo are installed:
- Open a terminal (or command prompt on Windows).
- Navigate to the directory where you have cloned or downloaded this project.
- Run the following command to compile the application:
cargo build --release - The compiled binary will be located in
target/release.
This is only a test application. It does not have any real functionality.
This project is distributed under the GNU Affero General Public License version 3.0 (AGPL-3.0). This license requires that any modifications and larger works based on this project must also be released under the same license. Additionally, if you run a modified version of this software in a network server or provide access to it to others in any way, you must also make the source code available under this license.
- Organization: Cyberdevel
- Maintainer: Azx5G
- Website: https://cyberdevel.com