BOXEE VPN 2.0
I finally got my repository working so please download from http://boxeeatca.fileave.com using the "app box" in boxee.
(NOTE: This does NOT download and install openvpn)
This is my 2nd main release of the openvpn controller “BoxeeVPN 2.0”, redeveloped as a skin application and with a few new features. (keep in mind it is still in alpha)
Special thanks goes out the the hulu-feed plugin team as I used their skin as a starting point and learned lots about how skins work from reviewing their code.
This plugin allows you to control your openvpn (start and stop it) as well it allows you to configure up-to 5 different vpn connections. (one connection to the US, one to the UK, etc...) You do need to have a vpn provider that has servers in the different countries.
here is the Link to the zip file (boxeevpn-2.0.zip)
Link: http://code.google.com/p/boxeevpn/downloads/list
Until I get this into a repository that app box can link too, do the following to install:
- download and unzip file
- place the boxee-vpn directory (and all it's contents) into your [User]/Library/Application Support/BOXEE/UserData/apps/
- update your sources.xml file ([User]/Library/Application Support/BOXEE/UserData/profiles/[boxeeUser]/sources.xml) to include the follow (don't forget to remove the boxeevpn 1.0 from your sources file if you had it installed) :
VPN Configuration:Code:<source> <name>Boxee VPN</name> <path>app://boxee-vpn/</path> <thumbnail>http://upload.wikimedia.org/wikipedia/commons/e/e0/Crystal_Clear_action_encrypted.png</thumbnail> <private>true</private> </source>
You must now configure your vpn's by clicking on the configure icon, you can select witch of the 5 you want to configure by selecting the configure icon and moving up or down to select the vpn you want to configure (unconfigured vpn's will appear as you navigate to them)
The plugin will ask you a few questions:
- A VPN name to be used on the GUI.
- The openvpn application. This needs to be the actual openvpn file, not the “hotspot sheild.app”. You will find the openvpn application inside the contents of the .app. (hotspot sheild.app/contents/resources/openvpn)
- The vpn config file. This is the config file provided by your vpn provider. If you have a provider with multiple servers you can make copies of your config file and edit the server address inside them so that you can have multiple vpns configured for different countries.
- Your admin/root password, this is required because openvpn is run under the root user.
New Features:
- Can be run on other platforms other then just atv now. (tested on mac and atv - I don't think it will work on windows yet)
- VPN Configuration (as talked about in the vpn configuration section) and the reason why it works on other platforms
- Control up to 5 different vpn set-ups
- New Location and IP indicator that shows if your vpn is connected and what IP you are using. (you can press the refresh button to update this info – but see know issue #3)
- Spaces in directories and names are now supported (You no longer have to rename “hotspot shield.app” to “hotspot.app”)
- You can remove vpn's by simply clicking the “x” on the given vpn. (just removes it from the list does not remove any files from your system)
- And the best is the sexy new look...
Known issues:
- I still get the "2009 Mac OS X ifconfig failed: shell command fork failed" error some times.
- I have not been able to get the vpn.txt file to be displayed when you press the view log button, so currently the view log button has been disabled (and visible has been set to false)
- The vpn connection takes a few seconds to actually connect so after you start your vpn you have to wait before refreshing the location indicator.
- The plugin is using the xbmc file navigator window, and this control does not allow you to access all areas of your hard drive, as a result I would suggest copying your tunnelblick.app or hotspot sheild.app into a sub directory of your users folder (maybe under Library/openvpn or something like that)
- Plugin likely will not run under windows because it makes some cmd os calls to start openvpn. Maybe with the help of some window users they can help me figure out how to run openvpn in it's own thread on windows.
If you need to install Hotspot or TunnelBlick you can read over the following posts:
http://forum.boxee.tv/showthread.php?p=35536
or take a look at the boxeevpn v1.0 post:
http://forum.boxee.tv/showthread.php?t=5682
If you have problems, there is a log file produced with the output of the commands that are used to start the vpn. It will be located in the same directory as your vpn config file.
Please check this file if you are having problems.
If you used the first plugin you will notice that I removed the pause and resume options, I did not find that these options where that useful but if you find that you can't live with out them let me know and maybe we can put them back in.
Also, If anyone thinks they need more then 5 vpn connection we could add more, I picked 5 because I figured no one would every need more then 5 but I have been known to be wrong on things like this...
As always, comments and suggestion to make things better are always welcome, just try to provide as much info as posable.
Happy VPNing
on a side note:
I am still trying to figure out how to setup a repository that can be read by the "app box" so if someone can help me I would really appreciate it.


BOXEE VPN 2.0 
Reply With Quote

Bookmarks