File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,8 @@ Use this key to authenticate other wush commands to this instance.
34
34
On the client machine:
35
35
36
36
``` bash
37
- $ wush send 1gb.txt
37
+ # Copy a file to the receiver
38
+ $ wush cp 1gb.txt
38
39
Auth information:
39
40
> Server overlay STUN address: Disabled
40
41
> Server overlay DERP home: New York City
@@ -44,10 +45,11 @@ Bringing Wireguard up..
44
45
Wireguard is ready!
45
46
Received peer
46
47
Peer active with relay nyc
47
- Peer active over p2p 172.20.0.13 :53768
48
+ Peer active over p2p 172.20.0.8 :53768
48
49
Uploading " 1gb.txt" 100% | ██████████████████████████████████████████████| (2.1/2.1 GB, 376 MB/s)
49
50
50
- $ wush
51
+ # Open a shell to the receiver
52
+ $ wush ssh
51
53
┃ Enter the receiver' s Auth key:
52
54
┃ > 112v1RyL5KPzsbMbhT7fkEGrcfpygxtnvwjR5kMLGxDHGeLTK1BvoPqsUcjo7xyMkFn46KLTdedKuPCG5trP84mz9kx
53
55
Auth information:
You can’t perform that action at this time.
0 commit comments