Skip to content

jamasb-morteza/pyssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to prevent misconfiguration in ssh:

cp /etc/ssh/sshd_config /etc/ssh/sshd_config_temp

Run app.py

commands:

getting option value:

ssh.getval <option>

setting value:

ssh.setval <option>:<value>

getting all configs:

ssh.configs

write config to file:

ssh.apply

getting docker version:

docker.ver

getting docker build number:

docker.build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages