Sha256: 70e4ebe534ec9af979dd637d028584fbd956c5f4ea634235c96735f42a308e4e
Contents?: true
Size: 582 Bytes
Versions: 7
Compression:
Stored size: 582 Bytes
Contents
# ronin-web-new-server 1 "May 2022" Ronin "User Manuals" ## SYNOPSIS `ronin-web new server` [*options*] [*FILE*] ## DESCRIPTION Generates a new `ronin-web-server` script. ## ARGUMENTS *FILE* The file to create. ## OPTIONS `-H`, `--host` *HOST*\|*IP* Optional host or IP interface to listen on. Defaults to `0.0.0.0`. `-p`, `--port` *PORT* Optional port to listen on. Defaults to `8000`. `-h`, `--help` Print help information ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO ronin-web-new-nokogiri(1) ronin-web-new-spider(1) ronin-web-new-webapp(1)
Version data entries
7 entries across 7 versions & 1 rubygems