Update README.md
This commit is contained in:
parent
62f84255e3
commit
b6329eb698
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ You can optionally specify the listening address and port using flags:
|
||||||
```bash
|
```bash
|
||||||
./target/release/caesar serve -p 8080 -l 192.168.1.100
|
./target/release/caesar serve -p 8080 -l 192.168.1.100
|
||||||
```
|
```
|
||||||
By default, the server listens on 0.0.0.0:1323.
|
By default, the server listens on 0.0.0.0:8000.
|
||||||
|
|
||||||
`send`
|
`send`
|
||||||
Sends data through the relay server.
|
Sends data through the relay server.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue