This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
golang-examples
Watch
1
Star
0
Fork
You've already forked golang-examples
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f4d755db16
golang-examples
/
example-ssh
/
Makefile
9 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
CLEAN: rename files Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-09-01 14:34:07 -05:00
all
:
go build
scp example Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-06-13 20:07:45 -05:00
scp
:
go run scp.go
ps
:
-s
2019-06-13 19:53:47 -05:00
go run ssh-ed25519.go