Skip to content

Commit 3a0e891

Browse files
committed
Update readme
1 parent 4f675b4 commit 3a0e891

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ Use this key to authenticate other wush commands to this instance.
3434
On the client machine:
3535

3636
```bash
37-
$ wush send 1gb.txt
37+
# Copy a file to the receiver
38+
$ wush cp 1gb.txt
3839
Auth information:
3940
> Server overlay STUN address: Disabled
4041
> Server overlay DERP home: New York City
@@ -44,10 +45,11 @@ Bringing Wireguard up..
4445
Wireguard is ready!
4546
Received peer
4647
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
4849
Uploading "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
5355
Auth information:

0 commit comments

Comments
 (0)