当前位置:网站首页>通过socks5代理下载webrtc源码错误:curl: (7) Can't complete SOCKS5 connection xx.xx.xx.xx
通过socks5代理下载webrtc源码错误:curl: (7) Can't complete SOCKS5 connection xx.xx.xx.xx
2022-08-04 05:32:00 【睏哥RTC】
下载webrtc需要设置git代理和curl代理:
git代理设置:
vi ~/.gitconfig
[http]
proxy = socks5://?.?.?.?:?
[https]
proxy = socks5://?.?.?.?:?
还需要设置curl代理,否则提出curl连接超时、连接拒绝
export HTTPS_PROXY=socks5h://?.?.?.?:?
export HTTP_PROXY=socks5h://1?.?.?.?:?
socks5后面不加那个h, 可能会提示: Can't complete SOCKS5 connection xx.xx.xx.xx
边栏推荐
猜你喜欢
第三章 标准单元库(下)
The second official example analysis of the MOOSE platform - about creating a Kernel and solving the convection-diffusion equation
2022在 Go (Golang) 中使用微服务的系统课程
arm-3-中断体系结构
[Deep Learning Diary] Day 1: Hello world, Hello CNN MNIST
结构体内存对齐-C语言
Thunderbolt turns off automatic updates
基于asp.net的法律援助平台的设计与实现(附项目链接)
Amazon Cloud Technology Build On 2022 - AIot Season 2 IoT Special Experiment Experience
arm learning-1-development board
随机推荐
arm学习-1-开发板
const int * a 与 int * const a 的定义与区别
安装MySQL的详细步骤
AWS使用EC2降低DeepRacer的训练成本:DeepRacer-for-cloud的实践操作
[Development miscellaneous][Debug]debug into kernel
基于语音识别的QT设计的csgo互动类视频游戏
第一章 绪论
LeetCode_Nov_4th_Week
Golang environment variable settings (2)--GOMODULE & GOPROXY
[Daily Office][Miscellaneous][vscode]tab space
arm交叉编译
Rules.make - suitable for viewing in edit mode
文件权限管理 ugo
LeetCode_Dec_3rd_Week
[Daily office][shell] Common code snippets
[日常办公][杂项][vscode]tab space
Stream API
MySQL索引
淘宝分布式文件系统存储(二)
代码庆端午--粽你心意