d688c04a5d
🐛 Fixes logging and debugging
Gitea Build Action / build (push) Successful in 14s
2026-01-22 11:52:36 +01:00
cf1127a339
🔨 Refactors id generation/retrieval algorithm
...
Gitea Build Action / build (push) Successful in 35s
The client id is now either generated from the device MAC address (from a device that starts with w or e and is up and isn't loopback) or randomly generated
2026-01-22 11:20:53 +01:00
Daniel Svitan
378893e93d
📝 Updates README and adds LICENSE
Gitea Build Action / build (push) Successful in 52s
2025-05-31 19:33:25 +02:00
Daniel Svitan
e90fe4aba0
💚 Experiments with CI
Gitea Build Action / build (push) Successful in 1m47s
2025-05-27 21:21:18 +02:00
Daniel Svitan
00170e53e1
💚 Experiments with CI
Gitea Build Action / build (push) Failing after 20s
2025-05-27 21:19:48 +02:00
Daniel Svitan
7450145b0d
💚 Fixes go CI
Gitea Build Action / build (push) Failing after 57s
2025-05-27 21:14:02 +02:00
Daniel Svitan
946ee1cd31
💚 Removes mutliple go versions in build
Gitea Build Action / build (push) Failing after 45s
2025-05-27 20:43:07 +02:00
Daniel Svitan
6c1e6f2667
💚 Adds multiple go versions to actions
Gitea Build Action / build (1.21.x) (push) Failing after 10m12s
Gitea Build Action / build (1.22.x) (push) Failing after 16m32s
Gitea Build Action / build (1.23.x) (push) Failing after 8m50s
Gitea Build Action / build (1.24.x) (push) Failing after 3m8s
2025-05-27 20:28:55 +02:00
Daniel Svitan
83c7b97e1d
🔨 Fixes CI formatting
Gitea Build Action / build (push) Has been cancelled
2025-05-27 20:23:22 +02:00
Daniel Svitan
05df23130a
🔨 Fixes CI formatting
2025-05-27 20:18:52 +02:00
Daniel Svitan
72ae608760
🔨 Fixes CI formatting
2025-05-27 20:17:42 +02:00
Daniel Svitan
c5f89697bd
💚 Adds building server and admin to CI
2025-05-27 20:16:58 +02:00
Daniel Svitan
55581a63d3
💚 Adds CI build
Gitea Build Action / build (push) Successful in 1m36s
2025-05-27 19:52:51 +02:00
Daniel Svitan
f953f59072
🔧 Adds autostart script
2025-05-14 10:46:38 +02:00
Daniel Svitan
60526fba00
✨ Adds loading id on windows
2025-05-14 10:37:18 +02:00
Daniel Svitan
df143bc186
🚧 Moves most of logic in ducky script into one block
2025-05-13 20:52:01 +02:00
Daniel Svitan
b955fec1ad
🚧 Adds id to websocket call
2025-05-13 13:59:07 +02:00
Daniel Svitan
36f698991d
🔨 Refactors server code into multiple files
2025-05-13 13:53:21 +02:00
Daniel Svitan
02b43592c2
✨ Adds admin command to check server connection
2025-04-13 18:42:16 +02:00
Daniel Svitan
a410e26174
🔨 Renames admin tool binary to keysctl
2025-04-13 18:39:55 +02:00
Daniel Svitan
9e73981213
🔧 Changes ducky script to latest client version
2025-04-13 18:16:59 +02:00
Daniel Svitan
3c6d7e027a
⚡ Adds a unique name rule
v1.1.0
2025-04-13 17:58:05 +02:00
Daniel Svitan
50420bc0a5
✨ Adds selecting client by name
2025-04-13 17:46:43 +02:00
Daniel Svitan
473ea2ba74
✨ Adds changing name and exiting
2025-04-12 16:06:33 +02:00
Daniel Svitan
9547c72f5a
⚡ Changes name change parameter source
2025-04-12 16:06:16 +02:00
Daniel Svitan
6c8625dead
🔨 Refactors requests into one function
2025-04-11 22:48:57 +02:00
Daniel Svitan
30aae96185
🐛 Fixes regex and logs query param not working
2025-04-11 22:48:44 +02:00
Daniel Svitan
e9065fb654
⚡ Adds id and options string flags
2025-04-11 22:40:39 +02:00
Daniel Svitan
f64f02cfd9
🐛 Fixes routes errors and specific log reading
2025-04-11 22:39:01 +02:00
Daniel Svitan
6754872cfe
✨ Adds log listing
2025-04-11 22:06:16 +02:00
Daniel Svitan
9ec12d7325
🔨 Refactors filename generator function and logs listing
2025-04-11 22:04:07 +02:00
Daniel Svitan
be9d929309
🎉 Inits admin cli app
2025-04-10 22:01:03 +02:00
Daniel Svitan
85a37ef176
💄 Rewrites special keystrokes for intuitiveness
2025-04-10 21:29:43 +02:00
Daniel Svitan
09077515db
🔥 Removes db integration
2025-04-10 21:24:46 +02:00
Daniel Svitan
afec6d69c7
✨ Enhances client control
2025-03-29 23:10:18 +01:00
Daniel Svitan
0335c3157e
🔨 Adds db integration
2025-03-29 22:52:12 +01:00
Daniel Svitan
ebe87d1eb3
🚧 Adds database connection
2025-03-26 21:12:35 +01:00
Daniel Svitan
28883c620d
🐛 Fixes rubber ducky script
2025-03-26 17:33:02 +01:00
Daniel Svitan
647ece6a43
🐛 Closes powershell after script starts
2025-03-25 21:03:23 +01:00
Daniel Svitan
2abef32841
✨ Adds rubber ducky script
2025-03-25 21:02:00 +01:00
Daniel Svitan
f7ff35dcb8
⚡ Adds production connection
2025-03-25 20:45:09 +01:00
Daniel Svitan
3f03468ae2
⚡ Adds windows powershell command hint
v1.0.0
2025-03-24 12:31:48 +01:00
Daniel Svitan
ca96620d6e
🔥 Removes fmt logs
2025-03-22 13:55:18 +01:00
Daniel Svitan
b7b5e3169b
✨ Adds websocket server connection
2025-03-22 13:51:40 +01:00
Daniel Svitan
877df49f80
💄 Fixes logs
2025-03-22 13:51:25 +01:00
Daniel Svitan
2502d8715a
🔨 Refactors close message
2025-03-22 13:21:24 +01:00
Daniel Svitan
a86eed2f72
🔨 Changes go net websocket to gorilla websocket
2025-03-22 12:51:21 +01:00
Daniel Svitan
0264c51970
🎉 Initial client commit
2025-03-21 23:16:41 +01:00
Daniel Svitan
03863161f4
🐳 Adds dockerfile
2025-03-21 22:02:20 +01:00
Daniel Svitan
dda8228e74
🐛 Fixes env loading and client fetching
2025-03-20 17:20:07 +01:00