[patch] Add --controlAddress command line parameter.
Status: Beta
Brought to you by:
rickknowles
It would be nice if a --controlAddress parameter could be provided to winstone. This would provide and easy way to ensure that shutdown requests originate from the localhost or a machine on a trusted interface while still allowing winstone to serve requests on an untrusted public interface.
The attached patch provides this feature.
Patch to add --controlAddress parameter to winstone.