-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
luci-app-zerotier: add a new luci app to manage zerotier vpn #5672
base: master
Are you sure you want to change the base?
Commits on Feb 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8327ae1 - Browse repository at this point
Copy the full SHA 8327ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf4ccba - Browse repository at this point
Copy the full SHA bf4ccbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11ac49e - Browse repository at this point
Copy the full SHA 11ac49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ada62a - Browse repository at this point
Copy the full SHA 6ada62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e83cfce - Browse repository at this point
Copy the full SHA e83cfceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ce88f8 - Browse repository at this point
Copy the full SHA 1ce88f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4884ea - Browse repository at this point
Copy the full SHA e4884eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd2294 - Browse repository at this point
Copy the full SHA 0fd2294View commit details -
Fixed Different gateway not accessible problem
Configuration menu - View commit details
-
Copy full SHA for 92852a3 - Browse repository at this point
Copy the full SHA 92852a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a56a21 - Browse repository at this point
Copy the full SHA 5a56a21View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd8963e - Browse repository at this point
Copy the full SHA cd8963eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34ca373 - Browse repository at this point
Copy the full SHA 34ca373View commit details -
packages: fix Chinese translation
package lean: fix Chinese translation package lienol: fix Chinese translation package zxlhhyccc: fix Chinese translation package ctcgfw: fix Chinese translation package jsda: fix Chinese translation
Configuration menu - View commit details
-
Copy full SHA for 1d7c861 - Browse repository at this point
Copy the full SHA 1d7c861View commit details -
luci-app-zerotier: fix init
Configuration menu - View commit details
-
Copy full SHA for 3a26943 - Browse repository at this point
Copy the full SHA 3a26943View commit details -
lean feeds: Normalize Translation (openwrt#5)
* lean feeds: Normalize Translation * luci-app-nps: translation * luci-app-xlnetacc: translation * luci-app-nps: translation
Configuration menu - View commit details
-
Copy full SHA for 64c6b83 - Browse repository at this point
Copy the full SHA 64c6b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a782c - Browse repository at this point
Copy the full SHA 80a782cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ab920 - Browse repository at this point
Copy the full SHA d6ab920View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4eb54c - Browse repository at this point
Copy the full SHA c4eb54cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 213ca5f - Browse repository at this point
Copy the full SHA 213ca5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e5961d - Browse repository at this point
Copy the full SHA 2e5961dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c815064 - Browse repository at this point
Copy the full SHA c815064View commit details -
Configuration menu - View commit details
-
Copy full SHA for 818a076 - Browse repository at this point
Copy the full SHA 818a076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a2c8c8 - Browse repository at this point
Copy the full SHA 9a2c8c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aafe5f4 - Browse repository at this point
Copy the full SHA aafe5f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f955ce1 - Browse repository at this point
Copy the full SHA f955ce1View commit details -
luci-app-zerotier: fix iptables bug
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for f5f438c - Browse repository at this point
Copy the full SHA f5f438cView commit details -
treewide: add ACL dependency annotations to legacy controllers
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 98ef08e - Browse repository at this point
Copy the full SHA 98ef08eView commit details -
feeds: import packages from Lean
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 9f75f9e - Browse repository at this point
Copy the full SHA 9f75f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9142a3 - Browse repository at this point
Copy the full SHA a9142a3View commit details -
luci-app-zerotier: add a new luci app to manage zerotier vpn
Based off of https://github.com/coolsnowwolf/lede/tree/master/package/lean/luci-app-zerotier - without the interface code and scripts for allowing NAT access to the local lan. - added missing btn class to Zerotier.com button which fixes button style in the openwrt2020 theme. - removed html from Zerotier.com button translation. - add es translation and template from https://github.com/openwrtdiy/openwrt-ipk/tree/main/luci-app-zerotier - regenerated translation template from source - normalised translation files - add luci-compat to package dependencies Signed-off-by: Andrew Innes <andrew.c12@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a92a8e0 - Browse repository at this point
Copy the full SHA a92a8e0View commit details -
luci-app-zerotier: rewritten in JavaScript
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 5aa7e03 - Browse repository at this point
Copy the full SHA 5aa7e03View commit details -
luci-app-zerotier: update translation
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 8ec9401 - Browse repository at this point
Copy the full SHA 8ec9401View commit details -
luci-app-zerotier: add nat rules based on nft
Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 1efdc94 - Browse repository at this point
Copy the full SHA 1efdc94View commit details -
luci-app-zerotier: fix ruleset for multi interfaces
Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 342cac8 - Browse repository at this point
Copy the full SHA 342cac8View commit details -
luci-app-zerotier: avoid endless loop
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 7c23ffd - Browse repository at this point
Copy the full SHA 7c23ffdView commit details -
luci-app-ipsec-vpnd/luci-app-zerotier: order menu
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 7aa3a21 - Browse repository at this point
Copy the full SHA 7aa3a21View commit details -
luci-app-zerotier: fix add rule fail while fw4 restart
Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 0336bc9 - Browse repository at this point
Copy the full SHA 0336bc9View commit details -
luci-app-zerotier: migrate firewall settings from fw3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 2cbef8b - Browse repository at this point
Copy the full SHA 2cbef8bView commit details -
treewide: remove AUTORELEASE/COMMITCOUNT
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 9634fd7 - Browse repository at this point
Copy the full SHA 9634fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69d8433 - Browse repository at this point
Copy the full SHA 69d8433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b0b32 - Browse repository at this point
Copy the full SHA 27b0b32View commit details -
luci-app-zerotier: sync translation
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Configuration menu - View commit details
-
Copy full SHA for 81f5e89 - Browse repository at this point
Copy the full SHA 81f5e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for e108384 - Browse repository at this point
Copy the full SHA e108384View commit details -
luci-app-zerotier: remove etc\init.d\zerotier
This is the prevue of the zerotier package
Configuration menu - View commit details
-
Copy full SHA for 5d3f77d - Browse repository at this point
Copy the full SHA 5d3f77dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dcf298 - Browse repository at this point
Copy the full SHA 2dcf298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40b8f8f - Browse repository at this point
Copy the full SHA 40b8f8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e105a5 - Browse repository at this point
Copy the full SHA 1e105a5View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2154c3b - Browse repository at this point
Copy the full SHA 2154c3bView commit details