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
Strit@lemmy.linuxuserspace.show 4 months ago
Any links to the actual sources and not just random proton links?
Github comes up with a file-based build system for tup.
Rooki@lemmy.world 4 months ago
Same thought here, why uploading it to proton drive? github isnt evil that they trying to snatch that code or whatever. If you are so cautious then ramp up a gitea or gitlab self hosted instance up.
S_S@sh.itjust.works 4 months ago
You are welcome to upload it to any git instance you want, I’m not interested in leading an open-source project like this
S_S@sh.itjust.works 4 months ago
Those random proton drive links are the sources, and only the sources
ilmagico@lemmy.world 4 months ago
If you want people to take you seriously about being open source, you need to have a git repo, like github, gitlab, etc. you can even self host one. Heck, you can even use a different (non git) DVCS, but not just a link to a cloud drive…