💾 Archived View for vostok.any-key.press › capsule › external_dependencies.gmi captured on 2024-08-31 at 11:30:48. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
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