Usage: smee [options]
Options: -v, --version output the version number -u, --url URL of the webhook proxy service. Default: https://smee.io/new -t, --target Full URL (including protocol and path) of the target service the events will forwarded to. Default: http://127.0.0.1:PORT/PATH -p, --port Local HTTP server port (default: 3000) -P, --path URL path to post proxied requests to` (default: "/") -h, --help output usage information