Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Tester gesucht] WireGuard UI Installer

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [Tester gesucht] WireGuard UI Installer

    This topic has been deleted. Only users with topic management privileges can see it.
    • dslraser
      dslraser Forum Testing Most Active @CrunkFX last edited by dslraser

      @crunkfx sagte in [Tester gesucht] WireGuard UI Installer:

      @dslraser Ich packe eine Fehleranalyse in die neue Version

      EDIT: jetzt habe ich noch einen Raspi probiert....

      Failed to stop wireguard-ui.service: Unit wireguard-ui.service not loaded./user
      #### 1.   Updates werden geholt und Installiert────────────────────────────────
      #apt update wird ausgführt
      
      WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
              │ Dieser Installer wird Wireguard-UI, sowie alle           │  
      #Erfolgreichotwendigen Pakete und Paketquellen laden und            │  
      #apt upgrade wird ausgführt                                         │  
              │                                                          │  
      WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
              │                                                          │  
      #Erfolgreich                                                        │  
      #### 3.   WireGuard-UI wird installiert                             │  
      --2021-11-28 23:11:12--  https://raw.githubusercontent.com/KleSecGmbH/ioBroker/main/wireguard/wgui.path                                             │  
      Auflösen des Hostnamens raw.githubusercontent.com (raw.githubusercontent.com)… 185.199.109.133, 185.199.108.133, 185.199.110.133, ...───────────────┤  
      Verbindungsaufbau zu raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443 … verbunden.────────────────────────────────────────┘  
      HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK          
      Länge: 143 [text/plain]
      Wird in »/etc/systemd/system/wgui.path« gespeichert.
      
      /etc/systemd/system 100%[===================>]     143  --.-KB/s    in 0s      
      
      2021-11-28 23:11:12 (1,93 MB/s) - »/etc/systemd/system/wgui.path« gespeichert [143/143]
      
      --2021-11-28 23:11:12--  https://raw.githubusercontent.com/KleSecGmbH/ioBroker/main/wireguard/wgui.service
      Auflösen des Hostnamens raw.githubusercontent.com (raw.githubusercontent.com)… 185.199.111.133, 185.199.109.133, 185.199.108.133, ...
      Verbindungsaufbau zu raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443 … verbunden.
      HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
      Länge: 172 [text/plain]
      Wird in »/etc/systemd/system/wgui.service« gespeichert.
      
      /etc/systemd/system 100%[===================>]     172  --.-KB/s    in 0s      
      
      2021-11-28 23:11:13 (1,66 MB/s) - »/etc/systemd/system/wgui.service« gespeichert [172/172]
      
      --2021-11-28 23:11:13--  https://raw.githubusercontent.com/KleSecGmbH/ioBroker/dev/wireguard/wireguard-ui.service
      Auflösen des Hostnamens raw.githubusercontent.com (raw.githubusercontent.com)… 185.199.110.133, 185.199.111.133, 185.199.109.133, ...
      Verbindungsaufbau zu raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443 … verbunden.
      HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
      Länge: 150 [text/plain]
      Wird in »/etc/systemd/system/wireguard-ui.service« gespeichert.
      
      /etc/systemd/system 100%[===================>]     150  --.-KB/s    in 0s      
      
      2021-11-28 23:11:13 (1,59 MB/s) - »/etc/systemd/system/wireguard-ui.service« gespeichert [150/150]
      
      tar: install.tar.gz: Funktion open fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
      tar: Error is not recoverable: exiting now
      rm: das Entfernen von 'install.tar.gz' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
      Created symlink /etc/systemd/system/multi-user.target.wants/wgui.path → /etc/systemd/system/wgui.path.
      Created symlink /etc/systemd/system/wgui.path.requires/wgui.service → /etc/systemd/system/wgui.service.
      Job for wgui.service failed because the control process exited with error code.
      See "systemctl status wgui.service" and "journalctl -xe" for details.
      Created symlink /etc/systemd/system/default.target.wants/wireguard-ui.service → /etc/systemd/system/wireguard-ui.service.
      
      root@raspberrypi:~# 
      
      

      CrunkFX 1 Reply Last reply Reply Quote 0
      • CrunkFX
        CrunkFX Forum Testing @dslraser last edited by

        @dslraser Interessant, scheinbar lädt er die benötigte Datei nicht mit. Kannst du mir den Output von

        uname -i
        

        Zeigen. Ich denke ihr arbeitet beide mit einer 64Bit arm Plattform. Die ist (noch) nicht implementiert.

        1 Reply Last reply Reply Quote 0
        • CrunkFX
          CrunkFX Forum Testing @David G. last edited by

          @david-g Kannst auch du mir den Output von

          uname -i
          

          zeigen.

          Danke😉

          David G. 1 Reply Last reply Reply Quote 0
          • David G.
            David G. @CrunkFX last edited by

            @crunkfx

            pi@iobroker:~ $ uname -i
            unknown
            
            CrunkFX 1 Reply Last reply Reply Quote 0
            • CrunkFX
              CrunkFX Forum Testing @David G. last edited by

              @david-g kannst du bitte noch

              uname -m
              

              Hinterherschieben

              David G. 1 Reply Last reply Reply Quote 0
              • David G.
                David G. @CrunkFX last edited by David G.

                @crunkfx

                pi@iobroker:~ $ uname -m
                armv7l
                
                

                Screenshot von alles Spezifikationen von dem System. Das Forum erlaubt leider keinen Upload weil die Auflösung zu hoch ist. Sind zusammengefügte Screenshots weil die App alles untereinander anzeigt.
                klick

                CrunkFX 2 Replies Last reply Reply Quote 0
                • CrunkFX
                  CrunkFX Forum Testing @David G. last edited by

                  @david-g Danke ich werde mal schauen was ich machen kann

                  1 Reply Last reply Reply Quote 0
                  • Wszene
                    Wszene last edited by

                    Ich muss mal ganz bescheiden fragen

                    Wird Wireguard gleich mit installiert oder sollte das schon vorher installiert sein?

                    Danke im Voraus

                    Gruß
                    Marcel

                    CrunkFX 1 Reply Last reply Reply Quote 0
                    • CrunkFX
                      CrunkFX Forum Testing @Wszene last edited by

                      @wszene Das muss hierfür leider schon Installiert sein. Wenn du Proxmox nutzt habe ich dazu bereits eine Anleitung mit Installer gemacht. Sobald der WGUI Installer hier vernünftig läuft, werde ich die Wireguard Installation integrieren.

                      Wszene 1 Reply Last reply Reply Quote 1
                      • CrunkFX
                        CrunkFX Forum Testing @David G. last edited by

                        @david-g @dslraser Ich habe das Script für Raspi und Konsorten angepasst. Bitte stellt sicher, dass beim Installer oben in der Zeile V1.0.4 angezeigt wird sonst die .sh Datei löschen und neu ausführen.

                        David G. 1 Reply Last reply Reply Quote 0
                        • Wszene
                          Wszene @CrunkFX last edited by

                          @crunkfx

                          Ich danke dir
                          Ich wollte es nur wissen da ich Wireguard schon in einem LXC laufen habe

                          CrunkFX 1 Reply Last reply Reply Quote 0
                          • CrunkFX
                            CrunkFX Forum Testing @Wszene last edited by

                            @wszene Kein Problem, dann sollte der Installer funktionieren, falls nicht bitte melden.

                            dslraser 1 Reply Last reply Reply Quote 0
                            • dslraser
                              dslraser Forum Testing Most Active @CrunkFX last edited by dslraser

                              @crunkfx

                              Das ist jetzt wieder ein Tinkerboard S

                              Bildschirmfoto 2021-11-29 um 13.57.08.png

                              Failed to stop wireguard-ui.service: Unit wireguard-ui.service not loaded./user/crunkfx
                              #### 1.   Updates werden geholt und Installiert───────────────────────────────────────────────────────────────────────────
                              #apt update wird ausgführt
                              
                              WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
                              
                              #Erfolgreich
                              #apt upgrade wird ausgführt
                              
                              WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
                                                           ┌─────────────────Wollen Sie fortfahren?───────────────────┐
                              #Erfolgreich                  │ Dieser Installer wird Wireguard-UI, sowie alle           │  
                              #### 3.   WireGuard-UI wird installiertigen Pakete und Paketquellen laden und            │  
                              --2021-11-29 13:56:51--  https://github.com/ngoduykhanh/wireguard-ui/releases/download/v0.3.5/wireguard-ui-v0.3.5-linux-arm.tar.gz                       │                                                          │  
                              Resolving github.com (github.com)... 140.82.121.4                                        │  
                              Connecting to github.com (github.com)|140.82.121.4|:443... connected.                    │  
                              HTTP request sent, awaiting response... 302 Found                                        │  
                              Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/256406208/c7c92014-4382-403f-a3d9-044543548bd0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211129%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211129T125651Z&X-Amz-Expires=300&X-Amz-Signature=3d1a47b0214dfbf95881587ff77dde2920e728037537627f69052faeab05bf46&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=256406208&response-content-disposition=attachment%3B%20filename%3Dwireguard-ui-v0.3.5-linux-arm.tar.gz&response-content-type=application%2Foctet-stream [following]
                              --2021-11-29 13:56:51--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/256406208/c7c92014-4382-403f-a3d9-044543548bd0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211129%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211129T125651Z&X-Amz-Expires=300&X-Amz-Signature=3d1a47b0214dfbf95881587ff77dde2920e728037537627f69052faeab05bf46&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=256406208&response-content-disposition=attachment%3B%20filename%3Dwireguard-ui-v0.3.5-linux-arm.tar.gz&response-content-type=application%2Foctet-stream
                              Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ...
                              Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected.
                              HTTP request sent, awaiting response... 200 OK
                              Length: 8928215 (8.5M) [application/octet-stream]
                              Saving to: ‘/opt/wireguard-ui/install.tar.gz’
                              
                              /opt/wireguard-ui/install.tar. 100%[===================================================>]   8.51M  7.23MB/s    in 1.2s    
                              
                              2021-11-29 13:56:53 (7.23 MB/s) - ‘/opt/wireguard-ui/install.tar.gz’ saved [8928215/8928215]
                              
                              --2021-11-29 13:56:53--  https://raw.githubusercontent.com/KleSecGmbH/ioBroker/main/wireguard/wgui.path
                              Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ...
                              Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
                              HTTP request sent, awaiting response... 200 OK
                              Length: 143 [text/plain]
                              Saving to: ‘/etc/systemd/system/wgui.path’
                              
                              /etc/systemd/system/wgui.path  100%[===================================================>]     143  --.-KB/s    in 0s      
                              
                              2021-11-29 13:56:53 (3.54 MB/s) - ‘/etc/systemd/system/wgui.path’ saved [143/143]
                              
                              --2021-11-29 13:56:53--  https://raw.githubusercontent.com/KleSecGmbH/ioBroker/main/wireguard/wgui.service
                              Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ...
                              Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
                              HTTP request sent, awaiting response... 200 OK
                              Length: 172 [text/plain]
                              Saving to: ‘/etc/systemd/system/wgui.service’
                              
                              /etc/systemd/system/wgui.servi 100%[===================================================>]     172  --.-KB/s    in 0s      
                              
                              2021-11-29 13:56:53 (1.75 MB/s) - ‘/etc/systemd/system/wgui.service’ saved [172/172]
                              
                              --2021-11-29 13:56:53--  https://raw.githubusercontent.com/KleSecGmbH/ioBroker/dev/wireguard/wireguard-ui.service
                              Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ...
                              Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
                              HTTP request sent, awaiting response... 200 OK
                              Length: 150 [text/plain]
                              Saving to: ‘/etc/systemd/system/wireguard-ui.service’
                              
                              /etc/systemd/system/wireguard- 100%[===================================================>]     150  --.-KB/s    in 0s      
                              
                              2021-11-29 13:56:54 (3.86 MB/s) - ‘/etc/systemd/system/wireguard-ui.service’ saved [150/150]
                              
                              Created symlink /etc/systemd/system/multi-user.target.wants/wgui.path → /etc/systemd/system/wgui.path.
                              Created symlink /etc/systemd/system/wgui.path.requires/wgui.service → /etc/systemd/system/wgui.service.
                              Job for wgui.service failed because the control process exited with error code.
                              See "systemctl status wgui.service" and "journalctl -xe" for details.
                              Created symlink /etc/systemd/system/default.target.wants/wireguard-ui.service → /etc/systemd/system/wireguard-ui.service.
                              
                              tinkerboard:~:# 
                              

                              Edit: wie mache ich jetzt die eigentliche Installation von WG ? Der Rest, also die UI läuft.

                              1 Reply Last reply Reply Quote 0
                              • David G.
                                David G. @CrunkFX last edited by

                                @crunkfx

                                Ist durchgelaufen und läuft.

                                Muss gestehen, hab das jetzt blind getestet weil ich schonmal von Wireguard gelesen hab und es cool fand.

                                Was hat das Skript jetzt alles erledigt?
                                Bzw was muss ich noch machen um mich verbinden zu können?

                                CrunkFX 1 Reply Last reply Reply Quote 0
                                • CrunkFX
                                  CrunkFX Forum Testing @David G. last edited by CrunkFX

                                  @david-g Das Skript installiert im aktuellen Status nur das User Interface. Das ist der erste step. Da das jetzt funktioniert werde ich das Skript erweitern um für die verschiedenen Nativen Plattformen (also kein LXC, dazu gibt's ja ne Anleitung) einen Wireguard Installer als Komplettpaket bereitzustellen.

                                  David G. dslraser 2 Replies Last reply Reply Quote 1
                                  • David G.
                                    David G. @CrunkFX last edited by

                                    @crunkfx

                                    Dann warte ich mal ab.
                                    Dann kann ich den Komfort vom Skript nutzen und zugleich testen ob dann alles klappt.

                                    1 Reply Last reply Reply Quote 0
                                    • BBTown
                                      BBTown @CrunkFX last edited by BBTown

                                      @crunkfx
                                      Die Installation der UI auf einem Debian 11 (LXC auf Proxmox) mit einem vorinstallierten WireGuard hat problemlos funktioniert 👍

                                      Einen Hinweis - gleich zu Beginn -, dass anschließend der Aufruf des UI über <IP_vom_WireGuard>:5000 erfolgt, den habe ich schmerzlich vermisst 😎

                                      Ich schlage mich aktuell an der Weiterleitung auf andere Netzinterne IP Adressen herum, das will mir noch nicht gelingen.

                                      Ansonsten "well done" und vielen Dank 👍

                                      1 Reply Last reply Reply Quote 0
                                      • dslraser
                                        dslraser Forum Testing Most Active @CrunkFX last edited by

                                        @crunkfx
                                        Die UI hatte ich ja schon mit Deinem Script installiert.
                                        Nun habe ich die Wireguard Server Installation nach dieser Anleitung gemacht. Ich habe dabei den Punkt 6. und Unterpunkte nicht ausgeführt (Debian 11) und die Anleitung insgesamt bis Punkt 15 ausgeführt.
                                        Nun läuft der Wireguard Server und auch die UI. Verbindung steht.

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          TandK last edited by

                                          @CrunkFX
                                          Wie weit muss Wireguard auf einem Pi 4 vorbereitet sein um deinen Installer zu benutzen?

                                          CrunkFX 2 Replies Last reply Reply Quote 0
                                          • CrunkFX
                                            CrunkFX Forum Testing @TandK last edited by

                                            @tandk Soweit, dass du Wireguard nutzen kannst, sprich fertig installiert.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            614
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            11
                                            68
                                            4568
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo