使用tinyproxy搭建http代理¶
精英论坛
2025-10-14 03:37:55
3372
使用命令¶
启动 :systemctl start tinyproxy.service
停止 :systemctl stop tinyproxy.service
重新启动 :systemctl restart tinyproxy.service
开机启动 :systemctl enable tinyproxy.service
查看状态 :systemctl status tinyproxy.service
取消开机启动 :systemctl disable tinyproxy.service