From 66f9cc9e83bdc9eebe65053a167eeafacc0a423a Mon Sep 17 00:00:00 2001 From: Toby Date: Fri, 17 Sep 2021 15:27:59 -0700 Subject: [PATCH] Add OpenWrt LuCI app to README --- README.md | 4 ++++ README.zh.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 5a84afd..7f735af 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ currently has the following features: (still growing!) - Use our Arch Linux AUR: https://aur.archlinux.org/packages/hysteria/ - Build from source with `go build ./cmd` +### OpenWrt LuCI app + +- [openwrt-passwall](https://github.com/xiaorouji/openwrt-passwall) + ### Android - [SagerNet](https://github.com/SagerNet/SagerNet) with [hysteria-plugin](https://github.com/SagerNet/SagerNet/releases/tag/hysteria-plugin-0.8.5) diff --git a/README.zh.md b/README.zh.md index a1e242f..203c5e4 100644 --- a/README.zh.md +++ b/README.zh.md @@ -34,6 +34,10 @@ Hysteria 是一个功能丰富的,专为恶劣网络环境进行优化的网 - 使用 Arch Linux AUR: https://aur.archlinux.org/packages/hysteria/ - 自己用 `go build ./cmd` 从源码编译 +### OpenWrt LuCI app + +- [openwrt-passwall](https://github.com/xiaorouji/openwrt-passwall) + ### Android - [SagerNet](https://github.com/SagerNet/SagerNet) 配合 [hysteria-plugin](https://github.com/SagerNet/SagerNet/releases/tag/hysteria-plugin-0.8.5)