Scroll to navigation

PYRO5-NS(1) Pyro name server command line launcher. PYRO5-NS(1)

NAME

pyro5-ns - pyro name server command line launcher.

SYNOPSIS


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

DESCRIPTION

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

OPTIONS

- 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

AUTHORS

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

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

Jan 2023 PYRO5-NS 5.14