logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pyro5-httpgateway - Pyro http gateway command line launcher.

Authors

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

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

PYRO5-HTTPGATEWAY 5.15                              May 2024                                PYRO5-HTTPGATEWAY(1)

Description

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

Name

pyro5-httpgateway - Pyro http gateway command line launcher.

Options

-h,--help
              show this help message and exit

       -HHOST,--hostHOST
              hostname to bind server on (default=localhost)

       -cCORS,--corsCORS
              Allow cross origin domain/url

       -pPORT,--portPORT
              port to bind server on (default=8080) -eEXPOSE, --exposeEXPOSE a regex of object names to expose
              (default=http.)   -gGATEWAYKEY,  --gatewaykeyGATEWAYKEY  the  api key to use to connect to the
              gateway itself -tTIMEOUT, --timeoutTIMEOUT Pyro  timeout  value  to  use  (COMMTIMEOUT  setting,
              default=0.000000)

Synopsis

pyro5-httpgateway [-h] [-HHOST] [-cCORS] [-pPORT] [-eEXPOSE] [-gGATEWAYKEY] [-tTIMEOUT]

See Also