#include "run.hpp" auto main(int argc, char* args[]) -> int { // test sshd run(); }