Home

Awesome

plistServer-free

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

How to run

  1. Make sure you have Rust installed.

  2. Go into the server's cloned directory, and simply run cargo run

Credits

plistServer was originally written by the QuickSign team. Source c22dev boredcoder411