mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 10:26:19 +02:00
Updated Set up http proxy server (markdown)
parent
7168861b29
commit
e4be3edba0
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ By default, Tinyproxy only accepts requests from `127.0.0.1`. We will modify it
|
|||
|
||||
By default, Tinyproxy listens on port `8888`. You can find the line `port 8888` in the configuration file and change it to your desired value.
|
||||
|
||||
By default, Tinyproxy connect to `443` and `563` (for `SSL`). Please also add the port that RustDesk needs.
|
||||
By default, Tinyproxy connect to `443` and `563` (for `SSL`). Please also add the ports that RustDesk needs.
|
||||
|
||||
```
|
||||
ConnectPort 443
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue