Update 'luasrc/model/cbi/neko.lua'

main
ben 1 year ago
parent 63518a7d59
commit edc0150dbc

@ -7,7 +7,7 @@ local neko_model = require "luci.model.neko"
local m, s, o
m = taskd.docker_map("neko", "neko", "/usr/libexec/apps/neko/neko.sh",
translate("neko"),
translate("Neko"),
translate("Welcome to Neko, a self-hosted virtual browser that runs in Docker and uses WebRTC technology. Neko is a powerful tool that allows you to run a fully-functional browser in a virtual environment that you can share with friends meow. When self hosting behind Wireguard be sure to forward internal and external udp port range 52000-52005. ")
.. translate("Official website:") .. ' <a href=\"https://github.com/m1k1o/neko/\" target=\"_blank\">https://github.com/m1k1o/neko/</a>')

Loading…
Cancel
Save