A CLI daemon for connecting to Sophos
- Git
- Microsoft Visual C++ build tools (see https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019)
- Rust compiler and Cargo Package manager (see https://www.rust-lang.org/tools/install)
- Rust compiler and Cargo Package manager (see https://www.rust-lang.org/tools/install)
- Rust compiler and Cargo Package manager (see https://www.rust-lang.org/tools/install)
- OpenSSL Development Package - this is
libssl-dev
on Ubuntu andopenssl-devel
on Fedora - pkg-config
Clone this repository
To build the binaries and run sophosd
, cd
to base directory where Cargo.toml
and type:
cargo run <username> <password>
This is an open source project and we would love your help. If you are having trouble regarding anything related to this project open a issue in the issue section
sophosd
is released under MIT License