16 lines
702 B
Markdown
Executable File
16 lines
702 B
Markdown
Executable File
# plistServer-free
|
|
A Rust server used for QuickSign to serve install manifests under HTTPS (as required by iOS). This is a fork of [plistServer](https://github.com/QuickSign-Team/plistserver) by [c22dev](https://github.com/c22dev) and [boredcoder411](https://github.com/boredcoder411) to work in Docker.
|
|
|
|
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
|
|
|
|
## Credits
|
|
plistServer was originally written by the QuickSign team.
|
|
|
|
[Docker setup](https://github.com/JaredDyreson)
|
|
|
|
[Source](https://github.com/QuickSign-Team/plistserver)
|
|
|
|
[c22dev](https://github.com/c22dev)
|
|
|
|
[boredcoder411](https://github.com/boredcoder411)
|