Coder Social home page Coder Social logo

qinxiao122 / luci-app-tailscale Goto Github PK

View Code? Open in Web Editor NEW

This project forked from asvow/luci-app-tailscale

0.0 0.0 0.0 45 KB

LuCI support for tailscale

License: GNU General Public License v3.0

Shell 37.97% JavaScript 60.26% Makefile 1.77%

luci-app-tailscale's Introduction

luci-app-tailscale

Tailscale is a zero config VPN for building secure networks.

How to build

  • Only compatible with luci2 version

  • Enter in your openwrt dir

    1. replace the default startup script and configuration of Tailscale.

    sed -i '/\/etc\/init\.d\/tailscale/d;/\/etc\/config\/tailscale/d;' feeds/packages/net/tailscale/Makefile

    2. get luci-app-tailscale source & building

    git clone https://github.com/asvow/luci-app-tailscale package/luci-app-tailscale
    make menuconfig # choose LUCI -> Applications -> luci-app-tailscale
    make package/luci-app-tailscale/compile V=s # luci-app-tailscale

How to install prebuilt packages

  • Upload the prebuilt ipk package to the /tmp directory of OpenWrt

  • Login OpenWrt terminal (SSH)

    opkg update
    opkg install --force-overwrite /tmp/luci-app-tailscale_*_all.ipk

Thanks

luci-app-tailscale's People

Contributors

asvow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.