Lokinet for Linux Mint Installation, DNS Fix and use VPN exit node

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • Howto install Lokinet for Linux Mint, fix DNS and use a VPN mode exit node. Step by Step Tutorial.
    Commands used:
    Downloads the public signing key for the repository
    sudo curl -so /etc/apt/trustesud.gpg.d/oxen.gpg deb.oxen.io/pu...
    Sets up repository
    echo "deb deb.oxen.io jammy main" | sudo tee /etc/apt/sources.list.d/oxen.list
    Reads the contents of the new repository
    sudo apt update
    Install Lokinet with this command
    sudo apt install lokinet-gui
    sudo vi /usr/share/applications/lokinet-gui.desktop
    edit the Exec= line and change from %U to --no-sandbox
    save the file (tap ESC, then type :wq and hit enter)
    Restart Lokinet if you have problems
    sudo systemctl restart lokinet

КОМЕНТАРІ • 7

  • @bubbleboy821
    @bubbleboy821 10 місяців тому +1

    No way, the madman made the video like a day after I made the comment. Thank you!

  • @jaydev4465
    @jaydev4465 7 місяців тому

    whose dns adress was that? also, are you running a end node to provide vpn with cheap price? hows the speed coz for speed i left lokinet but i know its most secure

    • @privacyproshop
      @privacyproshop  7 місяців тому

      What DNS address are you talking about?

  • @ChemicalDowncome
    @ChemicalDowncome 3 місяці тому

    When I change the dns setting like you showed, I can't connect to the free exit node. If I change it back, I can connect to the exit node, but nothing works due to insecure connection. I had to turn it off completely because nothing was working after disconnecting again. I'm very confused and hope you can help.