A Rust server used for QuickSign to serve install manifests under HTTPS (as required by iOS)
This is licensed under the GPLv3 so you are free to use this anywhere (as long as it's under the GPLv3) under the terms of the GPLv3
-
Make sure you have Rust installed.
-
Go into the server's cloned directory, and simply run
cargo run
plistServer was originally written by the QuickSign team. Source c22dev boredcoder411