diff --git a/README.md b/README.md index 022aae4..d805ec7 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,8 @@ bore server That's all it takes! After the server starts running at a given address, you can then update the `bore local` command with option `--to
` to forward a local port to this remote server. +It's possible to specify different IP addresses for the control server and for the tunnels. This setup is useful for cases where you might want the control server to be on a private network while allowing tunnel connections over a public interface, or vice versa. + The full options for the `bore server` command are shown below. ```shell @@ -93,10 +95,13 @@ Runs the remote proxy server Usage: bore server [OPTIONS] Options: - --min-port