diff --git a/.gitignore b/.gitignore index e43b0f9..55e3240 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.DS_Store +**/.DS_Store +**/build diff --git a/aarch64/build/LICENSE b/aarch64/build/LICENSE deleted file mode 100644 index 9241b06..0000000 --- a/aarch64/build/LICENSE +++ /dev/null @@ -1,29 +0,0 @@ -BSD 3-Clause License - -Copyright (c) 2020 Tailscale & AUTHORS. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -3. Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/aarch64/build/Makefile b/aarch64/build/Makefile deleted file mode 100644 index 74caba9..0000000 --- a/aarch64/build/Makefile +++ /dev/null @@ -1 +0,0 @@ -nop: \ No newline at end of file diff --git a/aarch64/build/Tailscale_VPN b/aarch64/build/Tailscale_VPN deleted file mode 100755 index b610861..0000000 --- a/aarch64/build/Tailscale_VPN +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - - echo "Starting Service" - chmod 777 /usr/local/packages/Tailscale_VPN/lib/tailscale - chmod 777 /usr/local/packages/Tailscale_VPN/lib/tailscaled - /usr/local/packages/Tailscale_VPN/lib/tailscaled & - echo "Service Started" - echo "Scroll to Bottom for link" - /usr/local/packages/Tailscale_VPN/lib/tailscale up - wait \ No newline at end of file diff --git a/aarch64/build/Tailscale_VPN_1_38_4_LICENSE.txt b/aarch64/build/Tailscale_VPN_1_38_4_LICENSE.txt deleted file mode 100644 index 9241b06..0000000 --- a/aarch64/build/Tailscale_VPN_1_38_4_LICENSE.txt +++ /dev/null @@ -1,29 +0,0 @@ -BSD 3-Clause License - -Copyright (c) 2020 Tailscale & AUTHORS. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -3. Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/aarch64/build/html/index.html b/aarch64/build/html/index.html deleted file mode 100644 index f0888d3..0000000 --- a/aarch64/build/html/index.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - -

Scroll to the bottom to find authentication URL

- - - - - - - - \ No newline at end of file diff --git a/aarch64/build/lib/tailscale b/aarch64/build/lib/tailscale deleted file mode 100755 index 73f65c6..0000000 Binary files a/aarch64/build/lib/tailscale and /dev/null differ diff --git a/aarch64/build/lib/tailscaled b/aarch64/build/lib/tailscaled deleted file mode 100755 index 939744f..0000000 Binary files a/aarch64/build/lib/tailscaled and /dev/null differ diff --git a/aarch64/build/manifest.json b/aarch64/build/manifest.json deleted file mode 100644 index da34712..0000000 --- a/aarch64/build/manifest.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "schemaVersion": "1.3", - "acapPackageConf": { - "setup": { - "architecture": "aarch64", - "appName": "Tailscale_VPN", - "friendlyName": "Tailscale VPN", - "vendor": "Tailscale - Packaged by Axis Labs", - "embeddedSdkVersion": "3.0", - "user": { - "group": "root", - "username": "root" - }, - "vendorUrl": "https://www.tailscale.com", - "runMode": "once", - "version": "1.38.4" - }, - "configuration": { - "settingPage": "index.html" - } - - } - } diff --git a/aarch64/build/package.conf b/aarch64/build/package.conf deleted file mode 100644 index 8076b69..0000000 --- a/aarch64/build/package.conf +++ /dev/null @@ -1,22 +0,0 @@ -PACKAGENAME="Tailscale VPN" -APPTYPE="aarch64" -APPNAME="Tailscale_VPN" -APPID="" -LICENSENAME="Available" -LICENSEPAGE="none" -VENDOR="Tailscale - Packaged by Axis Labs" -REQEMBDEVVERSION="3.0" -APPMAJORVERSION="1" -APPMINORVERSION="38" -APPMICROVERSION="4" -APPGRP="root" -APPUSR="root" -APPOPTS="" -OTHERFILES="" -SETTINGSPAGEFILE="index.html" -SETTINGSPAGETEXT="" -VENDORHOMEPAGELINK='www.tailscale.com' -PREUPGRADESCRIPT="" -POSTINSTALLSCRIPT="" -STARTMODE="once" -HTTPCGIPATHS="" diff --git a/aarch64/build/package.conf.orig b/aarch64/build/package.conf.orig deleted file mode 100644 index edfd3a8..0000000 --- a/aarch64/build/package.conf.orig +++ /dev/null @@ -1,13 +0,0 @@ -APPTYPE="aarch64" -APPNAME="Tailscale_VPN" -PACKAGENAME="Tailscale VPN" -VENDOR="Tailscale - Packaged by Axis Labs" -REQEMBDEVVERSION="3.0" -APPGRP="root" -APPUSR="root" -VENDORHOMEPAGELINK='www.tailscale.com' -STARTMODE="once" -APPMAJORVERSION="1" -APPMINORVERSION="38" -APPMICROVERSION="4" -SETTINGSPAGEFILE="index.html" diff --git a/aarch64/build/param.conf b/aarch64/build/param.conf deleted file mode 100644 index e69de29..0000000 diff --git a/arm/build/LICENSE b/arm/build/LICENSE deleted file mode 100644 index 9241b06..0000000 --- a/arm/build/LICENSE +++ /dev/null @@ -1,29 +0,0 @@ -BSD 3-Clause License - -Copyright (c) 2020 Tailscale & AUTHORS. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -3. Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/arm/build/Makefile b/arm/build/Makefile deleted file mode 100644 index 74caba9..0000000 --- a/arm/build/Makefile +++ /dev/null @@ -1 +0,0 @@ -nop: \ No newline at end of file diff --git a/arm/build/Tailscale_VPN b/arm/build/Tailscale_VPN deleted file mode 100755 index b610861..0000000 --- a/arm/build/Tailscale_VPN +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - - echo "Starting Service" - chmod 777 /usr/local/packages/Tailscale_VPN/lib/tailscale - chmod 777 /usr/local/packages/Tailscale_VPN/lib/tailscaled - /usr/local/packages/Tailscale_VPN/lib/tailscaled & - echo "Service Started" - echo "Scroll to Bottom for link" - /usr/local/packages/Tailscale_VPN/lib/tailscale up - wait \ No newline at end of file diff --git a/arm/build/Tailscale_VPN_1_38_4_LICENSE.txt b/arm/build/Tailscale_VPN_1_38_4_LICENSE.txt deleted file mode 100644 index 9241b06..0000000 --- a/arm/build/Tailscale_VPN_1_38_4_LICENSE.txt +++ /dev/null @@ -1,29 +0,0 @@ -BSD 3-Clause License - -Copyright (c) 2020 Tailscale & AUTHORS. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -3. Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/arm/build/html/index.html b/arm/build/html/index.html deleted file mode 100644 index f0888d3..0000000 --- a/arm/build/html/index.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - -

Scroll to the bottom to find authentication URL

- - - - - - - - \ No newline at end of file diff --git a/arm/build/lib/tailscale b/arm/build/lib/tailscale deleted file mode 100755 index a5beb9d..0000000 Binary files a/arm/build/lib/tailscale and /dev/null differ diff --git a/arm/build/lib/tailscaled b/arm/build/lib/tailscaled deleted file mode 100755 index 4d8f81f..0000000 Binary files a/arm/build/lib/tailscaled and /dev/null differ diff --git a/arm/build/manifest.json b/arm/build/manifest.json deleted file mode 100644 index d4e8569..0000000 --- a/arm/build/manifest.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "schemaVersion": "1.3", - "acapPackageConf": { - "setup": { - "architecture": "armv7hf", - "appName": "Tailscale_VPN", - "friendlyName": "Tailscale VPN", - "vendor": "Tailscale - Packaged by Axis Axis Labs", - "embeddedSdkVersion": "3.0", - "user": { - "group": "root", - "username": "root" - }, - "vendorUrl": "https://www.tailscale.com", - "runMode": "once", - "version": "1.38.4" - }, - "configuration": { - "settingPage": "index.html" - } - - } - } diff --git a/arm/build/package.conf b/arm/build/package.conf deleted file mode 100644 index 58124f5..0000000 --- a/arm/build/package.conf +++ /dev/null @@ -1,22 +0,0 @@ -PACKAGENAME="Tailscale VPN" -APPTYPE="armv7hf" -APPNAME="Tailscale_VPN" -APPID="" -LICENSENAME="Available" -LICENSEPAGE="none" -VENDOR="Tailscale - Packaged by Axis Axis Labs" -REQEMBDEVVERSION="3.0" -APPMAJORVERSION="1" -APPMINORVERSION="38" -APPMICROVERSION="4" -APPGRP="root" -APPUSR="root" -APPOPTS="" -OTHERFILES="" -SETTINGSPAGEFILE="index.html" -SETTINGSPAGETEXT="" -VENDORHOMEPAGELINK='www.tailscale.com' -PREUPGRADESCRIPT="" -POSTINSTALLSCRIPT="" -STARTMODE="once" -HTTPCGIPATHS="" diff --git a/arm/build/package.conf.orig b/arm/build/package.conf.orig deleted file mode 100644 index fbc3f09..0000000 --- a/arm/build/package.conf.orig +++ /dev/null @@ -1,13 +0,0 @@ -APPTYPE="armv7hf" -APPNAME="Tailscale_VPN" -PACKAGENAME="Tailscale VPN" -VENDOR="Tailscale - Packaged by Axis Axis Labs" -REQEMBDEVVERSION="3.0" -APPGRP="root" -APPUSR="root" -VENDORHOMEPAGELINK='www.tailscale.com' -STARTMODE="once" -APPMAJORVERSION="1" -APPMINORVERSION="38" -APPMICROVERSION="4" -SETTINGSPAGEFILE="index.html" diff --git a/arm/build/param.conf b/arm/build/param.conf deleted file mode 100644 index e69de29..0000000