小旭 大佬有话说 : 2020-1-8 15:32:52
求助反代问题
{
"name": "proxy",
"version": 2,
"routes": [
{"src": "/(.*)","dest": "https://test.com/$1"}
]
}
test.com怎么指定源站IP啊
因为test.COM是CDN
爱尔兰不动产 大佬有话说 : 2020-1-8 16:05:58
vi /etc/hosts
аdmin 大佬有话说 : 2020-1-8 16:06:45
楼上正解