Commit Graph

29 Commits (master)

Author SHA1 Message Date
root 1bedba046c Add useful script 2022-12-05 23:38:56 +00:00
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 5ad3355f89 Merge remote-tracking branch 'origin/master' 2022-11-28 19:55:34 +00:00
root 40bab9350b Update environment variable casing 2022-11-28 19:55:27 +00:00
drunkendog 71094a45fc Remove sudo to preserve shell variables 2022-11-28 19:49:59 +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 f3e0495f12 Implement command running through pylxd 2022-11-24 20:14:07 +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 c7284873ed Add readme 2022-11-24 18:23:15 +00:00
root 4d7781ffd0 Add readme 2022-11-24 18:22:31 +00:00
root 3e3ddc5250 Make interface return v4 IP, fix bug with nested virt 2022-11-24 18:06:41 +00:00
root 9d1cad700f Move monkey-patching to dedicated file 2022-11-23 19:18:40 +00:00
root 73116d39d5 Initial commit 2022-11-23 18:55:06 +00:00
root 2dccc5d14e Initial commit 2022-11-23 18:15:40 +00:00