Ubuntu Manpages

pyro5-ns

pyro name server command line launcher.

 pyro5-ns [-h] [-n HOST] [-p PORT] [-u UNIXSOCKET] [-s STORAGE]
              [--bchost BCHOST] [--bcport BCPORT] [--nathost NATHOST]
              [--natport NATPORT] [-x]

This is a simple command line to easily get a name server running.

show this help message and exit
hostname to bind server on
port to bind server on (0=random) -u UNIXSOCKET, --unixsocket UNIXSOCKET Unix domain socket name to bind server on -s STORAGE, --storage STORAGE Storage system to use (memory, sql:file)
hostname to bind broadcast server on (default is "")
port to bind broadcast server on (0=random)
external hostname in case of NAT
external port in case of NAT
don't start a broadcast server

Written by Irmen de Jong <irmen@razorvine.net>

This manual page was written by Bo YU <tsu.yubo@gmail.com>