VPN settings for Linux

מתוך ויקי נטפרי
גרסה מ־10:52, 27 באוקטובר 2019 מאת שלו' (שיחה | תרומות) (יצירת דף עם התוכן "{{En|הגדרת VPN בלינוקס}} {{ניווט|NetFree VPN|VPN setup options on computer}} '''Please note, WiFree Software which blocks the network when...")
(הבדל) → הגרסה הקודמת | הגרסה האחרונה (הבדל) | הגרסה הבאה ← (הבדל)
קפיצה לניווט קפיצה לחיפוש

לעברית לחצו כאן

To switch from edit view to read view

To search in the Wiki

עמוד ראשי > NetFree VPN > VPN setup options on computer > VPN settings for Linux

‎‎


Please note, WiFree Software which blocks the network when not connected to a VPN is not supported on Mac computers.

'Please note, WiFree Software which blocks the network when not connected to a VPN is not supported on Linux computers. . (on the voiting page You can vote for Linux software development).


open vpn - Using a script:

The convenient and recommended option is through a script that installs client open vpn.

Open the terminal and run the following code:

curl -sL https://netfree.link/upload-file/e503d097c57810657578b95eac640cff3e82eeaa | sudo -E bash -

Sometimes the curl command does not exist in the system, in which case the command will fail with a message: Command 'curl' not found. The solution is to install curl by the following command:

sudo apt install curl

Then run the code again.

Restart your computer after installation.

After successful connection, the NetFree security certificate must be installed according to the instructions on the page Installation of certificate in Ubuntu operating system

pay attention! The installation requires root permission.

pptp - By manually configuring in the system interface:

Tutorial Video - VPN on Linux Ubuntu.

Set as in screenshot (check pap and chap and cancel encryption):

תיבת ההגדרות.png


Server addresses:

Isreali server -s.il1.nfaw.netfree.link

Argentina server -s.ar1.nfaw.netfree.link

UK server -s.uk1.nfaw.netfree.link

USA server -vpn-us-nyc1.netfree.link

After successful connection, the NetFree security certificate must be installed according to the instructions on the page Installation of certificate in Ubuntu operating system