You are not logged in.

#1 2009-10-31 00:43:23

thoughtcrime
Member
Registered: 2008-09-27
Posts: 156
Website

ghostship: runs the windows proxy application "Ultrasurf" as a daemon

I like to run "Ultrasurf" with wine on Archlinux, because it is a free and for that pretty fast nice proxy application which tunnels everything through SSL. While doing so, I've started writing scripts that automate things for me. Lately I decided to advance these scripts even further to a fully functional daemon I call ghostship. So here's a quick overview what that daemon does:

* Create its own user and group to limit its rights
* Set up a wineprefix
* Install/update Ultrasurf
* Install the needed dlls by downloading and installing the m$ visual c++ runtime
* Runs Ultrasurf hidden in a vnc server, thus no GUI will be annoying you
* Sends data through Ultrasurf from time to time, to make sure that it keeps connected
* If Ultrasurf is not connected for whatever reason, it restarts the whole vnc server

Feedback is welcome big_smile

Homepage, AUR


- blog (about arch and other stuff): http://thoughtyblog.wordpress.com/
- x86_64 user

Offline

Board footer

Powered by FluxBB