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.
fangdingjun cf4239dd9f | 8 years ago | |
---|---|---|
.. | ||
.gitignore | 8 years ago | |
README.md | 8 years ago | |
scp.go | 8 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