Skip to content

probezy/luci-app-cpolar

Repository files navigation

luci-app-cpolar

Luci support for Cpolar

Release Version Latest Release Download Total Download

Install

Install via OPKG (recommend)

  1. Add new opkg key:
wget -O cpolar-public.key http://openwrt.cpolar.com/releases/public.key
opkg-key add cpolar-public.key
  1. Add opkg repository from cpolar:
echo "src/gz cpolar_packages http://openwrt.cpolar.com/releases/packages/$(. /etc/openwrt_release ; echo $DISTRIB_ARCH)" \
  >> /etc/opkg/customfeeds.conf
opkg update
  1. Install package:
opkg install luci-app-cpolar
opkg install luci-i18n-cpolar-zh-cn

We also support HTTPS protocol.

  1. Upgrade package:
opkg update
opkg upgrade luci-app-cpolar
opkg upgrade luci-i18n-cpolar-zh-cn

Manual install

  1. Download ipk files from release page

  2. Upload files to your router

  3. Install package with opkg:

opkg install luci-app-cpolar_*.ipk

Depends:

  • jshn
  • luci-lib-jsonc

For translations, please install luci-i18n-cpolar-*.

Configure

  1. Download Cpolar ipk release link.

  2. install the ipk file.

  3. Config Cpolar file path in LuCI page.

  4. Add your Tunnel rules.

  5. Enable the service via LuCI.

Build

git clone https://github.com/probezy/luci-app-cpolar.git

mv  luci-app-cpolar package/

About

Luci support for Cpolar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published