Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancenas authored Feb 21, 2020
1 parent ca90e3d commit b358d21
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# actions-openwrt-passwall

- 感谢P3TERX/Actions-OpenWrt和Lienol/openwrt
- 通过修改流程文件,使用Lienol's openwrt在线编译passwall服务固件
- 通过修改流程文件,使用Lienol's openwrt dev-19.0(平稳版)在线编译passwall服务固件,
- 使用P3TERX/Actions-OpenWrt进阶玩法中的云menuconfig,直接 SSH 或 浏览器 到 Actions 进行操作(具体看[Actions OpenWrt PassWall|教程](https://mtom.ml/798.html)
- 在触发工作流程后,在 Actions 页面等待执行到SSH connection to Actions步骤,会出现下面的信息。
- To connect to this session copy-n-paste the following into a terminal or browser:
- [ssh [email protected]]
- [https://tmate.io/t/Y26QeagDtsPXp2mT6me5cnMRd]
- 在触发工作流程后,在 Actions 页面等待执行到SSH connection to Actions步骤,会出现下面的信:
To connect to this session copy-n-paste the following into a terminal or browser:
[ssh [email protected]]
[https://tmate.io/t/Y26QeagDtsPXp2mT6me5cnMRd]
- 复制 SSH 连接命令粘贴到终端内执行,或者复制链接在浏览器中打开使用网页终端。
- cd openwrt && make menuconfig
- 完成后按快捷键Ctrl+D或执行exit命令退出,后续编译工作将自动进行。
Expand Down

0 comments on commit b358d21

Please sign in to comment.