# NoxTLS SSH server (ESP-IDF scaffold) Current `argenox/noxssh` reference exposes SSH client APIs only. This example is a scaffold documenting how server integration should be wired once server APIs are published.
To create a project from this example, run:
idf.py create-project-from-example "argenox/noxtls=0.2.50:ssh_server"