libopenxg 0.1.2

libopenxg is a library that logs into Sophos XG Firewalls as a user. It's used by https://github.com/Alex-Programs/openxgauthenticator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# libopenxg

<img src="https://img.shields.io/badge/Version-0.1.1-FFFFFF">

[crates.io](https://crates.io/crates/libopenxg)

[docs.rs](https://docs.rs/libopenxg/latest/libopenxg/)

Library separated from https://github.com/Alex-Programs/openxgauthenticator for logging into Sophos XG firewalls.

Used by both the GUI and CLI versions. Feel free to use yourself.

It's blocking. If you want to use it in a GUI, you'll need to use a thread.