Re: [Burp-users] Config: Source wildcarded files from a directory
Brought to you by:
grke
|
From: Graham K. <gr...@gr...> - 2015-03-04 11:20:29
|
On Wed, Mar 04, 2015 at 11:39:43AM +0100, Larsen wrote: > Hello, > > I would like to have a directory "/etc/burp/conf.d" so I could source all > files therein with ". /etc/burp/conf.d/*.conf" in my burp.conf. This would > it make easier using Puppet (or other management tools) for multiple > servers as I could just drop server-specific files into "conf.d" and not > worry about additionally adapting burp.conf only for this and that > specific server. > > burp-1.4.32 doesn´t seem to have this feature, so in case you confirm > this, I would like to create a feature request on Github. Hello, I'm not sure I can quite see how it makes what you are doing easier, but I have nothing against expanding the existing '. /path/to/include' feature to be glob patterns, so go ahead. :) |