This is the command sb_bnserver that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
sb_bnserver - Another server version of hammie.py
SYNOPSIS
This is not intended to be run manually, it is the opportunistic daemon backend of
sb_bnfilter. %(program)s [options] FILE
DESCRIPTION
Usage: %(program)s [options] FILE
Where:
-h
show usage and exit
-p FILE
use pickle FILE as the persistent store.
loads data from this file
if it exists, and saves data to this file at the end.
-d FILE
use DBM store FILE as the persistent store.
-o section:option:value
set [section, option] in the options database to value
-a seconds
timeout in seconds between requests before this server terminates
-A number
terminate this server after this many requests
FILE
unix domain socket used on which we listen
Use sb_bnserver online using onworks.net services