How to run soks in the background ( as a daemon )
The simplest way (if you are on a system that has a little bit of unixness) is to:
cd your_soks_wiki
nohup ruby start.rb &
If someone wants to leap in and make soks run properly as a daemon the please do.
Edit this page or
watch for changes using RSS.