How to Install and Enable Free VPN on Kali Linux

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии • 76

  • @youngoh4764
    @youngoh4764 Год назад +1

    I really like your videos! Very straightfoward. You make it so much easier to understand these processes. Thank you so much!!

  • @yazan1776
    @yazan1776 Год назад +5

    Hey I followed the steps you provided and got the Initialization sequence completed, but then my firefox browser stopped working, any idea of why this is happening?

  • @destinycanneverbechangetv991
    @destinycanneverbechangetv991 Год назад

    L 6 very important presentation 👍👌💯 thanks for sharing with us such helpful information 💯 best wishes always 🙏 bless us all 🙏

  • @pronexztro
    @pronexztro 2 месяца назад +1

    thanks very very much brotha.. this helped me a lot.. well explained

  • @sannicolosio
    @sannicolosio Год назад

    7:01 how did it work as you put a wrong username in the terminal? That's weird. Moreover, do you confirm that the password is the same for everybody? Thank you in advance.

    • @innotechtips
      @innotechtips  Год назад +1

      The username you are referring to was not wrong and that is way it worked. That was the username and password listed on the website (vpnbook.com) at the time. The username (vpnbook) remains the same but they do update the password from time to time. For instance, I just checked today on the site and the password is currently showing as dmw3rcv. And yes, the password is the same for everyone.

    • @israelsousa
      @israelsousa 6 месяцев назад +1

      @@innotechtips You enter the wrong username as the guy comment bellow, if you check the video will see the username on website was one, and you enter other. For thats reason, its strange its work.

  • @Ashiwedelicacies
    @Ashiwedelicacies Год назад

    Wow!!! You made it very easy to understand. Thank you so much

  • @carolke3987
    @carolke3987 Год назад +1

    Thanks for sharing this information. Your explanation is always the best

  • @adesuwa-B
    @adesuwa-B Год назад

    Wow VPN open book so interesting video My bro thank you for sharing with us 👍❤

  • @vincentmingolla9028
    @vincentmingolla9028 Год назад

    Could you let me know how to do to select another region (different country) thank you :) ?

    • @innotechtips
      @innotechtips  Год назад +1

      Based on the downloadable profiles on the site, it looks like they mainly have server locations in Canada, the US, and Europe. It is not clear whether one can actually change the region from the terminal. I will have to look into this.

  • @MariamaSonko
    @MariamaSonko Год назад

    Well explained bro and happy Sunday to you

  • @kangavision
    @kangavision Год назад

    what's the command to stop it? I've closed that terminal and I can't CTRL+C

    • @innotechtips
      @innotechtips  Год назад +2

      You can try the following:
      # stop the service
      sudo /etc/init.d/openvpn stop
      # find the process if it is still running to determine process ID
      lsof -i | grep openvpn
      OR
      ps aux | grep openvpn
      # kill the proccess(s) by its PID
      $ kill -9
      # if needed restart the service again
      $ sudo /etc/init.d/openvpn start

    • @kangavision
      @kangavision Год назад

      @@innotechtips It kills my internet speed if I keep it on. Thank you!

  • @pattynycvlog
    @pattynycvlog Год назад +2

    Great tutorial

  • @patriciamedia
    @patriciamedia Год назад +1

    Amazing tutorial thanks for sharing

  • @AAT.2000
    @AAT.2000 3 месяца назад +1

    Very good👌

  • @KellyGitGermany
    @KellyGitGermany Год назад

    Thanks, well explained. Have a blessed weekend

  • @ogochukwustellamacs
    @ogochukwustellamacs Год назад

    You are amazing and always share your best.. Thumbs up ❤❤

  • @myyellowsub1
    @myyellowsub1 Год назад

    My auth failed. Not getting the initialization sequence completed. Do you have a discord or form of communication for help?

    • @innotechtips
      @innotechtips  Год назад

      No, I currently don't use discord. Are you getting any error messages? Ensure you are using the current password from the site and are running the commands using sudo

  • @SRREAllZonesDocs
    @SRREAllZonesDocs Год назад

    Dyaam now what ever im searching in Firefox it is showing server not found 🙄🙄 im not able to check my ip please help me with this

    • @innotechtips
      @innotechtips  Год назад

      What IP address is showing when you type 'ip address' in the terminal

  • @bkitchen112
    @bkitchen112 Год назад +1

    Another educative tutorial. Thanks for sharing

  • @bigdaddy9089
    @bigdaddy9089 Год назад

    does this work on android and kali linux?

  • @krasivylust1797
    @krasivylust1797 Год назад

    if i contact epic games on kali linux and use that vpn will they see my ip and how can i change my ip to anything i want?

    • @innotechtips
      @innotechtips  Год назад +1

      The VPN hides your public IP. This is a free VPN with very limited features. If you need more features and the ability to customize your connections, you will probably need paid VPN

  • @chiomaonuoha9725
    @chiomaonuoha9725 Год назад

    well done bro. very useul information

  • @mmaminutka
    @mmaminutka 5 месяцев назад

    Bro when i connect to openvpn my browser is not working, any idea how can i fix it ?

    • @innotechtips
      @innotechtips  5 месяцев назад

      It could be an issue with your internet speed. VPN tends to slow down the internet speed

  • @Everydayisnice
    @Everydayisnice Год назад

    You are good bruh 🙏👍

  • @kingoob6
    @kingoob6 Год назад

    my internet dosent work anymore (on kali linux) how can disconnect the vpn now?

    • @innotechtips
      @innotechtips  Год назад

      You can try these commands:
      Just hit CTRL+C in the terminal you used to start the OpenVPN...assuming the terminal is still open
      OR
      # stop the service:
      sudo /etc/init.d/openvpn stop
      # find the process if it is still running:
      lsof -i | grep openvpn
      # kill the proccess(s) by its PID:
      $ kill -9
      # if needed, restart the service again:
      $ sudo /etc/init.d/openvpn start

  • @vincentmingolla9028
    @vincentmingolla9028 Год назад

    Really nice thank you!

  • @ravisankarv7373
    @ravisankarv7373 Год назад

    Brother I'm not getting access to this website it's only showing a loading screen. Please help me.

    • @innotechtips
      @innotechtips  Год назад +1

      I'm able to access the website, not sure why you can't access it...could be an issue with your internet services

    • @ravisankarv7373
      @ravisankarv7373 Год назад

      @@innotechtips Ok brother

    • @jarslinden4222
      @jarslinden4222 Год назад +1

      Could somebody help me connect the internet with the VPN because it is saying "Hmm. We’re having trouble finding that site.".

  • @marymamlaka
    @marymamlaka Год назад

    Very informative thank you 👍

  • @ProsperComic
    @ProsperComic Год назад

    Wow well understandable bro danko

  • @Themsaytv
    @Themsaytv Год назад

    Thanks for sharing this with us

  • @drygalfred7440
    @drygalfred7440 Год назад

    How do you turn it off tho?

    • @innotechtips
      @innotechtips  Год назад

      You can try these commands:
      Just hit CTRL+C in the terminal you used to start the OpenVPN...assuming the terminal is still open
      OR
      # stop the service
      sudo /etc/init.d/openvpn stop
      # find the process if it is still running
      lsof -i | grep openvpn
      # kill the proccess(s) by its PID
      $ kill -9
      # if needed restart the service again
      $ sudo /etc/init.d/openvpn start

  • @ST0N3645
    @ST0N3645 9 месяцев назад

    Internet dont work after sequence completed

    • @innotechtips
      @innotechtips  9 месяцев назад +1

      The VPN could slow down your internet connection depending on your speed

    • @ST0N3645
      @ST0N3645 9 месяцев назад

      @@innotechtips it doesnt connect to google , the browser send the message.. i will try with wireguard.. thank u for your time :)

  • @catherinejohnson3477
    @catherinejohnson3477 5 месяцев назад

    the open vpn user and pass didnt work

    • @innotechtips
      @innotechtips  5 месяцев назад +1

      It's possible that the password on the site may have changed. I would suggest you double-check the password currently on the site

  • @blacklemon826
    @blacklemon826 Год назад

    How to disconet VPN?

    • @innotechtips
      @innotechtips  Год назад

      You can try these commands:
      Just hit CTRL+C in the terminal you used to start the OpenVPN...assuming the terminal is still open
      OR
      # stop the service
      sudo /etc/init.d/openvpn stop
      # find the process if it is still running
      lsof -i | grep openvpn
      # kill the proccess(s) by its PID
      $ kill -9
      # if needed restart the service again
      $ sudo /etc/init.d/openvpn start

  • @TheJokeHub-j5i
    @TheJokeHub-j5i Год назад

    How to close it

    • @innotechtips
      @innotechtips  Год назад

      You can try these commands:
      Just hit CTRL+C in the terminal you used to start the OpenVPN...assuming the terminal is still open
      OR
      # stop the service:
      sudo /etc/init.d/openvpn stop
      # find the process if it is still running:
      lsof -i | grep openvpn
      OR
      ps aux | grep openvpn
      # kill the proccess(s) by its PID:
      kill -9
      # if needed, restart the service again:
      sudo /etc/init.d/openvpn start

  • @n71-doc58
    @n71-doc58 Год назад

    thank you

  • @EZ-HACK
    @EZ-HACK Год назад

    good wourk make a short outta this video
    title

    • @innotechtips
      @innotechtips  Год назад

      Thanks for the idea...I will see what I can do

  • @tripplem8188
    @tripplem8188 Год назад

    informative

  • @richscenic
    @richscenic Год назад

    286👍♥♥Wow !! ♥♥Great presentation, ♥MERRY CHRISTMAS & HAPPY NEW YEAR 2024♥Amazing dear pretty sister, ♥♥very beautiful , ♥♥wonderful coverage , ♥♥greetings from HONG KONG @richscenic👍🌹🌹🌹🌹

  • @farhankhaliq1424
    @farhankhaliq1424 Год назад

    now how the hell do i remove it?

    • @innotechtips
      @innotechtips  Год назад

      You can try these commands:
      Just hit CTRL+C in the terminal you used to start the OpenVPN...assuming the terminal is still open
      OR
      # stop the service
      sudo /etc/init.d/openvpn stop
      # find the process if it is still running
      lsof -i | grep openvpn
      # kill the proccess(s) by its PID
      $ kill -9
      # if needed restart the service again
      $ sudo /etc/init.d/openvpn start

  • @nanaarhin5567
    @nanaarhin5567 Год назад

    When I do that, mine goes into a loop