Download the PHP package mortenscheel/nginx-proxyman without Composer
On this page you can find all versions of the php package mortenscheel/nginx-proxyman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mortenscheel/nginx-proxyman
More information about mortenscheel/nginx-proxyman
Files in mortenscheel/nginx-proxyman
Download mortenscheel/nginx-proxyman
More information about mortenscheel/nginx-proxyman
Files in mortenscheel/nginx-proxyman
Vendor mortenscheel
Package nginx-proxyman
Short Description CLI tool for nginx-proxy-manager
License MIT
Package nginx-proxyman
Short Description CLI tool for nginx-proxy-manager
License MIT
Keywords clinginx-proxy
Please rate this library. Is it a good library?
Informations about the package nginx-proxyman
Proxyman is a simple cli tool for nginx-proxy-manager
I've written it for my own use cases, but feature requests and pull-requests are welcome.
Dependencies
- PHP >= 8.0
- mkcert (for generating self-signed certificates)
Installation
Composer
Manual
Download binary from latest release and place it in PATH
Usage
List proxy hosts
Add proxy host
Description | |
---|---|
domains | Space separated list of domain names (incl. wildcards) |
--host | Name of host or docker-compose service (default: host.docker.internal) |
--port | Default: 80 |
--https | Will create a self-signed certificate for the supplied domain names and force http requests to https |
List self-signed certificates
Get self-signed certificate
Writes the key and crt to stdout, or writes them to files in the current directory
All versions of nginx-proxyman with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
guzzlehttp/guzzle Version ^7.4
illuminate/http Version ^9.0
laravel-zero/framework Version ^9.0
guzzlehttp/guzzle Version ^7.4
illuminate/http Version ^9.0
laravel-zero/framework Version ^9.0
The package mortenscheel/nginx-proxyman contains the following files
Loading the files please wait ....