Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Exposing big UDP ports range

    App Packaging & Development
    5
    6
    281
    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.
    • vladimir.d
      vladimir.d last edited by

      Is it possible to expose 10K or 20K UDP ports by one directive in Cloudronmanifest?

      mehdi 1 Reply Last reply Reply Quote 0
      • mehdi
        mehdi App Dev @vladimir.d last edited by

        @vladimir-d I do not thing there is, but it should not be too hard to implement on the platform side. What's your usecase for this?

        marcusquinn 1 Reply Last reply Reply Quote 0
        • marcusquinn
          marcusquinn @mehdi last edited by marcusquinn

          @mehdi It's needed with Screensy: https://forum.cloudron.io/topic/5480/screensy-simple-alternative-to-teamviewer-anydesk-etc?_=1641389991009

          We have it running nicely on our instance. If we get that done, then we can submit it for the App Store.

          We're not here for a long time - but we are here for a good time :)
          Jersey/UK
          Work & Ecommerce Advice: https://brandlight.org
          Personal & Software Tips: https://marcusquinn.com

          fbartels 1 Reply Last reply Reply Quote 0
          • fbartels
            fbartels App Dev @marcusquinn last edited by

            @marcusquinn looking at the readme of screensy the udp ports are required for the turn server:

            PORTS
            -----
            
            The following ports need to be accessible by the client for screensy to work.
            
            +-------------+----------+-----------+
            | Port number | Protocol | Service   |
            +-------------+----------+-----------+
            | 80          | TCP      | HTTP      |
            | 443         | TCP      | HTTPS     |
            | 3478        | TCP/UDP  | STUN/TURN |
            | 49152-65535 | UDP      | TURN      |
            +-------------+----------+-----------+
            

            A turn server however is already part of Cloudron, I would therefore recommend to use that one instead.

            marcusquinn 1 Reply Last reply Reply Quote 5
            • marcusquinn
              marcusquinn @fbartels last edited by

              @fbartels Thanks, makes sense.

              We're not here for a long time - but we are here for a good time :)
              Jersey/UK
              Work & Ecommerce Advice: https://brandlight.org
              Personal & Software Tips: https://marcusquinn.com

              1 Reply Last reply Reply Quote 0
              • girish
                girish Staff last edited by

                Right, just use the turn addon - https://docs.cloudron.io/packaging/addons/#turn

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Powered by NodeBB