MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-Admin-Interface

    System
    12
    29
    23145
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mochman
      mochman Module Developer last edited by

      You might also have to add "::ffff:192.168.X.Y" as well. You could also just add "192.168.X.1/24 , ::ffff:192.168.X.1/24" to whitelist all of the IPs in your network (assuming you are using 192.168.X.1-254).

      1 Reply Last reply Reply Quote 0
      • R
        rubenlaureys last edited by

        Hi,

        I love your module!
        I use it to modify my MagicMirror.

        But, is there a way to choose a module from a list, instead of entering the name myself?
        0_1511893804705_MMM.PNG

        I want a dropdown list, just like the list of positions.

        Is this possible?

        Thank you.

        Have a great day,
        Ruben

        I 1 Reply Last reply Reply Quote 0
        • I
          ItayXD @rubenlaureys last edited by

          @rubenlaureys
          I’m not sure what you mean, there should be a tab list with the modules names on the left like in this photo:
          0_1512252932469_75807090-9cae-4d90-a125-f69a2eb1ffd0-image.png
          is this not the case?

          1 Reply Last reply Reply Quote 0
          • S
            shimue last edited by

            This post is deleted!
            strawberry 3.141 1 Reply Last reply Reply Quote 0
            • strawberry 3.141
              strawberry 3.141 Project Sponsor Module Developer @shimue last edited by

              @shimue search for ip whitelist on the forum, there plenty of threads

              Please create a github issue if you need help, so I can keep track

              1 Reply Last reply Reply Quote 0
              • S
                shimue last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote -3
                • Sandy2503
                  Sandy2503 last edited by

                  @shimue - na dann hast DU das hier ja auch in deiner config.js stehen:

                  address:"0.0.0.0",
                  

                  und achte mal auf deinen Ton …

                  Sandy2503

                  1 Reply Last reply Reply Quote 1
                  • R
                    rockcitiman last edited by

                    Are you still developing this module? I followed all of the instructions but I get nothing.

                    0_1537823886136_02264199-a14c-49fd-abcd-ccc0f9dbf270-image.png

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      Arkitct @rockcitiman last edited by Arkitct

                      @rockcitiman I had to modify the address: line above the ipWhitelist: entry as @Sandy2503 alluded. My line became:

                      address: ["localhost", "0.0.0.0"],
                      

                      the localhost may be redundant with the 0.0.0.0, but it works nonetheless (the interface). But … the writing of the config file is in a format that bunged up my mm so it fails to display anything.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 3 / 3
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy