|
@@ -2,19 +2,19 @@
|
|
|
[1]: https://img.shields.io/badge/license-GPLV2-brightgreen.svg
|
|
|
[2]: /LICENSE
|
|
|
[3]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
|
|
|
-[4]: https://github.com/garypang13/OpenWrt_x86-r2s-r4s-Rpi/pulls
|
|
|
+[4]: https://github.com/kiddin9/OpenWrt_x86-r2s-r4s/pulls
|
|
|
[5]: https://img.shields.io/badge/Issues-welcome-brightgreen.svg
|
|
|
-[6]: https://github.com/garypang13/OpenWrt_x86-r2s-r4s-Rpi/issues/new
|
|
|
+[6]: https://github.com/kiddin9/OpenWrt_x86-r2s-r4s/issues/new
|
|
|
[7]: https://img.shields.io/github/v/release/hyird/Action-Openwrt
|
|
|
-[8]: https://github.com/garypang13/OpenWrt_x86-r2s-r4s-Rpi/releases
|
|
|
+[8]: https://github.com/kiddin9/OpenWrt_x86-r2s-r4s/releases
|
|
|
[10]: https://img.shields.io/badge/Contact-telegram-blue
|
|
|
[11]: https://t.me/opwrts
|
|
|
-[12]: https://github.com/garypang13/OpenWrt_x86-r2s-r4s-Rpi/actions/workflows/Openwrt-AutoBuild.yml/badge.svg
|
|
|
-[13]: https://github.com/garypang13/OpenWrt_x86-r2s-r4s-Rpi/actions
|
|
|
+[12]: https://github.com/kiddin9/OpenWrt_x86-r2s-r4s/actions/workflows/Openwrt-AutoBuild.yml/badge.svg
|
|
|
+[13]: https://github.com/kiddin9/OpenWrt_x86-r2s-r4s/actions
|
|
|
|
|
|
[![license][1]][2]
|
|
|
-[](https://github.com/garypang13/OpenWrt_x86-r2s-r4s-Rpi-Nginx/stargazers)
|
|
|
-[](https://github.com/garypang13/OpenWrt_x86-r2s-r4s-Rpi-Nginx/fork)
|
|
|
+[](https://github.com/kiddin9/OpenWrt_x86-r2s-r4s/stargazers)
|
|
|
+[](https://github.com/kiddin9/OpenWrt_x86-r2s-r4s/fork)
|
|
|
[![PRs Welcome][3]][4]
|
|
|
[![Issue Welcome][5]][6]
|
|
|
[![AutoBuild][12]][13]
|
|
@@ -55,7 +55,7 @@
|
|
|
|
|
|
云编译需要 [在此](https://github.com/settings/tokens) 创建个token,然后在此仓库Settings->Secrets中添加个名字为REPO_TOKEN的Secret,填入token值,否者无法触发编译
|
|
|
|
|
|
-在仓库Settings->Secrets中分别添加 PPPOE_USERNAME, PPPOE_PASSWD 可设置默认拨号账号密码.有 [安全隐患](https://github.com/garypang13/OpenWrt_x86-r2s-r4s-Rpi/issues/23)
|
|
|
+在仓库Settings->Secrets中分别添加 PPPOE_USERNAME, PPPOE_PASSWD 可设置默认拨号账号密码.有 [安全隐患](https://github.com/kiddin9/OpenWrt_x86-r2s-r4s/issues/23)
|
|
|
|
|
|
Secrets中添加 SCKEY 可通过[Server酱](http://sc.ftqq.com) 推送编译结果到微信
|
|
|
|
|
@@ -93,13 +93,13 @@ diy云编译教程: [Read the details in my blog (in Chinese) | 中文教程](ht
|
|
|
首次编译:
|
|
|
```
|
|
|
screen -S openwrt
|
|
|
-wget -O compile.sh https://raw.githubusercontent.com/garypang13/OpenWrt/master/onekey/compile.sh && bash compile.sh
|
|
|
+wget -O compile.sh https://raw.githubusercontent.com/kiddin9/OpenWrt_x86-r2s-r4s/master/onekey/compile.sh && bash compile.sh
|
|
|
```
|
|
|
|
|
|
二次编译:
|
|
|
```
|
|
|
screen -S openwrt
|
|
|
-wget -O recompile.sh https://raw.githubusercontent.com/garypang13/OpenWrt/master/onekey/recompile.sh && bash recompile.sh
|
|
|
+wget -O recompile.sh https://raw.githubusercontent.com/kiddin9/OpenWrt_x86-r2s-r4s/master/onekey/recompile.sh && bash recompile.sh
|
|
|
```
|
|
|
|
|
|
Build OpenWrt using GitHub Actions
|
|
@@ -107,7 +107,7 @@ Build OpenWrt using GitHub Actions
|
|
|
### Usage
|
|
|
|
|
|
- Sign up for [GitHub Actions](https://github.com/features/actions/signup)
|
|
|
-- Fork [this GitHub repository](https://github.com/garypang13/OpenWrt)
|
|
|
+- Fork [this GitHub repository](https://github.com/kiddin9/OpenWrt)
|
|
|
- click the `Star` button, and the build will starts automatically.Progress can be viewed on the Actions page.
|
|
|
- When the build is complete, click the `Artifacts` button in the upper right corner of the Actions page to download the binaries.
|
|
|
|
|
@@ -116,7 +116,7 @@ Build OpenWrt using GitHub Actions
|
|
|
- [Lean's OpenWrt](https://github.com/coolsnowwolf/lede)
|
|
|
- [CTCGFW's Team](https://github.com/immortalwrt/immortalwrt)
|
|
|
- [Lienol](https://github.com/Lienol/openwrt)
|
|
|
-- [P3TERX](https://github.com/P3TERX/OpenWrt_x86-r2s-r4s-Rpi/blob/master/LICENSE)
|
|
|
+- [P3TERX](https://github.com/P3TERX/OpenWrt_x86-r2s-r4s/blob/master/LICENSE)
|
|
|
- [upload-release-action](https://github.com/svenstaro/upload-release-action)
|
|
|
- [Microsoft](https://www.microsoft.com)
|
|
|
- [Microsoft Azure](https://azure.microsoft.com)
|
|
@@ -127,13 +127,13 @@ Build OpenWrt using GitHub Actions
|
|
|
- [csexton/debugger-action](https://github.com/csexton/debugger-action)
|
|
|
- [Cisco](https://www.cisco.com/)
|
|
|
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<br/>
|
|
|
<br />
|
|
|
-<img src="https://github.com/garypang13/luci-theme-edge/raw/master/Screenshots/6.png" width="550" />
|
|
|
-
|
|
|
+<img src="https://github.com/kiddin9/luci-theme-edge/raw/master/Screenshots/6.png" width="550" />
|
|
|
+
|