-
262ca61619
more explanitory variable names (also matches rest of code)
reimplement-status
schulze
2023-05-03 14:13:06 +0200
-
75e5e991cd
golint warnings
schulze
2023-05-03 14:06:32 +0200
-
5ca3917254
comments
schulze
2023-05-03 14:06:19 +0200
-
cd284d1214
add basic command status (so program is able to run)
schulze
2023-05-03 14:01:27 +0200
-
3b4c0f49d4
delete debug print
schulze
2023-05-03 14:00:52 +0200
-
9fa99118d5
update PC-SDK calls to new function (status still broken)
main
schulze
2023-05-03 13:28:29 +0200
-
268824fb91
Merge pull request #6 from thefeli73/dry
Erik van Bennekum
2023-05-02 16:16:26 +0200
-
-
09e2dc0eb2
Fix merge mistake no biggie
Erik
2023-05-02 16:12:51 +0200
-
5505a33557
Merge branch 'main' into dry
schulze
2023-05-02 16:10:03 +0200
-
-
-
-
777f3ae9ac
revert commands.go comments and status func
schulze
2023-05-02 16:05:08 +0200
-
7abed6c148
Merge pull request #5 from thefeli73/test-pc
Erik van Bennekum
2023-05-02 16:03:11 +0200
-
-
f6cb03e2da
Reduce repeated code in pcsdk module
Erik
2023-05-02 15:27:43 +0200
-
288b39c2e7
modify proxy tunnel with NEW IP etc, update local config to match
schulze
2023-05-02 14:53:45 +0200
-
f5e01ba3c2
do moving target defense, fix wrong port,
schulze
2023-05-02 14:50:22 +0200
-
e95f77d203
create all tunnels on startup (no mtd right now)
schulze
2023-05-02 13:59:33 +0200
-
8cb672a8ea
Keep instance name when migrating
schulze
2023-05-02 13:33:33 +0200
-
126c0dbebb
.
schulze
2023-05-02 13:32:39 +0200
-
9c84a74a14
ignore binary
schulze
2023-05-02 13:31:23 +0200
-
0da207fd88
Test Proxy connection works
schulze
2023-04-26 14:20:56 +0200
-
d39c183714
Merge branch 'main' into test-pc
schulze
2023-04-26 13:53:13 +0200
-
-
-
-
fc28920f42
Merge branch 'proxima-centauri' into main
schulze
2023-04-26 13:51:58 +0200
-
-
-
-
7e2fcb909f
comments in commands.go
schulze
2023-04-26 13:47:32 +0200
-
6959c7c6db
implement function for new status command type
schulze
2023-04-26 13:16:21 +0200
-
29e45d58e1
Merge pull request #4 from thefeli73/proxima-centauri
Felix Schulze
2023-04-26 10:53:22 +0200
-
-
91132d0e22
wait for instance and send command with pcsdk
schulze
2023-04-25 15:52:34 +0200
-
d06620ca74
default port for proxima centauri
schulze
2023-04-25 15:50:45 +0200
-
ea12cd4fe6
Merge branch 'proxima-centauri' into test-pc
schulze
2023-04-25 15:05:44 +0200
-
-
-
-
738432f0df
Change execute interface to use IP/Port pair
Erik
2023-04-25 14:55:57 +0200
-
3aa2034225
Merge branch 'proxima-centauri' into test-pc
schulze
2023-04-25 12:58:21 +0200
-
-
-
-
a7ae121750
Add Execute interface to pcsdk commands
Erik
2023-04-25 12:55:00 +0200
-
d00d03b0cc
Change directory back to pcsdk
Erik
2023-04-25 12:54:21 +0200
-
0a05ec0dfb
Merge branch 'proxima-centauri' into test-pc
schulze
2023-04-22 20:26:07 +0200
-
-
-
-
b65e42304c
Add execute for create command
Erik
2023-04-19 16:00:07 +0200
-
17286ca4cc
Merge branch 'basic-functionality' into test-pc
schulze
2023-04-19 15:08:37 +0200
-
-
e3e72de1f4
Add tests for modify and delete
Erik
2023-04-19 14:00:41 +0200
-
1a31a304d6
Rename pcsdk module to commands
Erik
2023-04-19 13:53:16 +0200
-
8bec57d034
Add structures and functions for making create/modify/delete commands
Erik
2023-04-19 13:17:33 +0200
-
e8bb5506f5
timers, counters, misc
schulze
2023-04-19 11:39:11 +0200
-
f9af813d49
Add create command structure and parsing
Erik
2023-04-18 15:28:55 +0200
-
-
5571b66d52
disregard inactive instances
schulze
2023-04-18 15:03:34 +0200
-
143e839e78
loop MTD, checks before doing mtd to service
schulze
2023-04-18 11:08:31 +0200
-
e8962c3cba
Availability zone randomisation
schulze
2023-04-17 15:54:42 +0200
-
3fb51d8f84
misc
schulze
2023-04-17 15:21:06 +0200
-
61175acc67
update services config after MTD
schulze
2023-04-17 15:20:40 +0200
-
03eff229c6
switch from list (slice) to dict (map)
schulze
2023-04-12 15:31:11 +0200
-
c6465ec429
Revert UUID purge
schulze
2023-04-12 11:13:53 +0200
-
65d815aa8b
remove old image and snapshot, formatting
schulze
2023-04-12 10:16:22 +0200
-
7bd42bc569
Wait for image ready (migration working
schulze
2023-04-11 12:56:07 +0200
-
c6c26bd914
remove UUIDs
schulze
2023-04-11 12:55:38 +0200
-
d0cd4340a5
stuff
schulze
2023-03-28 16:09:30 +0200
-
d9aa192cd1
move a hardcoded instance (not working)
schulze
2023-03-28 16:09:14 +0200
-
cb7ac73acb
utils functions that *should* enable MTD
schulze
2023-03-28 16:08:42 +0200
-
83383a4156
prints
schulze
2023-03-22 15:46:58 +0100
-
377dc47eac
pointer bug fix
schulze
2023-03-22 15:46:49 +0100
-
bd976c1791
Merge pull request #1 from thefeli73/basic-functionality
Felix Schulze
2023-03-22 14:29:05 +0100
-
-
d8bccb81a9
newline at EOF
schulze
2023-03-22 14:24:56 +0100
-
42513feedf
indexing logic
schulze
2023-03-22 14:12:12 +0100
-
81dbb99017
support for defualt configs, index aws instances
schulze
2023-03-22 14:01:08 +0100
-
5d7c5b3d26
remove config.yaml, add default config (configs are private)
schulze
2023-03-22 14:00:22 +0100
-
3a554568ca
aws sdk utils
schulze
2023-03-22 10:47:29 +0100
-
81c611383b
whitespace
schulze
2023-03-22 10:39:22 +0100
-
fc20774a0e
prepare config for services state
schulze
2023-03-21 13:35:16 +0100
-
6c3e2acabb
Refactor, move function to sdk
schulze
2023-03-21 13:34:52 +0100
-
af47f13dcf
tidy
schulze
2023-03-21 13:34:06 +0100
-
c672d0043d
protect all credentials
schulze
2023-03-21 13:33:37 +0100
-
e31a66a59d
add manual credentials
schulze
2023-03-20 15:43:14 +0100
-
4103f10502
ignore credentials
schulze
2023-03-20 15:42:54 +0100
-
115a751850
aws instance(s) sdk, config loading, list instance, gitignore
schulze
2023-03-15 15:30:29 +0100
-
-
8389ad848d
initial packages and module
schulze
2023-03-14 15:12:28 +0100
-
e01f424687
Update README.md
Felix Schulze
2023-03-14 15:09:18 +0100
-
59e5a10b64
Update README.md
Felix Schulze
2023-03-14 10:48:17 +0100
-
a95073fd03
Initial commit
schulze
2023-03-14 10:35:16 +0100