mirror of
https://github.com/pikvm/pikvm.git
synced 2024-04-21 12:41:58 +00:00
python lib
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
This document describes the PiKVM API. Since the system consists of microservices, here is a common API with a common entry point provided by Nginx. The examples above use `curl` and [`websocat`](https://github.com/vi/websocat) with the `-k` option to disable SSL certificate verification, since the self-signed certificateis used in the default installation.
|
||||
|
||||
There is a [third-party library](https://github.com/guanana/pikvm-lib) for using the PiKVM API.
|
||||
Please note that this is an unofficial library, so use it carefully.
|
||||
|
||||
|
||||
-----
|
||||
## Authentication
|
||||
|
||||
Reference in New Issue
Block a user