Remotely/Agent/Services
2021-07-29 07:56:00 -07:00
..
AppLauncher.cs Added AppLauncher, CommandExecutor, and ScriptRunner services. 2021-07-29 07:56:00 -07:00
Bash.cs Implement DI container into Agent. 2021-07-29 07:56:00 -07:00
CMD.cs Implement DI container into Agent. 2021-07-29 07:56:00 -07:00
CommandExecutor.cs Added AppLauncher, CommandExecutor, and ScriptRunner services. 2021-07-29 07:56:00 -07:00
ConfigService.cs Implement DI container into Agent. 2021-07-29 07:56:00 -07:00
DeviceSocket.cs Agents auto-update via downloaded script. Pauses for random seconds based on total device count before downloading (to even out the bandwidth). 2021-07-29 07:56:00 -07:00
Logger.cs Implement DI container into Agent. 2021-07-29 07:56:00 -07:00
PSCore.cs Implement DI container into Agent. 2021-07-29 07:56:00 -07:00
ScriptRunner.cs Added AppLauncher, CommandExecutor, and ScriptRunner services. 2021-07-29 07:56:00 -07:00
Uninstaller.cs Implement DI container into Agent. 2021-07-29 07:56:00 -07:00
Updater.cs Agents auto-update via downloaded script. Pauses for random seconds based on total device count before downloading (to even out the bandwidth). 2021-07-29 07:56:00 -07:00
WindowsPS.cs Implement DI container into Agent. 2021-07-29 07:56:00 -07:00
WindowsService.cs Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity. 2021-07-29 07:55:59 -07:00
WindowsService.Designer.cs WIP 2021-07-29 07:53:54 -07:00