💾 Archived View for vostok.any-key.press › capsule › external_dependencies.gmi captured on 2024-05-10 at 10:39:23. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-09-08)
-=-=-=-=-=-=-
The server is written in C++11 and requires the presence of the libtls library (part of LibreSSL).
All components are present in the base system.
# apk add g++ libressl-dev
# apt install libtls-dev