Set Up Your Own VPN at Home With Raspberry Pi! (noob-friendly)

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 มิ.ย. 2024
  • A simple, short and easy to follow guide on setting up your own Wireguard VPN instance on a Raspberry Pi
    Links:
    Text guide notthebe.ee/blog/set-up-your-...
    Raspberry Pi OS www.raspberrypi.org/software/...
    balenaEtcher www.balena.io/etcher/
    Dynamic DNS service freedns.afraid.org/
    Wireguard script by Nyr github.com/Nyr/wireguard-install
    Wireguard (Google Play) play.google.com/store/apps/de...
    Wireguard (App Store) apps.apple.com/us/app/wiregua...
    Wireguard (Desktop clients) www.wireguard.com/install/
    Support the channel:
    Patreon / wolfgangschannel
    PayPal (one time donation) www.paypal.com/donate/?hosted...
    Follow me:
    Twitter / notthebeeee
    Twitch / notthebeee
    GitHub github.com/notthebee
    Music:
    Gvidon - Body in a Half Light
    Tru Genesis - Burned
    Stock Footage (pexels.com):
    Kurt Von
    Cottonbro
    Pavel Danilyuk
    ALL IZ WELL
    Tima Miroshnichenko
    Henrique
    Pressmaster
    Mike
    Kai Pilger
    "Inside The World's Largest Data Center" by Tech Vision (4:08) • Inside The World's Lar...
    TIMESTAMPS
    0:00 Introduction
    0:42 Common VPN use cases
    1:29 Use cases for a selhofsted VPN
    2:15 Why not just use a VPN service?
    2:56 What skills will you need for this project
    3:57 Technical requirements
    6:38 TUTORIAL START - Downloading and installing Raspberry Pi
    8:18 Initial setup
    8:40 For monitor users
    8:56 For "headless" users
    10:47 Dynamic DNS
    13:59 Port forwarding
    14:51 Installing Wireguard VPN
    15:43 Connecting to the VPN from a smartphone
    16:38 Connecting to the VPN from a PC
    17:57 Outro
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 980

  • @WolfgangsChannel
    @WolfgangsChannel  3 ปีที่แล้ว +112

    If your IP address does not update:
    13:01 Replace `use=if, if=eth0` with `use=web, web=dynamicdns.park-your-domain.com/getip`

    • @fanta..
      @fanta.. 3 ปีที่แล้ว

      whats a selhofsted vpn

    • @francescoatria1086
      @francescoatria1086 3 ปีที่แล้ว

      How do I have to set it up if I have a static public ip and I want to skip the dns part?

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +3

      @@francescoatria1086 Skip the DDNS part and when asked about your public hostname in the script, enter your IP address.

    • @francescoatria1086
      @francescoatria1086 3 ปีที่แล้ว

      @@WolfgangsChannel i have to skip the dd client istallation as well?

    • @notrevvz
      @notrevvz 3 ปีที่แล้ว

      @@francescoatria1086 yes you would since ddclient is only used for updating your IP for use with "forwarding".

  • @Slate245Ivanovo
    @Slate245Ivanovo 3 ปีที่แล้ว +274

    Dude, I admire the production quality of your content! Given VPNs are a pretty beaten theme, you still take time to present the guide in a most easy to follow and easy to reference way. Big respecc, as always, Wolfgang

  • @anthonyrussano
    @anthonyrussano 3 ปีที่แล้ว +20

    I like the way you breakdown these topics and go over the process so thoroughly while keeping it perfectly concise enough to understand.

  • @antivaxxtoaster8919
    @antivaxxtoaster8919 4 หลายเดือนก่อน +5

    Works like a dream 2 years later Thank you so much for this

  • @nekoill
    @nekoill 2 ปีที่แล้ว +4

    When I subscribed I didn't expect to find THAT much useful stuff here and I already loved your channel, imagine how much I love it now! Not in my wildest dreams could I imagine that I found essentially a one stop shop for a beginner/pre-DevOps stuff. Love you, bro❤

  • @stephen-dev
    @stephen-dev 2 ปีที่แล้ว +185

    Had a bit of a hard time getting it to work. Oddly enough, the thing that finally made mine work was to turn off IPv6 on the raspberry. Worked immediately after I did that. Just FYI for everyone else out there.

    • @YXHYX
      @YXHYX 2 ปีที่แล้ว

      How to do it pls

    • @PerfectorZY
      @PerfectorZY 2 ปีที่แล้ว +1

      Also, turning off IPv6 worked for me too!

    • @ddaland
      @ddaland 2 ปีที่แล้ว +1

      Did you disable IPv6 on the pi? Then it works immediately?

    • @PerfectorZY
      @PerfectorZY 2 ปีที่แล้ว

      @@ddaland Might need to sudo reboot.

    • @ddaland
      @ddaland 2 ปีที่แล้ว +5

      @@PerfectorZY I actually rebooted, but it still doesn't work :(, it's like I can connect to the VPN, but it has no internet connection

  • @ndrechtseiter
    @ndrechtseiter 3 ปีที่แล้ว +61

    9:32
    Not “Command/Control+Shift+C”, but rather “Cmd/Ctrl+Shift+V”. For the folks, who are using Terminal for the first time :)

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +11

      Yep 😁 Not sure how I missed that. Thanks

    • @marknefedov
      @marknefedov 3 ปีที่แล้ว +1

      Doesn't shift thing is specific to Gnome terminal?

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +7

      Every terminal that I've used on Linux (apart from xterm derivatives) uses Ctrl+Shift+C/V

    • @ndrechtseiter
      @ndrechtseiter 3 ปีที่แล้ว

      @@marknefedov такая же штука в st и Konsole, на моей памяти

    • @vanya132
      @vanya132 3 ปีที่แล้ว +3

      or Shift+Insert =)

  • @r.cantini
    @r.cantini 3 ปีที่แล้ว +22

    This was the only tutorial in the world that actually worked for me! :O

  • @slam5
    @slam5 3 ปีที่แล้ว +1

    Thank you so much! I hadbeen trying to get wire guard on a pi for so long without success, yours is the first detail explanation.

  • @jonasking3670
    @jonasking3670 3 ปีที่แล้ว +148

    You can also integrate pihole into the system. That way you have an ad blocker at the router level. You can adapt pihole to be recursive DNS so that your DNS queries disappear.

    • @TRD_Mike
      @TRD_Mike 2 ปีที่แล้ว +5

      Hi Jonas, can you expand on that more please? I'm currently running a RPi Pihole on my network as my DNS server, and am also looking to install a VPN on the RPi so I can safely connect to public wifi networks. If I follow this tutorial to get the VPN up, is there anything I need to change on the Pihole? Thanks.

    • @thegoldenmoss7756
      @thegoldenmoss7756 2 ปีที่แล้ว +1

      @@TRD_Mike
      Hi Mike,
      I haven't setup the VPN but in a part of the video you are given the option to set a DNS server. I recon you can from there set a IP address of your PI hole

    • @gabrielecafa6394
      @gabrielecafa6394 ปีที่แล้ว +1

      @@thegoldenmoss7756 actually yes, plus at least in the phone in wireguard you must insert the ip of ur pi hole as dns server in the vpn settings. For the phone works, i think u should do the same with the pc

    • @adriatical9016
      @adriatical9016 ปีที่แล้ว +1

      That is if your router even allows you to change your DNS settings. Unfortunately for me, my router has its DNS settings hardcoded for 'security purposes'. Thanks a lot, comcast.

    • @gabrielecafa6394
      @gabrielecafa6394 ปีที่แล้ว +4

      @@adriatical9016 security purposes = bro I have to track every move you do so I can send you relevant ADs and make money

  • @dempa3
    @dempa3 3 ปีที่แล้ว +12

    Man, I wish this homegrown solution could be used for sharing all of my favorite Linux distros. But I do not live in Holland. Maybe I'll give the self hosting via VPS provider a shot! Thanks for your understandable and accessible videos!

  • @StayHumble_Smallz
    @StayHumble_Smallz 2 ปีที่แล้ว +1

    Yo man you did an outstanding job on making this video. It really help me understand the basics of VPN's and I will continue furthering my knowledge on it. Keep up the great content.

  • @randoschannel3801
    @randoschannel3801 3 ปีที่แล้ว +12

    I remember making my own VPN with help of a friend in Canada by sending him a RPI2 that i had laying around. It still works even though she moved out about a year ago.

  • @mangoc4169
    @mangoc4169 ปีที่แล้ว +6

    Thanks for this, Wolfgang. Used a RPi 3B+ running RPi OS Lite (64-bit). Works perfectly. Noted that Nyr's install script seems to be updated from the time you made this video; it differs slightly, but straightforward nevertheless. Cheers!

  • @bw2247
    @bw2247 2 ปีที่แล้ว +45

    13:00 NOTE (applied to me and might apply to others) you need to change the line "use=if, if=eth0" the eth0 needs to be your ethernet adaptor (get it with "ip add" command". ex. mine was enp3s0, so had to change it to "use=if, if=enp3s0". Of course if yours is already eth0 then no need to change. Other than that everything worked! Thanks for the great and comprehensive tutorial!

    • @vietsmiley
      @vietsmiley 2 ปีที่แล้ว

      Which line was this on?

    • @bw2247
      @bw2247 2 ปีที่แล้ว

      @@vietsmiley 15

    • @michaelfuchs5353
      @michaelfuchs5353 2 ปีที่แล้ว +17

      or "use=if, if=wlan0" if using wifi instead of ethernet

    • @adamelamrani9149
      @adamelamrani9149 ปีที่แล้ว

      @@michaelfuchs5353 Thanks to you it worked!

    • @rick-c993
      @rick-c993 ปีที่แล้ว

      Thanks that worked!

  • @GeorgeMulak
    @GeorgeMulak 2 ปีที่แล้ว +2

    You have a gift as a teacher. Detailed and in order.

  • @mikediamond3697
    @mikediamond3697 2 ปีที่แล้ว +2

    well getting the DDClient configured ended up being something of a nightmare but as soon as I cracked that my new vpn is running perfectly, thank you for the very useful tutorial

  • @Tithis
    @Tithis 3 ปีที่แล้ว +21

    I've had a wireguard setup for my home for a couple years now.
    Rather than a raspberry pi or dedicated computer I used our router. We're using an Ubiquiti EdgeRouterX. Its a small but decently pretty full featured $60 router and Wireguard has been ported to it for quite some time now. Once installed the configuration of each device profile can be done through the webGUI.
    Obviously only really an option if you're okay with your router and wireless access point being separate devices, but that's generally a good idea to begin with.

    • @olamalmstrom1897
      @olamalmstrom1897 2 ปีที่แล้ว +1

      Agree! I use my ASUS router as an OpenVPN server. Works fine when I am away from home and want to access stuff on my home network.

    • @AlexSuslin
      @AlexSuslin 2 ปีที่แล้ว

      mikrotik router works fine as a vpn server to home network as well )

    • @vivarantx
      @vivarantx ปีที่แล้ว +1

      who cares man

    • @Tithis
      @Tithis ปีที่แล้ว +1

      @@vivarantx 13 people and your mom.

  • @kissingfrogs
    @kissingfrogs 3 ปีที่แล้ว +8

    accessing my home network remotely is what I use ssh tunnels for, but your solution is way more streamlined. Thanks for sharing

  • @danonbrown2035
    @danonbrown2035 3 ปีที่แล้ว +2

    Great guide and easy to follow. Thank you.

  • @adrianm.2878
    @adrianm.2878 2 ปีที่แล้ว

    Actually one of the most useful videos that I've seen on youtube in a long time!

  • @MrRandomposter
    @MrRandomposter 2 ปีที่แล้ว +3

    Yes!!! On the second attempt it worked flawlessly. So good using Powershell instead of Putty. There is a confusing part where setting ddclient true/false. I just had to ignore your narration and set it as you had it on screen. I use my VPN to wake on LAN my PC from being completely turned off then remote access it with teamviewer and then shut it down. Access or start my plex server for friends when travelling for work using motels protected wifi which wont allow it. Hopefully my dynamic dns works rock solid and I wont even need to access the rp3 for ages.
    Love an elegant solution. Ethernet and power.
    So good

  • @_karla._
    @_karla._ 3 ปีที่แล้ว +6

    I think it's great that german telekom now has wireguard built in on their latest speedport routers. You just need a dynamic-dns service and with literally a click of a button you have a vpn.
    The only problem i could think of, is that it is single-user only.

  • @travisanderson3462
    @travisanderson3462 2 ปีที่แล้ว

    Thanks for showing the how to test. I followed another tutorial and at the end was just, "alright its done" without more explanation. As simple as it is never thought to use my phone to test.

  • @Joe-qb7iq
    @Joe-qb7iq 2 ปีที่แล้ว

    Works great. Thank you for the simple easy to follow guide.

  • @niklas879
    @niklas879 3 ปีที่แล้ว +21

    Thanks for the video. Now I know why my Raspberry Pi didn't work with solar power. I put it on my roof now instead of the window ledge, hope it works 🤞👌

  • @megazord5696
    @megazord5696 3 ปีที่แล้ว +20

    A can't wait for the PlayStation 1 version of the video!

    • @simonbroberg969
      @simonbroberg969 2 ปีที่แล้ว +1

      Still waiting for version for my Amiga 1500

  • @AndyShrestha
    @AndyShrestha 2 ปีที่แล้ว

    Hands down, one of the best video on Pi VPN on the internet.

  • @gamerharmeet
    @gamerharmeet 2 ปีที่แล้ว

    Thank you for an amazing video and very detailed step by step description. Am going to try it out. Thank you for putting this up.

  • @WolfgangsChannel
    @WolfgangsChannel  3 ปีที่แล้ว +24

    The self-hosted dashboard is called Homer: github.com/bastienwirtz/homer

    • @codenoob9325
      @codenoob9325 3 ปีที่แล้ว +2

      Nice project. One of the coolest aspect of studying network engineering and Network Security. Really blessed but you should expect your audience are pretty linux-ish at this point. So why not use Bash?

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +5

      @@codenoob9325 what do you mean? I'm already using bash to configure stuff on the raspberry pi

  • @erikreider
    @erikreider 3 ปีที่แล้ว +15

    0:14 love your estimated revenue 😂

  • @andyroo_
    @andyroo_ 10 หลายเดือนก่อน

    After 2 days of following this guide, I finally got it. Thank u

  • @Killbunny
    @Killbunny ปีที่แล้ว

    I already had everything setup except for the actual tunnel so i just watched the last 2 minutes and that was really quick and easy :) great tutorial

  • @triggerhappyasian
    @triggerhappyasian 3 ปีที่แล้ว +4

    HHKB with the space bar flipped is absolutely and utterly based

  • @serratedwarstep
    @serratedwarstep 3 ปีที่แล้ว +18

    To answer your question about residential ISP blocking mail servers on their network it's to prevent people from hosting spam email servers.

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +11

      Yeah, that actually makes sense

    • @eight-double-three
      @eight-double-three 3 ปีที่แล้ว +2

      @@WolfgangsChannel Indeed, but still annoys the heck out of me... ;)

    • @xxportalxx.
      @xxportalxx. 3 ปีที่แล้ว

      Amazing how we live in a world where a great number of advanced features have to be taken from citizens bc the bulk of individuals using said advanced features are shitty criminals abusing their privileges...

    • @festusbojangles7027
      @festusbojangles7027 3 ปีที่แล้ว +2

      @Craig Whitley no we just need to have fewer laws all together. we need less government interference

  • @darthsideous1968
    @darthsideous1968 3 ปีที่แล้ว +2

    I LOVE the videos you upload and I definitely look forward to any and all new videos you upload. I just wish you would upload MORE lol!

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +2

      This channel is a one-man show and I upload as often as the time allows 🙃

    • @darthsideous1968
      @darthsideous1968 3 ปีที่แล้ว

      @@WolfgangsChannel I am more than grateful for the uploads that you put up on this platform and for the time and effort you put into making them. Many thanks for all that you do Wolfgang and keep up the awesome work! :)

  • @sebastianwendl603
    @sebastianwendl603 3 ปีที่แล้ว

    This is explained so precisely... It could have saved me hours of sarching google, if all raspi projects were covered like that...

  • @buuras
    @buuras 2 ปีที่แล้ว +3

    hey, thank you for this detailed tutorial and east to follow tutorial. I will definitely try at first chance I get and I believe it will work in first try. But before I try I was wondering will the port-forwarding cause a security breech in my home network and what can I do to secure it ? thank you in advance.

  • @pisuke815
    @pisuke815 2 ปีที่แล้ว +3

    Just discovered your channel, amazing stuff and very well explained. I'm unsure if requests are accepted, but could it be possible to extend this video, and also explain how to add a secure mail server with email encrypting? Is that something feasible in the Pi?

  • @kowi333
    @kowi333 4 หลายเดือนก่อน

    Thanks alot for showing wireguard-install script! FInally it worked as expected :D

  • @harolddavies1984
    @harolddavies1984 3 ปีที่แล้ว +2

    Excellent. Thank you. This semi-retired inorganic chemist needed a noobs vpn.

  • @kimvonklvsgrd
    @kimvonklvsgrd 2 ปีที่แล้ว +2

    Awesome video, I'm gonna get this setup on my RBP4 very soon. Quick question though, I've gained interest in the adblock service that can be setup on a RBP too, is it possible to have both installed and fully functioning at the same time?

    • @akshayjoshii
      @akshayjoshii 2 ปีที่แล้ว

      Yep, you could install both Wireguard and Pihole in your RP4. Later just configure the DNS primary address to point to your RP4's IP address.

  • @mibrahim4245
    @mibrahim4245 2 ปีที่แล้ว

    This is an original content Wolfgang!! THANKS !! DANKE !!

  • @ninline2000
    @ninline2000 3 ปีที่แล้ว

    Very slick. I like it! Thanks for this tutorial.

  • @ioritzpaulis
    @ioritzpaulis 3 ปีที่แล้ว +40

    When you connect to your self-hosted network services (the Secret 5G Corona test site), what kind of dashboard is it? it looks very neat.

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +17

      It's called Homer

    • @ioritzpaulis
      @ioritzpaulis 3 ปีที่แล้ว +7

      @@WolfgangsChannel Thanks man. Your videos are great, very interesting and well explained. Keep up the good work!

    • @ValeriyUnknown
      @ValeriyUnknown 3 ปีที่แล้ว

      Wolfgang's Channel how to even google it?

    • @rokasmalakauskas
      @rokasmalakauskas 3 ปีที่แล้ว +2

      @@ioritzpaulis or if you really want to look on github, Google - site:github.com homer

  • @m.2383
    @m.2383 2 ปีที่แล้ว +2

    After literally months of putting this off, I finally was able to get it to work.
    Thanks so much for the detailed video!

    • @DonnieAzoff_
      @DonnieAzoff_ ปีที่แล้ว +1

      how did it work. My VPN connects but as i turn my mobile data on i cant connect to the internet:/

    • @anthonybarbosa572
      @anthonybarbosa572 ปีที่แล้ว +1

      @@DonnieAzoff_ Hey did you ever find a fix for this? I am running into the same issue

    • @fp-7girirajkulkarni411
      @fp-7girirajkulkarni411 หลายเดือนก่อน

      Did you find the fix for this??

  • @AdriaanCilliers90
    @AdriaanCilliers90 2 ปีที่แล้ว

    This tutorial worked perfectly, thank you for the great video!!!

  • @dannybribiesca
    @dannybribiesca 2 ปีที่แล้ว

    Amazing! Thank you so much, Wolfgang!

  • @ndrechtseiter
    @ndrechtseiter 3 ปีที่แล้ว +14

    Лучший Линукс-мальчик снова выпустил прекрасный ролик
    Время заварить чайку и начать строить -калмуни- домашний ВПН

    • @Stupidtigerz
      @Stupidtigerz 3 ปีที่แล้ว +2

      **is unable to read message**
      "Ah yes, agreed good sir. Take my like"
      **sips tea**

    • @ndrechtseiter
      @ndrechtseiter 3 ปีที่แล้ว +1

      @@Stupidtigerz I highly appreciate you, sir!

    • @Stupidtigerz
      @Stupidtigerz 3 ปีที่แล้ว +1

      @boy lasagna LMAO what's funny is, I didn't look up the translation whatsoever but yet we both mention drinking tea

  • @jakobfink8659
    @jakobfink8659 ปีที่แล้ว +5

    Hello Wolfgang, thank you for trhe Tutorial. Sadly i got stuck at the Dynamic DNS. 13:39 - I get no warning when checking the status of the ddclient and in the file default ddclient there is no entry for run daemon. I truied with out it and also with the same as you showed in the video. both ways the ip at freedns wont change from 0.0.0.0 to mine. Can you help me? Thank you.

    • @rideislife192
      @rideislife192 ปีที่แล้ว +3

      same goes for me.

    • @thegodlydemon2605
      @thegodlydemon2605 ปีที่แล้ว

      Same here, any chance someone found an answer?

    • @kendosum4409
      @kendosum4409 ปีที่แล้ว +1

      Same issue here. The only thing I could find online was something about HTTP needing an update to 1.1 but have no clue what that means yet.

    • @Rahul-cu2tb
      @Rahul-cu2tb 4 หลายเดือนก่อน

      found a way?

  • @lingyanmeng4754
    @lingyanmeng4754 2 ปีที่แล้ว

    The quality of your video is great!

  • @petres5866
    @petres5866 2 ปีที่แล้ว

    worked like a charm, now I have home vpn on all my devices 😎 very useful to access my cctv and other local only devices!

  • @timothyhan9735
    @timothyhan9735 3 ปีที่แล้ว +5

    Hi I tried your method of checking the dynamic IP assignment using the dummy address 0.0.0.0., and it doesn't work upon refreshing the webpage after I followed your instructions did the whole editing of ddclient.conf file and did a systemctl restart ddlcient

    • @ashureg1354
      @ashureg1354 3 ปีที่แล้ว

      Have you solved the problem? Im on the same boat.

    • @trinib1
      @trinib1 3 ปีที่แล้ว

      @@ashureg1354 try stopping it

    • @lzm2104
      @lzm2104 3 ปีที่แล้ว

      Same, don’t know how to figure it. Debug shows get-ip: using if, eth0 reports “local IP address”

    • @underArm0ur
      @underArm0ur 2 ปีที่แล้ว

      Same here. Did you solve it?

  • @bennypr0fane
    @bennypr0fane 3 ปีที่แล้ว +3

    Thanks for a very informative video! Would very much like to know the reason you didn't just use PiVPN as a server, which would seem to be much less work.

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +3

      You would still have to set up port forwarding, flash the image to the SD card and set up dynamic DNS, and that’s what takes the most time

    • @bennypr0fane
      @bennypr0fane 3 ปีที่แล้ว

      @@WolfgangsChannel Also the part where the dynamic DNS is managed on the RPi is cool, because I've always tried to get the router to do that. Sadly, many routers don't have a DynDNS service or only support a specific provider.
      Then again, You probably already had a number of services running in your home network with an open port to the internet. Do you have each of them managing their own dynDNS? Surely not all of them have the OS that allows that?

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +3

      I only have one home server which runs ddclient

    • @bennypr0fane
      @bennypr0fane 3 ปีที่แล้ว

      @@WolfgangsChannel does that mean your home Server also runs the DHCP Server? And is it the Raspberry Pi or a different Machine?

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +2

      @@bennypr0fane No, I have a FritzBox router for that. I use an Intel J4105 machine for all of my home server needs.

  • @dirtydarrell4748
    @dirtydarrell4748 2 ปีที่แล้ว

    As always, thank you brother!

  • @thinkhelpservice
    @thinkhelpservice 3 ปีที่แล้ว

    great channel with great content - thnak you Wolfgang

  • @emxtsc
    @emxtsc 3 ปีที่แล้ว +14

    Hello sir, how do i set this up on my smart fridge??

    • @bennypr0fane
      @bennypr0fane 3 ปีที่แล้ว

      Or you could not use a smart fridge. Don't you know they run botnets? Just watch Silicon Valley. ;-)

  • @jerrypinewood6278
    @jerrypinewood6278 3 ปีที่แล้ว +3

    Hey Wolfgang. Love your channel, best content on niche projects by far. Would you be open to making a video on turning a Pi into a VPN enabled wifi access point? The use case is compelling- American netflix on devices like Chromecast that don't support VPN apps installed locally. There are a handful out there on YT but they're mostly trash

    • @danielchisica6486
      @danielchisica6486 3 ปีที่แล้ว

      Is not posible to connect a device to the VPN created on the video and access to American Netflix?

  • @brandon8574
    @brandon8574 3 หลายเดือนก่อน

    SUPER helpful! Thank you!

  • @JoHenson828
    @JoHenson828 8 หลายเดือนก่อน

    Good video breakdown. Super helpful

  • @williamhoudersheldt7076
    @williamhoudersheldt7076 2 ปีที่แล้ว +11

    Just one question, WHAT?

  • @Shady
    @Shady 3 ปีที่แล้ว +18

    i almost spat out my coffee when I saw that you had made 1.3M euro on one video, I was abut to ask how on earth you got a $100 CPM.
    it took me a good 30 seconds to realize lol.

    • @scriptkiddie6151
      @scriptkiddie6151 3 ปีที่แล้ว +2

      I still didn't get it!

    • @nicos.3625
      @nicos.3625 3 ปีที่แล้ว +4

      @@scriptkiddie6151 He edited the website so it says 1337 then 420 and 69, it's a meme number

  • @morandoms3010
    @morandoms3010 2 ปีที่แล้ว

    Thanks for the video mate! Did you end up creating a video showing how to setup on a windows laptop? If not, is it possible, and any other resource/tutorial you'd recommend?

  • @johno8425
    @johno8425 2 ปีที่แล้ว

    This is Gold! Instant like, instant subscribe after watching this!

  • @SciHeartJourney
    @SciHeartJourney 2 ปีที่แล้ว +3

    I didn't know what VPN meant, so its usefulness went right over my head.
    Forgive me if I still don't get it right.
    I think a VPN allows you to access your own network from anywhere outside it.
    Furthermore, besides being able to access the devices in your home, you can have members and share your work between each other.
    And most importantly, you can keep everyone else out; it's all encrypted.

  • @nayibmc5437
    @nayibmc5437 3 ปีที่แล้ว +5

    You should consider uploading to Odysee too!

  • @atuki-
    @atuki- 8 หลายเดือนก่อน

    massive thanks, I myself went with a cron job running on my Pi - but other than that, went perfectly!

  • @miriamramstudio3982
    @miriamramstudio3982 3 ปีที่แล้ว

    Very helpful indeed. Thank you.

  • @jt_hopp
    @jt_hopp 3 ปีที่แล้ว +13

    Lol 1337 420 69

    • @user-kx7ls8ds9j
      @user-kx7ls8ds9j 3 ปีที่แล้ว +2

      Revenue and IP. What a lucky guy

  • @R3DMSR
    @R3DMSR 3 ปีที่แล้ว +3

    1.4M views 88.8 h watch time
    I see what you did there

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +4

      Oh no, that one was actually an accident
      I'm not *that* kind of a Linux youtuber

    • @R3DMSR
      @R3DMSR 3 ปีที่แล้ว

      @@WolfgangsChannel Great to hear, it was pretty unexpected from you

    • @maxarendorff6521
      @maxarendorff6521 3 ปีที่แล้ว

      @@WolfgangsChannel Thank god. We don't need more cryptofascist linux youtubers.

  • @DarthG33k
    @DarthG33k ปีที่แล้ว

    I have a Pi at home that runs my UMS media server, this will be a great way to make it accessible when I'm away from home!

  • @wirthiwirth7166
    @wirthiwirth7166 2 ปีที่แล้ว

    Oh another interesting project to do. Love what you are doing. Thank you for the content you are creating. Still using my custom modified T440p when I need a laptop. Now where did I put my raspberry pi.

  • @potahters1228
    @potahters1228 ปีที่แล้ว

    thanks! really helpful tutorial

  • @derekswitzer9624
    @derekswitzer9624 2 ปีที่แล้ว

    this looks awesome! I just setup a pi homebridge, and a pihole! so for the VPN pi, is there a drastic drop if speed since it's running through the pi? (for home use, clearly it would be slower when needing to connect to your home network/vpn when out and about)

  • @hasanmujeeb8922
    @hasanmujeeb8922 3 ปีที่แล้ว

    Bro ur contents are really awesome 😍

  • @Coderama
    @Coderama 9 หลายเดือนก่อน

    great video , can't wait to start this project

  • @farmanshaikh6405
    @farmanshaikh6405 2 ปีที่แล้ว

    Great video. Thanks for sharing.

  • @cyrusho2797
    @cyrusho2797 2 ปีที่แล้ว

    G'day Wolfgang. Nice video. Just a quick question, is Pi zero powerful enough for VPN service + Pi-hole? Can you use these two service in one device only? I want to keep my home system as simple as possible? Thanks.

  • @wskinnyodden
    @wskinnyodden ปีที่แล้ว

    Yep, have my own VPS and custom VPN myself. Quite a handy tool ;)

  • @Niko12451
    @Niko12451 2 ปีที่แล้ว

    Works Great. Thank You

  • @alexkonopatski429
    @alexkonopatski429 ปีที่แล้ว +1

    Cool vid! Is there any way I can use this with my TV? And also, how do I use the feature where I can change my location?

  • @noelespinas7258
    @noelespinas7258 ปีที่แล้ว

    Thanks heaps ... awesome presentation.

  • @de4dvo1ce
    @de4dvo1ce 2 ปีที่แล้ว +2

    Hi, first of all thank you for this beautiful video.
    I have a question: how do i add a tunnel config? i want one for my phone and one for my laptop.

  • @nosuchthing8
    @nosuchthing8 3 ปีที่แล้ว

    Dude, good show. Thanks

  • @DrexProjects
    @DrexProjects 2 ปีที่แล้ว +1

    Great video, thanks. My main intention in watching this was to see if it would change my IP. You see I was banned from twitch for some comment about a game character ( not the twitcher ) and a moderator banned me for 30 days.This VPN thing obviously would not work. So looks like I change ISP's and create a new account on twitch or just wait the 30 days. Ya I challenged the ban with twitch but they did not respond. I bet no one reads this but at least I get to practice my typing.

  • @froilanrivero2826
    @froilanrivero2826 2 ปีที่แล้ว +1

    this is awesome can you do one with self hosted Adguard using the same raspberry? how does this differ from using docker containers? how much power do I need for VPN, DNS, and maybe adding cloud storage ? thank you so much in advance I just discovered and subscribed to your channel, such great content

  • @josephwood499
    @josephwood499 3 ปีที่แล้ว +1

    I have an old netbook with Peppermint OS which have not used in a while so can change to Raspbian and give it a try. Sounds like a good weekend project. Also want to try that pi hole thing. Great video, thumb up for you my friend.

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +1

      Yep, they have it for x86 systems as well, it's very easy to use

  • @its_fergi
    @its_fergi 3 ปีที่แล้ว +2

    Hey quick question: Did you write the site for your selfhosted services yourself, or is there some sort of easy solution out there?
    My plan for now is to host a simple python flask site from the raspberry and controll my home network that way. But if there is a better / simpler option please let me know ^^

    • @WolfgangsChannel
      @WolfgangsChannel  3 ปีที่แล้ว +1

      I'm using Homer: github.com/bastienwirtz/homer

  • @kosinusify
    @kosinusify 2 ปีที่แล้ว +1

    So, just to be clear: if I self-host something like a cloud at home, making it accessible via VPN like shown in this video is safer than just making that same cloud itself accessible to the internet directly, did I get this right?

  • @Isaac-X113
    @Isaac-X113 2 ปีที่แล้ว

    Yes very help full found out I need another raspberry pi

  • @vrbnjakd
    @vrbnjakd 3 หลายเดือนก่อน

    Great video. Tnx for that. I don't understand into full detail how a VPN works, but I do wonder if your speed connection on the client VPN is limited by the speed on the host VPN? In other words, if you have a 100/100 Mb connection where you installed the VPN (Raspeberry for example), and you access it 2000 km away from a 1/1 Gb connection would you be able to download at no more than 100 Mb?

  • @freakmoon8171
    @freakmoon8171 2 ปีที่แล้ว

    this video still works and was very easy. the only thing is that my IP did not get updated automatically, so I had to change it to my real IP and it worked

  • @sembutininverse
    @sembutininverse 3 ปีที่แล้ว

    it was awesome 👌🏻🙏🏻🙏🏻

  • @Elhamidi0249
    @Elhamidi0249 3 ปีที่แล้ว +1

    Hey, cooles Video! Mir gefällt dein Content so sehr, dass ich dich abonniert habe. Hoffe es kommen noch mehr und noch spannendere Videos von dir.
    Grüße aus dem Rheinland
    Cheers,
    Youssef

  • @maidalogan4357
    @maidalogan4357 2 ปีที่แล้ว

    beautiful work

  • @joelnrs
    @joelnrs 4 หลายเดือนก่อน

    “Here I am back with another banger”

  • @Worldtraveler75
    @Worldtraveler75 3 ปีที่แล้ว

    Great content. New subscriber.

  • @wolvrG
    @wolvrG 2 ปีที่แล้ว

    Hi, Excellent tutorial. I have OMV installed and using it as a NAS service, is it possible to do this on top of that??

  • @achraftn
    @achraftn 3 ปีที่แล้ว

    Very nice video Wolf! I did all the step as you did them, however, the VPN connection didn't work. I think because I'm using an LTE connection with many users under the same IP. Shall I use PiTunnel instead? How?

  • @EmilePolka
    @EmilePolka 3 ปีที่แล้ว +1

    You can use zerotier as your VPN, you need to do some configuration on the zerotier who will be having it shared the internet over zerotier. Not to mention zerotier is NAT friendly, after all they were doing the UDP hole punching method to interconnect all you devices over zerotier.