From c822f362c182f7b97dce6ef6ca799df610836c79 Mon Sep 17 00:00:00 2001 From: Yujia Qiao Date: Sat, 18 Dec 2021 18:35:46 +0800 Subject: [PATCH] docs: update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd0b04e..4eb5a26 100644 --- a/README.md +++ b/README.md @@ -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]