Updated Set up http proxy server (markdown)

RustDesk
2024-09-06 00:44:52 +08:00
parent 63ea3952dc
commit 651043e5bd

@@ -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" ?>