|
Hide My A$$ Pro VPN OSX Script to Stop Networking on Disconnect
|
|
05-22-2011, 03:26 PM
(This post was last modified: 05-22-2011 03:50 PM by safety.)
Post: #1
|
|||
|
|||
|
Hide My A$$ Pro VPN OSX Script to Stop Networking on Disconnect
The HMA program for OSX is not as advance as the Windows version and lacks several features. My main complaint with the software is that you are unable to bind programs to the VPN connection. Since the whole point of using this service is to be anonymous, this would be defeated if the connection is lost for any reason.
The following script will bind all network activity to the VPN connection. Before using this script there are a few things that will need to be done. Please note that you will need root access to use this script. Determine your path to Perl: Code: nDarkness:bin safety$ which perlSubstitute this as the first line of the script below Delete all firewall rules if they exist: Code: nDarkness:bin safety$ sudo ipfw fnDarkness:bin safety$ nano vpn_ipfw.pl Code: #!/opt/local/bin/perl -wUse the HMA software to connect to a VPN server and then run our script: Code: nDarkness:bin safety$ sudo perl vpn_ipfw.pl |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)





