Hello,
can I use a free VPN service for Raspberry Pi?
I'm trying to hide my real IP from others, because I'm running a Minecraft server on my RPi (it's public, and whoever is watching my streams on Twitch can join), so I don't want that people know my position or potentially DDoS me. Is there a way to use, say, Hotspot Shield VPN on my Raspberry Pi? I need VPNs with relatively large daily traffic available for free.
Thanks in advance.
Re: Can I use a free VPN service for Raspberry Pi?
Do not trust a VPN.
Especially free ones that belong to God knows who. They are a security disaster. For example see recent news of the UFO VPN and others. https://www.techradar.com/news/these-no ... en-exposed.
Perhaps fittingly all of UFO VPN's database was deleted today by the so called Meow Attack: https://arstechnica.com/information-tec ... ow-attack/
Especially free ones that belong to God knows who. They are a security disaster. For example see recent news of the UFO VPN and others. https://www.techradar.com/news/these-no ... en-exposed.
Perhaps fittingly all of UFO VPN's database was deleted today by the so called Meow Attack: https://arstechnica.com/information-tec ... ow-attack/
Memory in C++ is a leaky abstraction .
-
- Posts: 91
- Joined: Wed Jun 10, 2020 7:04 am
Re: Can I use a free VPN service for Raspberry Pi?
@Heater read what he said. He's just trying to hide from his twitch streamKikkiu wrote: ↑Sun Jul 26, 2020 12:01 amHello,
can I use a free VPN service for Raspberry Pi?
I'm trying to hide my real IP from others, because I'm running a Minecraft server on my RPi (it's public, and whoever is watching my streams on Twitch can join), so I don't want that people know my position or potentially DDoS me. Is there a way to use, say, Hotspot Shield VPN on my Raspberry Pi? I need VPNs with relatively large daily traffic available for free.
Thanks in advance.
Yes op, you can use a free vpn worry. I've used proton vpn in the past on my rpi and it works just fine.
| Raspberry Pi 4-8GB | 2.0GHz | over_voltage@5 |
| Raspberry Pi OS 32bit |
| https://github.com/bassamanator/raspberrypi-scripts |
| Raspberry Pi OS 32bit |
| https://github.com/bassamanator/raspberrypi-scripts |
Re: Can I use a free VPN service for Raspberry Pi?
Thanks for the information. But I'm asking one thing: I installed ProtonVPN on my RPi and connected to the nearest server near me (NE#5). The issue is that I can't connect to the server with the new IP, I didn't really understand how it works. Do I have to try to connect to the server by putting the port after the new VPN IP? For example, x.xx.xx.xxx:25565bassamanator wrote: ↑Sun Jul 26, 2020 4:33 am@Heater read what he said. He's just trying to hide from his twitch streamKikkiu wrote: ↑Sun Jul 26, 2020 12:01 amHello,
can I use a free VPN service for Raspberry Pi?
I'm trying to hide my real IP from others, because I'm running a Minecraft server on my RPi (it's public, and whoever is watching my streams on Twitch can join), so I don't want that people know my position or potentially DDoS me. Is there a way to use, say, Hotspot Shield VPN on my Raspberry Pi? I need VPNs with relatively large daily traffic available for free.
Thanks in advance.
Yes op, you can use a free vpn worry. I've used proton vpn in the past on my rpi and it works just fine.
- WillBoxOwO
- Posts: 122
- Joined: Wed Jun 27, 2018 10:24 pm
Re: Can I use a free VPN service for Raspberry Pi?
You need a vpn that's open on port 25565, which is kinda hard to find! So you might want to use a service like hamachi.
I like cats
Re: Can I use a free VPN service for Raspberry Pi?
Do you know any VPNs that have that port open? I can't use Hamachi, because my followers need to install it too.WillBoxOwO wrote: ↑Sun Jul 26, 2020 1:05 pmYou need a vpn that's open on port 25565, which is kinda hard to find! So you might want to use a service like hamachi.
Re: Can I use a free VPN service for Raspberry Pi?
I highly doubt there is any free VPN that doesn't need a special client, has a large daily bandwidth allowance, allows incoming connections, doesn't snoop, doesn't use you as an endpoint for other people and has good speed. If you're likely to get DDoSed then it is even more unlikely anybody would want to deal with you if you're not paying.
If you're serious about this then it is very likely you'll need to get the wallet out and pay for Minecraft hosting that has DDoS mitigation.
This is all very offtopic for here so you should ask on the Minecraft forum as they'll be more knowledgeable about what options you have.
If you're serious about this then it is very likely you'll need to get the wallet out and pay for Minecraft hosting that has DDoS mitigation.
This is all very offtopic for here so you should ask on the Minecraft forum as they'll be more knowledgeable about what options you have.
Re: Can I use a free VPN service for Raspberry Pi?
Okay. Thanks everyone for the help!trejan wrote: ↑Sun Jul 26, 2020 2:43 pmI highly doubt there is any free VPN that doesn't need a special client, has a large daily bandwidth allowance, allows incoming connections, doesn't snoop, doesn't use you as an endpoint for other people and has good speed. If you're likely to get DDoSed then it is even more unlikely anybody would want to deal with you if you're not paying.
If you're serious about this then it is very likely you'll need to get the wallet out and pay for Minecraft hosting that has DDoS mitigation.
This is all very offtopic for here so you should ask on the Minecraft forum as they'll be more knowledgeable about what options you have.