New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Comments
The Angristan script used in the video currently doesn't work with Ubuntu 22.04, but Nyr and PiVPN work.
You're better using @Nyr's script, anyway. https://github.com/Nyr/wireguard-install
Thanks, that's the want I want to use with small tweaks.
Just noticed I linked the WireGuard one instead of OpenVPN's, but same thing anyway. https://github.com/Nyr/openvpn-install
The only reason I don't do this is to blend in with the crowd of others using the same IP address. If you don't want Google tracking your Youtube history (which they do by IP address among other trackers), that's the best way.
Similar to that, I prefer to blend in the crowd when I sail the seven seas.
Another reason is that I use VPNs 90% of the time to unblock regional streaming service restrictions (Flix etc). Since I usually want US content, hosting a VPN server on my router at home doesn't make too much sense and hosting my own VPN on VPS is fun as long as Flix doesn't block the ip (block) from my provider. It's a tedious cat&mouse game with flix, so I honestly just prefer relying on a VPN service to do the job and handle the switching of servers/ips in the background. There's of course also the recurring fees that come with renting a VPS as opposed to a Lifetime VPN. Still, there are enough legitimate reasons to host your own, so don't feel discouraged to do so
Conversely, one reason to run your own VPN is for when you do want services to always see the same address. For instance VPNing to home to make purchases, so payment processors don't step up the paranoia with CAPCHAs & other tests because you are coming in from an unrecognised address.
Own VPN is great, but why all the memes instead of a link?
BTW, I believe running your own VPN is a little counter-productive.
Check Mullvad.net for example, and don't run your own infra for a little
something you can pay for to make it better.
Is this your channel? I watch it if so
Nvm, I don't think you would use Vultr
It depends on what you are using it for. Things I can do with my own VPN hosted on a typical VPS are:
Avoid ad tracking.
Even if the IP is clean in Abuse IPDB, it seems that Cloudflare use the IP type of "Data Center/Web Hosting/Transit" to throw in extra captchas and delays on many sites, and a few sites just reject at cloudflare.
These days it seems you'd need a residental proxy instead of a VPN.
Last time I used @Nyr 's script it didn't work out of the box with errors about the "block-outside-dns" directive. I removed it and all was fine...should track down if that was a Viscosity client issue or an OpenVPN issue or just a version matching issue.
Other than that 5-second-to-find-and-fix issue, @Nyr 's script has served me very well for years.
Not my channel And if it was, would I really say it
Btw @Arkas your pfp looks weird after me getting used to a dolohin
Red Cross saves dolphins and humans too
At this point you're just posting random youtube videos.
Are you sure it was an error and not a warning? I have just checked and this warning is normal and can be safely ignored. It is required to maintain proper compatibility with other clients:
Depending on the client there are also two other warnings which can appear about deprecated parameters that can also be safely ignored. They are required to maintain compatibility with legacy clients. Those will disappear in further versions of the script when support for old LTS distros is dropped, but are harmless and preferred to the alternative which is breaking compatibility with distros and clients which are still supported by their authors and maintainers.
https://technology.amis.nl/oracle-cloud/secure-browsing-using-a-local-socks-proxy-server-on-desktop-or-mobile-and-an-always-free-oci-compute-instance-as-ssh-server/
And here I was, thinking that was meant to symbolise Switzerland's flag lol.
I liked the dolphin more tbh
If I have that parameter in client.ovpn, it imports fine into Viscosity but on attempting to connect:
If I remove block-outside-dns, connection works fine. Viscosity 1.10.3 (1600) on the macOS side, which is the latest version. The server:
I did experiment with turning on "allow unsafe openvpn commands" in viscosity but that did not change the experience.
Could completely be operator error. On the server side, things are exactly as your script set them up.
Thanks a lot for the report.
block-outside-dns
is a command relevant only to Windows, that is why the generated client configuration files include the following lines:The first line, tells OpenVPN to ignore errors regarding
block-outside-dns
if the command in the second line is not recognized (for example, within macOS and Linux). This works fine with the official OpenVPN client.So, if you are getting this error with the
ignore-unknown-option block-outside-dns
line present above the command itself, that is very weird and not working according to the OpenVPN documentation. In that case, I will contact the Viscosity developers to fix this. That said, you can safely remove theblock-outside-dns
.Thanks a lot for the report.
Back to the Dolphin
🌊🐬
Just to provide an update:
If someone else finds a problem, I always appreciate and investigate bug reports, so please do not hesitate and contact me via any of the available channels. The script is used by a lot of people and I feel a bit of responsibility in keeping it well maintained. Just today, I got emails from multiple users in Iran and considering what is going on there and in many other places, it feels good to keep maintaining a project like this.
Viva la Nyr (and his work)!