使用 tinyproxy 科学上网的方法如下
安装 tinyproxy:
打开命令提示符(cmd),输入搜索 tinyproxy,选择下载并安装。
配置代理服务器:
创建配置文件 tinyproxy.conf,添加代理服务器配置,如:代理服务器
server_name=localhost
port=8
username=example.com
password=example.com
确保代理服务器配置正确,连接到目标服务器的 8 端口。
测试配置:...