1.2.2       Linux without GUI

 

On Unix Server IP-Proxy can be called as following:

 

 

ipproxy –f [configuration-file] > [log-fil] &

 

 

Parameters

> [log-file]

the whole output will be redirected into a log-file

&

the application will started as background process
Note: the application has to be terminated by killing the appropriate job, e.g. kill %1  for killing job-number '1'