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


Navigation

    Cloudron Forum

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

    Upterm - Secure Terminal Sharing

    App Wishlist
    1
    1
    18
    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.
    • fbartels
      fbartels App Dev last edited by

      Upterm is an open-sourced solution for sharing terminal sessions instantly over the public internet via SSH tunnels. It is good for

      • Remote pair programming
      • Access remote computers behind NATs and firewalls
      • Remote debugging

      Upterm is written in Go and is open-sourced at https://github.com/jingweno/upterm.

      Additional links:

      • https://owenou.com/upterm/
      • https://github.com/jingweno/upterm#how-it-works
      • Dockerfile https://github.com/jingweno/upterm/blob/master/Dockerfile.uptermd

      Could be quite easy to package and might take a stab at it myself. the only downside is that on cloudron you always need a kind of webinterface (you always need to expose and healthcheck a http port to the tcp port that seems to be needed here).

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