docs: update README.md

This commit is contained in:
Yujia Qiao 2021-12-18 18:35:46 +08:00
parent 58d3a8c96c
commit c822f362c1
No known key found for this signature in database
GPG Key ID: DC129173B148701B
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ So you can `ssh myserver.com:5202` to ssh to your NAS.
But the `[client]` and `[server]` block can also be put in one file. Then on the server side, run `rathole --server config.toml` and on the client side, run `rathole --client config.toml` to explictly tell `rathole` the running mode.
Some configuration examples are provided under [examples](./examples).
Here is the full configuration specification:
```toml
[client]