boffman

Results 3 issues of boffman

Hello, I get this error message, if I run the command on a new, unsaved, file: Running the contributed command: 'extension.filterLineByNotContainInputString' failed. ..if I save the file first, it works....

#### What does it implement/fix? Explain your changes. I made a xsstrike package, and moved/refactored the other packages as sub-packages to it, and added a `setup.py` with an entrypoint, making...

Added support for local "wildcard entries" like below, because I needed it :-) Here is a PR if you like it. ``` [[zones]] host = '*.whenever.com' type = 'SRV' answer...