QAServer is a dynamic server framework where every Python file becomes a runnable node, accessible via SSH and Web.
It combines interactive terminal apps with a modern web UI, allowing seamless development of tools, tutorials, and services.
HTML Test Page:
qashtml.webdevcode.de
SSH Test Server (you need to have cloudflared installed):
ssh -o ProxyCommand="cloudflared access ssh --hostname %h" [email protected]
Endpoints Info:
ssh -o ProxyCommand="cloudflared access ssh --hostname %h" [email protected]
c) controls interaction