___ ____ ___
/ _ \/ ___| / __|__ _ _ __ ___
| | | \___ \| | / _` | '_ ` _ \
| |_| |___) | |_| (_| | | | | | |
\___/|____/ \___\__,_|_| |_| |_|
Usage: oscam [-a] [-b] [[COLOR=#ff0000][B]-c <config dir[/B]>[/COLOR]] [-d <level>] [-g <mode>] [-h] [-p <num>] [-r <level>] [-S] [-s] [-t <tmp dir>] [-u] [-w <secs>]
-a : write oscam.crash on segfault (needs installed GDB and OSCam compiled with debug infos -ggdb)
-b : start in background
[COLOR=#ff0000][B]-c <dir> : read configuration from <dir>[/B][/COLOR]
default = /var/etc
-d <level> : debug level mask
0 = no debugging (default)
1 = detailed error messages
2 = ATR parsing info, ECM, EMM and CW dumps
4 = traffic from/to the reader
8 = traffic from/to the clients
16 = traffic to the reader-device on IFD layer
32 = traffic to the reader-device on I/O layer
64 = EMM logging
128 = DVBAPI logging
256 = Loadbalancer logging
512 = CACHEEX logging
1024 = Client ECM logging
65535 = Debug all
-g <mode> : garbage collector debug mode (1=immediate free, 2=check for double frees), these options are intended for debug only!
-h : show this help
-p <num> : maximum number of pending ECM packets, default:32, maximum:255
-r <level> : restart level
0 = disabled, restart request sets exit status 99
1 = restart activated, web interface can restart oscam (default)
2 = like 1, but also restart on segmentation faults
-S : do not filter sensitive info (card serial numbers) from the logs
-s : capture segmentation faults
-t <dir> : tmp dir <dir>
default = /tmp/.oscam
-u : enable output of web interface in UTF-8 charset
-w <secs> : wait up to <secs> seconds for the system time to be set correctly, default:60