update
This commit is contained in:
2
Makefile
2
Makefile
@@ -8,7 +8,7 @@ LUCI_TITLE:=LuCI for Tailscale
|
|||||||
LUCI_DEPENDS:=+tailscale +jsonfilter +ucode
|
LUCI_DEPENDS:=+tailscale +jsonfilter +ucode
|
||||||
LUCI_PKGARCH:=all
|
LUCI_PKGARCH:=all
|
||||||
|
|
||||||
PKG_VERSION:=1.0.6
|
PKG_VERSION:=1.0.7
|
||||||
|
|
||||||
include $(TOPDIR)/feeds/luci/luci.mk
|
include $(TOPDIR)/feeds/luci/luci.mk
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
Tailscale is a zero config VPN for building secure networks.
|
Tailscale is a zero config VPN for building secure networks.
|
||||||
|
|
||||||
|
[](https://github.com/asvow/luci-app-tailscale/releases)
|
||||||
|
[](https://github.com/asvow/luci-app-tailscale/stargazers)
|
||||||
|
[](https://github.com/asvow/luci-app-tailscale/network/members)
|
||||||
|
[](LICENSE)
|
||||||
|
[](https://github.com/asvow/luci-app-tailscale/releases)
|
||||||
|
|
||||||
## How to build
|
## How to build
|
||||||
|
|
||||||
- Only compatible with luci2 version
|
- Only compatible with luci2 version
|
||||||
@@ -30,7 +36,7 @@ Tailscale is a zero config VPN for building secure networks.
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
opkg update
|
opkg update
|
||||||
opkg install --force-overwrite /tmp/luci-app-tailscale_*_all.ipk
|
opkg install --force-overwrite /tmp/luci-*-tailscale*.ipk
|
||||||
```
|
```
|
||||||
|
|
||||||
--------------
|
--------------
|
||||||
|
|||||||
Reference in New Issue
Block a user