diff --git a/.github/workflows/update-pkgbuild.yml b/.github/workflows/update-pkgbuild.yml new file mode 100644 index 000000000..6edc70d5b --- /dev/null +++ b/.github/workflows/update-pkgbuild.yml @@ -0,0 +1,14 @@ +name: AUR CI +on: + push: + branches: + - main + +jobs: + update: + runs-on: ubuntu-latest + steps: + - uses: chitang233/aur-pkgbuild-builder@main + with: + deploy_key: ${{ secrets.DEPLOY_KEY }} + package_name: 'nekoray-git' diff --git a/README.md b/README.md index 5790fbee8..4236cd58d 100644 --- a/README.md +++ b/README.md @@ -27,14 +27,17 @@ Support Windows / Linux out of the box now. ### Package #### AUR + - [nekoray](https://aur.archlinux.org/packages/nekoray) -- [nekoray-git](https://aur.archlinux.org/packages/nekoray-git) +- [nekoray-git](https://aur.archlinux.org/packages/nekoray-git) [![AUR CI](https://github.com/MatsuriDayo/nekoray/actions/workflows/update-pkgbuild.yaml/badge.svg)](https://github.com/MatsuriDayo/nekoray/actions/workflows/update-pkgbuild.yaml) #### archlinuxcn + - [nekoray](https://github.com/archlinuxcn/repo/tree/master/archlinuxcn/nekoray) - [nekoray-git](https://github.com/archlinuxcn/repo/tree/master/archlinuxcn/nekoray-git) #### Scoop extras + `scoop install nekoray` ## 更改记录 & 发布频道 / Changelog & Telegram channel @@ -47,24 +50,24 @@ https://matsuridayo.github.io ## 代理 / Proxy -* SOCKS (4/4a/5) -* HTTP(S) -* Shadowsocks -* VMess -* VLESS -* Trojan -* TUIC ( sing-box ) -* NaïveProxy ( Custom Core ) -* Hysteria ( Custom Core or sing-box ) -* Hysteria2 ( Custom Core or sing-box ) -* Custom Outbound -* Custom Config -* Custom Core +- SOCKS (4/4a/5) +- HTTP(S) +- Shadowsocks +- VMess +- VLESS +- Trojan +- TUIC ( sing-box ) +- NaïveProxy ( Custom Core ) +- Hysteria ( Custom Core or sing-box ) +- Hysteria2 ( Custom Core or sing-box ) +- Custom Outbound +- Custom Config +- Custom Core ## 订阅 / Subscription -* Raw: some widely used formats (like shadowsocks, clash and v2rayN) -* 原始格式:一些广泛使用的格式(如 shadowsocks、clash 和 v2rayN) +- Raw: some widely used formats (like shadowsocks, clash and v2rayN) +- 原始格式:一些广泛使用的格式(如 shadowsocks、clash 和 v2rayN) ## 运行参数 @@ -106,8 +109,8 @@ XMR `49bwESYQjoRL3xmvTcjZKHEKaiGywjLYVQJMUv79bXonGiyDCs8AzE3KiGW2ytTybBCpWJUvov8SjZZEGg66a4e59GXa6k5` -* 您也可以通过 [Google Play](https://play.google.com/store/apps/details?id=moe.nb4a) 购买捐赠,另有支付宝微信购买方式,见 TG 频道置顶。 -* Donating via [Google Play](https://play.google.com/store/apps/details?id=moe.nb4a), using credit cards. +- 您也可以通过 [Google Play](https://play.google.com/store/apps/details?id=moe.nb4a) 购买捐赠,另有支付宝微信购买方式,见 TG 频道置顶。 +- Donating via [Google Play](https://play.google.com/store/apps/details?id=moe.nb4a), using credit cards. ## Credits diff --git a/README_fa.md b/README_fa.md index 834f8b19a..e08010d2d 100644 --- a/README_fa.md +++ b/README_fa.md @@ -16,7 +16,7 @@ ### بسته -1. AUR [nekoray-git](https://aur.archlinux.org/packages/nekoray-git) +1. AUR [nekoray-git](https://aur.archlinux.org/packages/nekoray-git) [![AUR CI](https://github.com/MatsuriDayo/nekoray/actions/workflows/update-pkgbuild.yaml/badge.svg)](https://github.com/MatsuriDayo/nekoray/actions/workflows/update-pkgbuild.yaml) 2. Scoop extras: `scoop install nekoray` 3. Homebrew (unoffical): [homebrew-nekoray](https://github.com/tdjnodj/homebrew-nekoray) 4. APT (unoffical): [tdjnodj/apt](https://github.com/tdjnodj/apt) @@ -31,21 +31,21 @@ https://matsuridayo.github.io ## پروکسی / Proxy -* SOCKS (4/4a/5) -* HTTP(S) -* Shadowsocks -* VMess -* VLESS -* Trojan -* NaïveProxy ( Custom Core ) -* Hysteria ( Custom Core or sing-box ) -* Hysteria2 ( Custom Core or sing-box ) -* Custom Outbound -* Custom Core +- SOCKS (4/4a/5) +- HTTP(S) +- Shadowsocks +- VMess +- VLESS +- Trojan +- NaïveProxy ( Custom Core ) +- Hysteria ( Custom Core or sing-box ) +- Hysteria2 ( Custom Core or sing-box ) +- Custom Outbound +- Custom Core ## اشتراک / Subscription -* فرمت های خام: برخی از فرمت های پرکاربرد (مانند shadowsocks، clash و v2rayN) +- فرمت های خام: برخی از فرمت های پرکاربرد (مانند shadowsocks، clash و v2rayN) ## پارامترهای عملیاتی @@ -59,6 +59,7 @@ https://matsuridayo.github.io ## Linux [آموزش اجرای لینوکس](docs/Run_Linux.md) + ## آموزش کامپایل [Linux](docs/Build_Linux.md) diff --git a/README_ja.md b/README_ja.md index 224954cfc..e2de2f383 100644 --- a/README_ja.md +++ b/README_ja.md @@ -19,14 +19,17 @@ Portable 形式、インストーラーなし。Releases からコンパイル ### Package #### AUR + - [nekoray](https://aur.archlinux.org/packages/nekoray) -- [nekoray-git](https://aur.archlinux.org/packages/nekoray-git) +- [nekoray-git](https://aur.archlinux.org/packages/nekoray-git) [![AUR CI](https://github.com/MatsuriDayo/nekoray/actions/workflows/update-pkgbuild.yaml/badge.svg)](https://github.com/MatsuriDayo/nekoray/actions/workflows/update-pkgbuild.yaml) #### archlinuxcn + - [nekoray](https://github.com/archlinuxcn/repo/tree/master/archlinuxcn/nekoray) - [nekoray-git](https://github.com/archlinuxcn/repo/tree/master/archlinuxcn/nekoray-git) #### Scoop extras + `scoop install nekoray` ## Changelog と Telegram チャンネル @@ -39,23 +42,23 @@ https://matsuridayo.github.io ## プロキシ -* SOCKS (4/4a/5) -* HTTP(S) -* Shadowsocks -* VMess -* VLESS -* Trojan -* TUIC ( sing-box ) -* NaïveProxy ( Custom Core ) -* Hysteria ( Custom Core or sing-box ) -* Hysteria2 ( Custom Core or sing-box ) -* Custom Outbound -* Custom Config -* Custom Core +- SOCKS (4/4a/5) +- HTTP(S) +- Shadowsocks +- VMess +- VLESS +- Trojan +- TUIC ( sing-box ) +- NaïveProxy ( Custom Core ) +- Hysteria ( Custom Core or sing-box ) +- Hysteria2 ( Custom Core or sing-box ) +- Custom Outbound +- Custom Config +- Custom Core ## サブスクリプション -* Raw: 広く使われているいくつかのフォーマット(shadowsocks、clash、v2rayN など) +- Raw: 広く使われているいくつかのフォーマット(shadowsocks、clash、v2rayN など) ## 動作パラメーター @@ -95,7 +98,7 @@ XMR `49bwESYQjoRL3xmvTcjZKHEKaiGywjLYVQJMUv79bXonGiyDCs8AzE3KiGW2ytTybBCpWJUvov8SjZZEGg66a4e59GXa6k5` -* また、[Google Play](https://play.google.com/store/apps/details?id=moe.nb4a) からも寄付金を購入することができます。アリペイと WeChat の購入オプションもありますので、TG チャンネルのトップをご覧ください。 +- また、[Google Play](https://play.google.com/store/apps/details?id=moe.nb4a) からも寄付金を購入することができます。アリペイと WeChat の購入オプションもありますので、TG チャンネルのトップをご覧ください。 ## クレジット