@@ -0,0 +1,25 @@
# SSH Server
A simple SSH server implemented in Go.
## Installation
Clone the repository and build with Go:
```bash
go build -o ssh-server main.go
```
## Usage
Run the server:
./ssh-server
Or using Docker:
docker-compose up
The note is not visible to the blocked user.