Remotely/Agent/Services
2020-01-25 11:56:41 -08:00
..
AppLauncher.cs Chat service working for Linux. 2020-01-25 11:56:41 -08:00
Bash.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
ChatClientService.cs Chat service implemented. 2020-01-25 01:19:21 -08:00
CMD.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
CommandExecutor.cs Added AppLauncher, CommandExecutor, and ScriptRunner services. 2020-01-21 21:50:28 -08:00
ConfigService.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
DeviceSocket.cs Chat service implemented. 2020-01-25 01:19:21 -08:00
Logger.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
PSCore.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
ScriptRunner.cs Added AppLauncher, CommandExecutor, and ScriptRunner services. 2020-01-21 21:50:28 -08:00
Uninstaller.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08: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). 2020-01-23 17:43:48 -08:00
WindowsPS.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
WindowsService.cs Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity. 2020-01-15 22:58:21 -08:00
WindowsService.Designer.cs WIP 2019-06-15 18:08:30 -07:00