We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c93a2 commit 62b6ca9Copy full SHA for 62b6ca9
README.md
@@ -63,6 +63,16 @@ wget https://github.com/crazypeace/gh-proxy/raw/refs/heads/master/app/uwsgi.ini
63
图中的修改方式 有点"危险". 适合你自己临时跑起来, 用完了就关.
64
长期使用的话, 还是要前面加个比如 caddy 套 https 然后反代.
65
66
+启动
67
+```
68
+python3 ./main.py
69
70
+
71
+这样你就得到了一个 ghproxy 后端
72
73
+http://你的IP:8000/
74
75
76
## 使用方式
77
78
用下面这样的方式转换 github 一键脚本命令.
@@ -79,6 +89,8 @@ bash <(wget -qO- -o- https://ghproxy.crazypeace.workers.dev/https://git.io/v2ray
79
89
为了方便使用,做了个工具页面
80
90
https://crazypeace.github.io/gh-proxy/
81
91
92
+注意页面底部的 "Github Proxy 后端" 填写正确的内容
93
82
94
操作演示
83
95
https://youtu.be/Cf5tWuGMm6U?si=Ne2odu_PKgJJX9Tc&t=164
84
96
0 commit comments