Commit Graph

20 Commits (1bedba046ca0272150154e3457b306221148d95e)

Author SHA1 Message Date
root c300773400 Fix waiting for vm code, add keepalive 2022-12-05 23:33:33 +00:00
root d5a2326d2a Refactor code, increase security 2022-12-05 18:45:58 +00:00
root 51304e3426 Add exec support 2022-12-01 18:08:42 +00:00
root f8cbbe3703 Add persistent instances 2022-12-01 18:03:17 +00:00
root b7e4e26eda Fix exit handling 2022-11-29 19:53:08 +00:00
root b884a180c8 Add exit handling 2022-11-29 19:22:27 +00:00
root d17ecc9806 Fix sftp logic 2022-11-29 18:54:09 +00:00
root 4e041bdc35 Add sftp logic 2022-11-29 18:23:11 +00:00
root 9326d96c54 Fix typo 2022-11-28 19:56:50 +00:00
root 40bab9350b Update environment variable casing 2022-11-28 19:55:27 +00:00
root 8535a07de1 Add logic to prevent hanging instances 2022-11-28 19:38:07 +00:00
root a012173564 Get connection forwarding to work 2022-11-28 19:25:39 +00:00
root 9ae51586c8 Implement getattr behaviour 2022-11-26 23:48:22 +00:00
root fb28213fb1 Some more Runner logic 2022-11-26 23:06:01 +00:00
root 6fe9fbfc3c Implement lxc container ssh logic 2022-11-26 22:24:31 +00:00
root 18908d3f64 Add MITM ssh logic 2022-11-25 16:08:10 +00:00
root c87598f737 Move connect_handler logic to sshim_patch 2022-11-25 15:41:02 +00:00
root ac11b1c359 Monkeypatch sshim.expect, implement basic connect_handler, set default to localhost only 2022-11-24 19:59:21 +00:00
root 4ee282e7d6 Rename lxd-init to setup, add general setup
Make it so that allowed_auths only returns "password"
2022-11-24 18:41:12 +00:00
root 9d1cad700f Move monkey-patching to dedicated file 2022-11-23 19:18:40 +00:00