
می خواهید روشی مطمئن برای اتصال از راه دور به شبکه منزل یا محل کار خود داشته باشید اما زمان سربار ندارید؟
WireGuard برای شما مناسب است!
WireGuard یک VPN بسیار ساده اما سریع و مدرن است که از رمزنگاری های پیشرفته و پیشرفته استفاده می کند.
ما می خواهیم گام به گام تنظیمات WireGuard را در نصب جدید Ubuntu 18.04 LTS قدم برداریم.
آموزش برای کسانی که می خواهند به حق امتیاز برسند ، از ساعت 00:57 شروع می شود
همه دستورات مورد استفاده را می توان در اینجا یافت:
برای آموزش های هفتگی لینوکس ، مصاحبه ها و بررسی های The Show Noah Show بپرسید!
اطلاعات بیشتر در www.asknoahshow.com
Mind Drip Media © CC-BY-ND 2018 •.
لینک دانلود
is it a way to install it w/o spending 20gb hdd space for linux headers? (low disk space on vps)
Noah?
Hi,
I could have sworn I read that there was a way to use wireguard with a QR code or some other kind of simple easy way to connect?
Thanks I subscribed
jesus… thats complicated af… and I work with Linux all the time. I prefer a simple ssh tunnel as someone already mentioned. No need to fiddle around with config files, keys, permissions, and and and…
Why are you creating 2 pairs of keys? Is this a joke video?
wha'ts the need for this if you already have ssh proxy with:
ssh -D port -f -C -q -N server
?
But is it a protocol ? A company driven software ? Who maintains it ?
i just set this up, but my client cant ping the server, and when i ping the client from the server i get destination address required, i think there might be something wrong, anybody any ideas how to fix this?
Wow, thank you. I like the pace of the video
hi
can you please help me ??
i have trying for several days and lost so many hours and cant put my mullvad wireguard account on my openwrt router.
Please, help me
So this isn't a solution for a server with a dynamic ip address, is it?
Thanks very much.This is helpful for us(I am Chinese,Our network can not use Google,I need to use the vpn to avoid the check to visit Google and Youtube),Thanks a lot.But I think could you speak slowly when you are exited? It is so defficult for us to understand so fast sentence(hahahahahahahahahaha,express my foolish)
I couldn’t catch the name of the knowledge base for the template. Anyone know it?
Thanks for the great video. One question is it possible to access both networks? I mean from the server side access the network behind the client and vice versa. Thanks
sorry im newbie in linux how to back or open wireguard in command line again? thanks
How would I setup SSH to ask for a yubikey like that?
I tried …
root@wireguard:~# add-apt-repository ppa:wireguard/wireguard
bash: add-apt-repository: command not found
I fixed it this way
root@wireguard:~# sudo apt-get install software-properties-common
Absolutely bloody spiffing mate. Thanks so much for this guide!!!
Steve (au)
That’s concise! Can my client be a linksys wrt3200acm, firmware openwrt running Linux?
Would this make it so all connections through the router will be masked with the VPN?
Thanks!!
what do you think of Nitrokey with open source hardware drivers, as opposed to yubikey?
I'm looking for a tutorial on configuring wireguard on DD-WRT Routers
it is not easy . jesus crist
Can you hostname for the server instead of ip?
Noobie to networking and VPN stuff here. So after it's connected would the client be able to see files and such of the host server on the local area connection? This can be used to remotely access files from home?
There's a MacOS client, but no information on how I can generate the private and public keys on the MacOS to connect to the server.
very very, very nice. Thanks Noah. Easy to setup. Tried it locally and on a digital ocean droplet. Barely takes any resources. Wish the video was in 1080 for the small text to be visible.
Thank you! I finally understood what and how this VPN works compared to OpenVPN. Thanks a lot!
Why doesn't it work on my machine?? My server is ubuntu 18.10, client is Kali linux 4.19.0. I followed your steps to set it, but I can't to access network. I can ping my server(10.100.100.1) , but can't ping anything else like google.com. What's going wrong??
why do i lose internet when I run sudo wg-quick up wg0-client?