当前位置:网站首页>通过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
边栏推荐
猜你喜欢

线性表之动态数组(ArrayList)的自实现

Completely remove MySQL tutorial

Copy Siege Lions "sticky" to AI couplets

arm learning-1-development board

C语言对文件的操作(完整版)

How to get started with MOOSE platform - an example of how to run the official tutorial

vim的介绍

Fabric v1.1 环境搭建

集合--LinkedList

Question 1000: Input two integers a and b, calculate the sum of a+b, this question is multiple sets of test data
随机推荐
LeetCode_Dec_2nd_Week
A code example of the PCL method in the domain of DG (Domain Generalization)
MNIST Handwritten Digit Recognition - Lenet-5's First Commercial Grade Convolutional Neural Network
Machine Learning - Processing of Text Labels for Classification Problems (Feature Engineering)
Cut the hit pro subtitles export of essays
Detailed steps to install MySQL
Design and implementation of legal aid platform based on asp.net (with project link)
LeetCode_Nov_5th_Week
IEEE802.X protocol suite
arm-3-中断体系结构
Brief description of database and common operation guide
AWS uses EC2 to reduce the training cost of DeepRacer: DeepRacer-for-cloud practical operation
第一章 绪论
MySQL基础
Stream API
const int * a 与 int * const a 的定义与区别
C语言无符号整型运算
Miscellaneous [development] [VS Code] remote - SSD retry failed
Shell基础
CSDN大礼包--高校圆桌派大礼包