geely-kaipiao/proxy/config.ini
2026-07-13 19:55:50 +08:00

17 lines
359 B
INI

[proxy]
# 目标服务器配置
# 协议支持: http, https
# protocol = https
# target_host = zentao.sunyard.com.cn
# target_port = 9788
# 备用配置示例(取消注释即可使用)
protocol = https
target_host = superstar.geelytravel.com
target_port = 443
# 另一个备用配置
# protocol = http
# target_host = 192.168.1.100
# target_port = 8080