PHP使用代理

putenv('HTTPS_PROXY=127.0.0.1:10809');
putenv('HTTP_PROXY=127.0.0.1:10809');
posted @ 2023-04-11 16:46  _迷途  阅读(32)  评论(0)    收藏  举报