mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-14 08:41:02 +03:00
Updated Set up http proxy server (markdown)
@@ -52,7 +52,7 @@ sudo service tinyproxy restart
|
||||
curl -x http://<proxy-server-ip>:8888 --proxy-user myuser:mypassword -L http://www.yahoo.com
|
||||
```
|
||||
|
||||
e.g. If you do not add `Allow 0.0.0.0/0` in above config file, you will get something as below.
|
||||
e.g. If you do not add `Allow 0.0.0.0/0` in above config file, you will get something as below. Here you can ask `chatgpt` if you see some errors.
|
||||
|
||||
```
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
Reference in New Issue
Block a user