You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dingjun 283245e12f update commandline help 7 years ago
..
.gitignore rename 8 years ago
README.md rename 8 years ago
scp.go update commandline help 7 years ago

README.md

obfssh_scp

obfssh_scp is a scp style sftp client support use obfssh encryption

usage

obfssh\_scp user@host:/path/to/file local

or

obfssh\_scp local user@host:/path/to/file