Allow -listen-http, -listen-https and -listen-proxy to be given more than once
Compare changes
- Nick Thomas authored
+ 12
− 0
@@ -60,6 +60,18 @@ go build
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Per issue #13 (closed), sometimes you want to listen on more than one port for each type of listener. Add support for doing so.