Commit Graph

32 Commits

Author SHA1 Message Date
07ce39c794 config fix, WIP: better config auto-reload 2023-12-01 22:56:38 +03:00
adc6496c4c WIP: config live-reload 2023-11-29 19:21:53 +03:00
f169b7f137 services configuration inside config file 2023-11-29 18:52:59 +03:00
64fa306f8d ssh: localhost remote by default, auto username, update proto lib 2023-11-24 22:01:53 +03:00
57af057708 swagger, rename web api to rest api 2023-11-22 23:31:35 +03:00
25bed3565f remove useless log handler 2023-11-22 22:27:53 +03:00
95fd9f66d6 fix for gin logging 2023-11-22 22:25:12 +03:00
33290aa5c7 web api, orphaned connections detector, null driver -> nil driver, refactor root command 2023-11-22 22:21:11 +03:00
b89011c631 ssh: remove nopty option, request shell by default 2023-11-21 20:02:07 +03:00
725f650193 update .gitignore & add proper example config 2023-11-21 19:04:05 +03:00
0f27400a48 ssh: raw handshake support, settings: API settings update & loading fixes 2023-11-21 18:55:04 +03:00
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