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
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.
You are welcome to upload it to any git instance you want, I’m not interested in leading an open-source project like this
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.
Well, whoever is developing it should publish the code somewhere…
I developed it and I’m sharing it through Proton Drive only
Then you don’t welcome contributions. So this is dead in the water for me.
Anyone is welcome to contribute and upload their contributions on any platform they want
What’s the license on it then? Can I just fork it?
https://unlicense.org/
Public domain
Yes you can fork