tup proxies services on the local network to a remote gateway, all traffic between the remote server and the service on the local network is sent through a wireguard tunnel

think of tup as an open source and self-hosted alternative to ngrok and cloudflare tunnel

tupd (the server) can be found at: https://drive.proton.me/urls/GEJM1HT0DW#aOop4p7zxaPA

the tup client can be found at: https://drive.proton.me/urls/63SE9PW020#GFzZrprg9wjZ

  • @ogarcia
    link
    English
    1023 days ago

    It is not about leading anything but about having the code in a repository so that it is easy to read/consult/audit/etc.

    You can upload the code to any service (it doesn’t have to be GitHub, it can be GitLab, sourcehut, etc…) and disable issues and comments.

      • hendrik ✅
        link
        fedilink
        423 days ago

        You’re right, OP. Just dumping it somewhere is acceptable. It doesn’t make it very accessible for other people. But since you’re not planning to maintain it or make it easy to use for other people… It’s alright. Most important thing is to include a license file or it can’t be used. But that’s it.