add simplest terminal

This commit is contained in:
2026-08-11 10:15:20 +03:00
parent e7b345b377
commit 25d35e2294
7 changed files with 65 additions and 15 deletions

View File

@@ -21,3 +21,4 @@
#include "sslsock.h"
void clientproc(SSL_CTX *ctx, int fd);
void terminal(SSL_CTX *ctx, int fd);