Skip to content

koolamusic/Free-OpenVPN-Connect-SCRIPT-for-Linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free OpenVPN Connect SCRIPT for Linux

Easy connect to free OpenVPN services with FreeVPNconnect.sh bash script

Functions:

  • Check for OpenVPN instalation and install
  • Download popular free VPN service profiles
  • Automatic password retreaval from web pages
  • Outbound port and port range tester – Firewall tester – with help of PORTQUIZ.NET
  • Select downloaded free OpenVPN profile
  • Connect to selected profile
    You can establish free VPN connections with nothing but this script from Terminal

#Instalation

  • Download latest release
  • Extract zip in custom folder
  • Open terminal
  • Navigate to extracted folder "Free-VPN-Connect-for-Linux-v1.0"
  • Make FreeVPNconnection.sh executable (chmod +x FreeVPNconnection.sh)
  • Run script from Terminal (./FreeVPNconnection.sh)
    You must be administrator to establish connection to VPN

Supported services

  • VPNBook.com Please donate to support this great free VPN service.
    • Supports P2P downloading (EURO1 and EURO2 servers)
    • Multiple servers in diferent countries
    • Ports: TCP 80, TCP 443, UDP 53, UDP 25000
  • FreeVPN.me – REMOVED / Hard to read password from web page / Same server as VPNBook euro1
  • VPNkeys.com Please donate to support this great free VPN service.
    • Multiple servers in diferent countries
    • Ports: TCP 80, TCP 443, UDP 53, UDP 25000

Supported OS

  • Debian based Linux
  • RPM based distributions (not tested)
    This is executable bash script. You can try run it modified or as is on other Unix-like operating systems. (Linux/BSD/MacOSX/Solaris)

Feedback

Send me email if:

  • You find any problems with this script.
  • For addition of other free OpenVPN services.
  • You need similar script.
    Email:[email protected]

Licence

Free VPN Connect for Linux

Copyright (C) 2015 Sebastijan Bandur

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA

About

Easy connect to free VPN services with OpenVPN client

Topics

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
Licence.txt
GPL-2.0
Licence_GPL_v2.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%