DOKK / manpages / debian 13 / python3-pyro5 / pyro5-httpgateway.1.en
PYRO5-HTTPGATEWAY(1) Pyro http gateway command line launcher. PYRO5-HTTPGATEWAY(1)

pyro5-httpgateway - Pyro http gateway command line launcher.


pyro5-httpgateway [-h] [-H HOST] [-c CORS] [-p PORT] [-e EXPOSE] [-g GATEWAYKEY] [-t TIMEOUT]

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

show this help message and exit
hostname to bind server on (default=localhost)
Allow cross origin domain/url
port to bind server on (default=8080) -e EXPOSE, --expose EXPOSE a regex of object names to expose (default=http.) -g GATEWAYKEY, --gatewaykey GATEWAYKEY the api key to use to connect to the gateway itself -t TIMEOUT, --timeout TIMEOUT Pyro timeout value to use (COMMTIMEOUT setting, default=0.000000)

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

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

May 2024 PYRO5-HTTPGATEWAY 5.15