Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tongson/rr-debian-sshd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# For Debian Bookworm

### Check for suspicious log entries

```
rru remotehost sshd:check-log
```

### Upgrade OpenSSH

```
rru remotehost sshd:upgrade
```

### Check the installed OpenSSH sshd for the fixed version.

```
rr remotehost sshd:check-hash
```

#### TIP for multiple hosts

```
for x in remotehost1 remotehost2; do rru remotehost sshd:upgrade; done
```

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published