Skip to content

Commit

Permalink
8.2 updates - moving projects into main, documentation, etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Updyke committed Aug 26, 2024
1 parent c49a2f3 commit 5c2d327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ GHOSTS clients simulate users on a machine doing "user-like" things. They can be
- Run terminal commands
- Etc.

### [Ghosts API Server](src/Ghosts.API/)
### Ghosts API Server

The API server provides a way for clients to interact with the GHOSTS system and its clients. It can:

- Manage clients, add/remove them from groups, etc.
- Get/manage information from clients regarding their previous or current activities, etc.
- Orchestrate new activities for particular clients to perform

### [Ghosts Web Server](src/ghosts.ui/README.md)
### [Ghosts UI](src/ghosts.ui/README.md)

The web server provides a way for administrators to interact with the GHOSTS system and its clients.

Expand Down

0 comments on commit 5c2d327

Please sign in to comment.