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.
3434On the client machine:
3535
3636``` bash
37- $ wush send 1gb.txt
37+ # Copy a file to the receiver
38+ $ wush cp 1gb.txt
3839Auth information:
3940 > Server overlay STUN address: Disabled
4041 > Server overlay DERP home: New York City
@@ -44,10 +45,11 @@ Bringing Wireguard up..
4445Wireguard is ready!
4546Received peer
4647Peer active with relay nyc
47- Peer active over p2p 172.20.0.13 :53768
48+ Peer active over p2p 172.20.0.8 :53768
4849Uploading " 1gb.txt" 100% | ██████████████████████████████████████████████| (2.1/2.1 GB, 376 MB/s)
4950
50- $ wush
51+ # Open a shell to the receiver
52+ $ wush ssh
5153┃ Enter the receiver' s Auth key:
5254┃ > 112v1RyL5KPzsbMbhT7fkEGrcfpygxtnvwjR5kMLGxDHGeLTK1BvoPqsUcjo7xyMkFn46KLTdedKuPCG5trP84mz9kx
5355Auth information:
You can’t perform that action at this time.
0 commit comments