Remotely/Agent/Services
2020-02-23 02:38:27 +00:00
..
AppLauncher.cs Kill chat process when pipe closes due to idle time. 2020-02-01 11:31:29 -08:00
Bash.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
ChatClientService.cs Kill chat process when pipe closes due to idle time. 2020-02-01 11:31:29 -08:00
CMD.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
CommandExecutor.cs Added ScriptingController logic. 2020-02-05 08:24:59 -08:00
ConfigService.cs Added debugging params to config service. 2020-02-16 22:22:17 -08:00
DeviceSocket.cs Log when agent fails to register, but take no further action. 2020-02-17 22:00:21 -08:00
Logger.cs Implement DI container into Agent. 2020-01-21 13:17:22 -08:00
PSCore.cs Make scripting services transient. 2020-01-25 13:03:32 -08:00
ScriptRunner.cs Added AppLauncher, CommandExecutor, and ScriptRunner services. 2020-01-21 21:50:28 -08:00
Uninstaller.cs Create installer project. 2020-02-23 02:38:27 +00:00
Updater.cs Unified 64-bit and 32-bit installers into one file. 2020-01-25 17:17:39 -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