Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeVPN

This is a VPN Auto Connection native app for Mac.
If your VPN is not connected, FeVPN try to connect automatically every 15-sec.

Download

Check releases HERE and please download FeVPN.zip.

How FeVPN Works

Every 15 seconds, FeVPN check a condition of VPN.
At that time, if the connection is broken, FeVPN try to reconnect VPN.
FeVPN notifies you like this:
notification

How to use

Download FeVPN.zip from HERE.

Before starting FeVPN, you have to set up VPN service.

  1. Open "Network" of "System Preferences".

step1

  1. Click "Set Service Order...".

step2

  1. Confirm that the VPN service which you want to use has a higher priority than other VPN services.

step2

  1. Settings Finished.

Now you can open FeVPN, this app immediately starts connecting VPN.

Quit FeVPN

$ kill -9 `ps -ax | grep "[F]eVPN" | awk '{print $1}'`

Licence

Copyright (c) 2014 Shogo ITO.
Released under the MIT license.

About

VPN Auto Connection App for OS X written in AppleScript

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors