pip install global index url
pip安装包加速配置 临时: pip install -i https://pypi.tuna.ts… 继续阅读 pip install global index url
pip安装包加速配置 临时: pip install -i https://pypi.tuna.ts… 继续阅读 pip install global index url
查看出口ip http://ip111.cn/
修改pip源vim ~/.pip/pip.conf [global] index-url = htt… 继续阅读 edit pip source via ~/.pip/pip.conf
执行: git config –global http.sslVerify "false… 继续阅读 OpenSSL SSL_read: Connection was reset, errno 10054
HTTP 203 Non-Authoritative Information HTTP 203 表示… 继续阅读 http status code 203
curl -sSL https://get.daocloud.io/daotools/set_mir… 继续阅读 docker use daocloud mirror
esm -s http://eshost:9201 -x "petition_data&q… 继续阅读 esm备份es数据
err: panic: runtime error: invalid memory address … 继续阅读 golang http.ResponseWriter panic
func HTTPGet(url string) []byte { method := "… 继续阅读 golang http get
func handleTencent(w http.ResponseWriter, r *http.… 继续阅读 golang http handle ignore /favicon.ico
func GetRealIP(r *http.Request) (string, error) { … 继续阅读 golang获取请求ip
if ($http_user_agent ~* "qihoobot|Baiduspider… 继续阅读 Nginx防蜘蛛爬虫处理
apt-get install davfs2 -y mkdir -p /aliyundrive ch… 继续阅读 ubuntu mount webdav
cd /tmp export PCAPV=1.10.1 wget http://www.tcpdum… 继续阅读 arm64 build libpcap
netstat -tan | awk '/^tcp/ {++state[$NF]} END… 继续阅读 查看 http 的并发请求数与其TCP连接状态
#location配置段 proxy_set_header Host $http_host; pro… 继续阅读 nginx反向代理获取真正的访问来源ip
#python2: python -m SimpleHTTPServer 8888 #python3… 继续阅读 python -m http.server 8888
[kubernetes] name=Kubernetes baseurl=http://mirror… 继续阅读 aliyun /etc/yum.repos.d/kubernetes.repo
#cmd set https_proxy=http://127.0.0.1:8118 #PowerS… 继续阅读 use https proxy in bash,cmd,git,PowerShell
devServer: { host: '0.0.0.0', port: port… 继续阅读 vue.config.js配置跨域