Skip to content

jinowolski/ssh_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh_wrapper

SSH wrapper to restrict to specific set of commands

authorized_keys template:

from="MY_IP",command="/MY_PATH/ssh_wrapper.sh",no-agent-forwarding,no-X11-forwarding,no-port-forwarding,no-pty ssh-rsa MY_SSH_PUBLIC_KEY

About

SSH wrapper to restrict to specific set of commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages