Skip to content

Commit 62b6ca9

Browse files
authored
Update README.md
1 parent a6c93a2 commit 62b6ca9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,16 @@ wget https://github.com/crazypeace/gh-proxy/raw/refs/heads/master/app/uwsgi.ini
6363
图中的修改方式 有点"危险". 适合你自己临时跑起来, 用完了就关.
6464
长期使用的话, 还是要前面加个比如 caddy 套 https 然后反代.
6565

66+
启动
67+
```
68+
python3 ./main.py
69+
```
70+
71+
这样你就得到了一个 ghproxy 后端
72+
```
73+
http://你的IP:8000/
74+
```
75+
6676
## 使用方式
6777

6878
用下面这样的方式转换 github 一键脚本命令.
@@ -79,6 +89,8 @@ bash <(wget -qO- -o- https://ghproxy.crazypeace.workers.dev/https://git.io/v2ray
7989
为了方便使用,做了个工具页面
8090
https://crazypeace.github.io/gh-proxy/
8191

92+
注意页面底部的 "Github Proxy 后端" 填写正确的内容
93+
8294
操作演示
8395
https://youtu.be/Cf5tWuGMm6U?si=Ne2odu_PKgJJX9Tc&t=164
8496

0 commit comments

Comments
 (0)