GitHub 访问加速,解决 GitHub 访问慢的问题。使用 Cloudflare Workers 和公共 DNS API 来获取 IP 地址。 - TinsFox/github-hosts
git remote add origin http://github.com/×××(你的仓库地址) ③重新push git push 3.3 ! [rejected] main -> main (fetch first) error: failed to push some refs to 'https://github.com/xxxxxxxxxxxxx'(你的仓库地址) 因为github上的远程库与本地库版本不一致 温柔型方案 ①将本地库更新到与远...
第一步:访问ipaddress,获取github的global.ssl.fastly地址# https://fastly.net.ipaddress.com/github.global.ssl.fastly.net 得到:199.232.69.194https://github.global.ssl.fastly.net 第二步:获取github.com地址# https://github.com.ipaddress.com 得到:140.82.112.4http://github.com https://www.ipaddress...
最新地址: 140.82.112.4github.com199.232.69.194github.global.ssl.fastly.net185.199.108.153assets-cdn.github.com185.199.109.153assets-cdn.github.com185.199.110.153assets-cdn.github.com185.199.111.153assets-cdn.github.com 国内访问github网站经常会打不开,是因为该网站的IP经常在变动,当旧的IP失效后我们就无法访...
下载地址:https://github.com/reddec/monexec/releases 比如下载到/root/proxy/ 执行: mkdir /root/proxy/cd/root/proxy/ wget https://github.com/reddec/monexec/releases/download/v0.1.1/monexec_0.1.1_linux_amd64.tar.gz 2.下载proxy 下载地址:https://github.com/snail007/goproxy/releases ...
2. **本地离线部署(高级用户适用)** - **安装Ollama框架**:访问Ollama官网或GitHub下载对应系统版本(如Windows),安装后通过命令行拉取DeepSeek模型(例如`ollama run deepseek-r1:32b`,需根据显卡显存选择模型大小)。 - **图形界面搭建**:安装开源工具Chatbox AI,选择“OLLAMA API”并绑定DeepSeek模型,即可...
下载地址:https://github.com/reddec/monexec/releases 比如下载到/root/proxy/ 执行: mkdir /root/proxy/cd/root/proxy/ wget https://github.com/reddec/monexec/releases/download/v0.1.1/monexec_0.1.1_linux_amd64.tar.gz 2.下载proxy 下载地址:https://github.com/snail007/goproxy/releases ...
下载地址:https://github.com/reddec/monexec/releases 比如下载到/root/proxy/ 执行: mkdir /root/proxy/cd/root/proxy/ wget https://github.com/reddec/monexec/releases/download/v0.1.1/monexec_0.1.1_linux_amd64.tar.gz 2.下载proxy 下载地址:https://github.com/snail007/goproxy/releases ...
下载地址:https://github.com/reddec/monexec/releases 比如下载到/root/proxy/ 执行: mkdir /root/proxy/cd/root/proxy/ wget https://github.com/reddec/monexec/releases/download/v0.1.1/monexec_0.1.1_linux_amd64.tar.gz 2.下载proxy 下载地址:https://github.com/snail007/goproxy/releases ...
那么访问本地的28080端口就是通过VPS访问目标地址. 5.7.查看帮助 ./proxy help socks TODO SOCKS5增加用户名密码认证 如何使用源码? cd进入你的go src目录,然后git clone https://github.com/snail007/goproxy.git ./proxy 即可. 编译直接:go build 运行: go run *.go utils是工具包,service是具体的每个...