pyro5-ns - pyro name server command line launcher.
Contents
Description
This is a simple command line to easily get a name server running.
Name
pyro5-ns - pyro name server command line launcher.
Options
-h,--help
show this help message and exit
-nHOST,--hostHOST
hostname to bind server on
-pPORT,--portPORT
port to bind server on (0=random) -uUNIXSOCKET, --unixsocketUNIXSOCKET Unix domain socket name
to bind server on -sSTORAGE, --storageSTORAGE Storage system to use (memory, sql:file)
--bchostBCHOST
hostname to bind broadcast server on (default is "")
--bcportBCPORT
port to bind broadcast server on (0=random)
--nathostNATHOST
external hostname in case of NAT
--natportNATPORT
external port in case of NAT
-x,--nobc
don't start a broadcast server
Synopsis
pyro5-ns [-h] [-nHOST] [-pPORT] [-uUNIXSOCKET] [-sSTORAGE]
[--bchostBCHOST] [--bcportBCPORT] [--nathostNATHOST]
[--natportNATPORT] [-x]
