First Basic Implementation of Remote Script Execution Functionality

This commit is contained in:
2025-09-03 19:17:05 -06:00
parent 3c67e3a996
commit fe18eed013
16 changed files with 2196 additions and 58 deletions

9
.gitignore vendored
View File

@@ -5,9 +5,12 @@ Borealis-Agent.exe
Borealis-Server.exe
# Production Deployment Folders
/Server/
/Agent/
/Server/
/ElectronApp/
/Databases/
/Logs/
/Temp/
# On-the-Fly Downloaded Dependencies
/Dependencies/NodeJS/
@@ -15,11 +18,9 @@ Borealis-Server.exe
/Dependencies/AutoHotKey/
/Data/Server/Python_API_Endpoints/Tesseract-OCR/
# Server-Level Database
/Databases/
# Misc Files/Folders
.vs/s
__pycache__
/Update_Staging/
agent_settings.json
users.json