Code Monkey home page Code Monkey logo

luci-app-tailscale's Introduction

luci-app-tailscale

Tailscale is a zero config VPN for building secure networks.

GitHub release (latest by date) GitHub stars GitHub forks License GitHub All Releases

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-*-tailscale*.ipk

Thanks

luci-app-tailscale's People

Contributors

asvow avatar bxb100 avatar gw826943555 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

luci-app-tailscale's Issues

accept dns flags

Hello, I am still confused with the explanation of accept dns, what if we want to use flags=false? Is it enough to uncheck accept dns?

Add luci-app-tailscale to Official OpenWRT Package

Hello, I am very impressed with this project, because it can add another option to remote OpenWRT with local network like ZeroTier!

There is input from me, why not just add a logs page to read all processes from tailscale?

References can be seen on the following page
https://github.com/openwrt/luci/blob/master/applications/luci-app-cloudflared/htdocs/luci-static/resources/view/cloudflared/log.js

And try making a pull request to Luci OpenWRT to make it an official package. Thank You!

Route traffic through exit node

Quick question, probably this is config on my part... but I was not able to make the roter be a "client" and route all my traffic through another exit node. How can I achieve this?

Site to site VPN

The app has an option for 'Site to site' networking in theglobal settings tab.
What is it used for? Is it a replacement for '--snat-subnet-routes=false' tag?

提个建议

因 tailscale 占用了 config/tailscale 和 init.d/tailscale ,可以参照Carseason/openwrt-tailscale的方案更合适。

请问如何升级tailscale版本呢

你好,我使用openwrt-K编译无法成功,现在使用大佬编译好的文件安装的,我从官网下载tailscale_1.62.0_amd64.tgz 09-52-58-678.tgz替换/usr/sbin下面的文件能启动,无法显示登陆信息,可以启动。。

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.