Kaleb Walton
Results
1
issues of
Kaleb Walton
plugin config doesn't support multiple LocalPort and RemotePort configurations for tcpconns plugin
1
I want to do this: ``` LoadPlugin tcpconns LocalPort "80" LocalPort "443" LocalPort "25" ``` But for a plugin, the config is always converted into a hash, so it will...
Defect