58
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 18 Jul 2023
58 points (100.0% liked)
FREEMEDIAHECKYEAH
17 readers
1 users here now
๐ฟ ๐บ ๐ต ๐ฎ ๐ ๐ฑ
๐ดโโ ๏ธ Wiki / ๐ฌ Chat
Rules
1. Please be kind and helpful to one another.
2. No racism, sexism, ableism, homophobia, transphobia, spam.
3. Linking to piracy sites is fine, but please keep links directly to pirated content in DMs.
founded 1 year ago
MODERATORS
Not sure how tech savvy are you, but you can get any VPS with public IP anywhere in the world, you can spin up a simple docker container and create a wireguard tunnel, for example https://github.com/wg-easy/wg-easy after that a simple port forward and you are good to go... or just connect other devices to the same network, and have them communicate through your own VPN between each other...
Any reputable VPS provider will not spy on your systems, so its even more secure than any VPN you can get. And if you need another IP/exit location, copy the folder with your docker compose file, shutdown one VPS, start another in different location, run one command to install docker, copy the directory and start it up.