Commit Graph

21 Commits

Author SHA1 Message Date
fa9b7b1838 ssh: add known_hosts support, remove auth type override via PasswordAuthentication 2023-11-20 22:44:14 +03:00
a3a56bb795 ssh: custom shell definition & client version spoof 2023-11-20 22:23:58 +03:00
fc7195a274 update readme 2023-11-19 17:07:10 +03:00
39faf83c78 ssh: host key verification; config file example 2023-11-19 17:03:12 +03:00
f654deb300 ssh: shell start support 2023-11-19 14:12:39 +03:00
90332cd134 versioning 2023-11-19 13:13:38 +03:00
666daabe95 ssh: pty, keepAlive, domain matcher, refactor 2023-11-19 13:06:38 +03:00
eb4d78c483 ssh: stderr support for the session printer 2023-11-19 00:54:51 +03:00
408f88ebd2 ssh: mode parameter support, banner support 2023-11-18 23:02:41 +03:00
273482e3fa ssh: fake remote host support 2023-11-18 22:29:18 +03:00
99b5b8c775 ssh with fake host support (wip) 2023-11-18 21:51:44 +03:00
11a5f48d68 sish support (wip) 2023-11-18 21:23:29 +03:00
401d9123c8 ssh connection 2023-11-18 17:51:04 +03:00
d3029d09e7 refactor, initial work for ssh driver (still wip) 2023-11-18 16:14:39 +03:00
7c443887dc simplify plugin api, better settings validation 2023-11-18 12:36:17 +03:00
fc81ebe650 limit plugin api connections 2023-11-17 20:58:55 +03:00
2a40999782 simpler plugin proto 2023-11-17 20:53:52 +03:00
9ec7bd14b8 wip: server subsystem 2023-11-17 20:39:00 +03:00
1da76f397d base code for docker events processing & container exposing on startup 2023-11-16 22:50:21 +03:00
214646b227 remove line from readme 2023-11-16 20:10:33 +03:00
f56d57cf63 initial commit 2023-11-16 20:09:40 +03:00