README.rdoc in phantom_proxy-1.2.0 vs README.rdoc in phantom_proxy-1.2.1
- old
+ new
@@ -42,7 +42,11 @@
address:port/phantom_proxy_control_panel
Security(1.2.0)
Now the phantom_proxy can be secured with a key. The system is implemented with an hmac algorithm.
Simply supply "-hmac THE_KEY" when starting the proxy and the proxy is secured
+
+Service script(1.2.1)
+In lib/phantom_proxy/install you can find an init.d script which makes it pretty easy to use phantom_proxy as a service with variable configured instances.
+A howto on the config of the services can be found in the init script.
== TODO