File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed
sandpolis-core-foundation
common/src/main/kotlin/org/s7s/instance/client/desktop/ui/about
sandpolis-plugin-filesystem
sandpolis-plugin-snapshot Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11## Sandpolis Foundation Module
22
33_ This library module is a part of
4- [ Sandpolis] ( https://github.com/sandpolis /sandpolis ) ._
4+ [ Sandpolis] ( https://github.com/nativeit-dev /sandpolis ) ._
55
66This module contains universal types, utilities, and resources.
Original file line number Diff line number Diff line change 11## Sandpolis Instance Module
22
33_ This library module is a part of
4- [ Sandpolis] ( https://github.com/sandpolis /sandpolis ) ._
4+ [ Sandpolis] ( https://github.com/nativeit-dev /sandpolis ) ._
Original file line number Diff line number Diff line change 11## Sandpolis Graphical UI Client
22
33_ This instance module is a part of
4- [ Sandpolis] ( https://github.com/sandpolis /sandpolis ) ._
4+ [ Sandpolis] ( https://github.com/nativeit-dev /sandpolis ) ._
55
66#### Docker on Linux
77
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ class AboutView : View("About") {
106106 action {
107107 UI .getApplication()
108108 .getHostServices()
109- .showDocument(" https://github.com/sandpolis /sandpolis" )
109+ .showDocument(" https://github.com/nativeit-dev /sandpolis" )
110110 }
111111 }
112112 }
Original file line number Diff line number Diff line change 11## Sandpolis Server
22
33_ This instance module is a part of
4- [ Sandpolis] ( https://github.com/sandpolis /sandpolis ) ._
4+ [ Sandpolis] ( https://github.com/nativeit-dev /sandpolis ) ._
55
66<p align =" center " >
77 <img src="https://s3.us-east-2.amazonaws.com/github.sandpolis.com/server/log.png" />
Original file line number Diff line number Diff line change 11## Sandpolis Desktop Plugin
22
33_ This plugin module is a part of
4- [ Sandpolis] ( https://github.com/sandpolis /sandpolis ) ._
4+ [ Sandpolis] ( https://github.com/nativeit-dev /sandpolis ) ._
55
66The desktop plugin provides remote desktop and bidirectional screen-sharing
77capabilities.
Original file line number Diff line number Diff line change 11## Sandpolis Device Plugin
22
33_ This plugin module is a part of
4- [ Sandpolis] ( https://github.com/sandpolis /sandpolis ) ._
4+ [ Sandpolis] ( https://github.com/nativeit-dev /sandpolis ) ._
55
66The device plugin integrates with various non-Sandpolis devices on the network.
77These devices (called subagents) do not run an agent instance, instead
Original file line number Diff line number Diff line change 11## Sandpolis Filesystem Plugin
22
33_ This plugin module is a part of
4- [ Sandpolis] ( https://github.com/sandpolis /sandpolis ) ._
4+ [ Sandpolis] ( https://github.com/nativeit-dev /sandpolis ) ._
55
66This plugin integrates with the filesystem.
Original file line number Diff line number Diff line change 11## Sandpolis Shell Plugin
22
33_ This plugin module is a part of
4- [ Sandpolis] ( https://github.com/sandpolis /sandpolis ) ._
4+ [ Sandpolis] ( https://github.com/nativeit-dev /sandpolis ) ._
55
66The shell plugin integrates with the system shell and enables remote shell
77sessions, command scheduling, etc. It supports the following shells:
Original file line number Diff line number Diff line change 11## Sandpolis Snapshot Plugin
22
33_ This plugin module is a part of
4- [ Sandpolis] ( https://github.com/sandpolis /sandpolis ) ._
4+ [ Sandpolis] ( https://github.com/nativeit-dev /sandpolis ) ._
55
66The snapshot plugin provides the ability to take and restore cold snapshots of
77agent disks.
You can’t perform that action at this time.
0 commit comments