在ubuntu18.04下使用postman測試接口出現(xiàn)錯(cuò)誤Error: tunneling socket could not be established, cause=connect ECONNREFUSED 127.0.0.1:8888

奇怪,怎么請求本地8888端口呢,仔細(xì)回想了一下,前段時(shí)間使用fiddler進(jìn)行抓包。fiddler抓包原理就是設(shè)置代理,意識(shí)到fiddler給系統(tǒng)設(shè)置了代理,所以需要取消代理。ubuntu下關(guān)于代理處理如下。
1.查看代理
env | grep -i proxy

2取消代理
Settings->Network->Nework Proxy文章來源:http://www.zghlxwxcb.cn/news/detail-691345.html




在此測試OK文章來源地址http://www.zghlxwxcb.cn/news/detail-691345.html

到了這里,關(guān)于postman出現(xiàn)錯(cuò)誤Error: tunneling socket could not be established, cause=connect ECONNREFUSED的文章就介紹完了。如果您還想了解更多內(nèi)容,請?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!