Skip to content

dittonedo45/sshfind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sshfind

sshfind is a program you can use to iterate over a ssh host file system. It is a programmatic alternative of:

ssh user@host 'find '$path
#Or Alternative using sshfind:
sshfind -u user -k password -p / -t tree

#Compile Run:

cmake . && make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published