mork 0.1.2

application for sending files over udp written in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# mork


### Application for sending files that is written in rust


<br>

## Usage


### Sending


`mork file-to-send`

You will get a code from the server that you can give to the reciever.

### Recieving


`mork -c <code>` *You can also set a specific output filename with the `-o` flag*