obfssh/obfscp
fangdingjun 911c955dd9 change log library
..
.gitignore rename
README.md update README
scp.go change log library

README.md

obfssh_scp

obfscp is a scp style sftp client by golang, support connect to server via TLS

usage

obfscp user@host:/path/to/file local

or

obfscp local user@host:/path/to/file