Re: Am I configuring snort correctly to run as an IPS
Amish via Snort-users <[email protected]>
| Newsgroups | gmane.comp.security.ids.snort.general |
|---|---|
| Message-ID | <[email protected]> |
On 12/12/22 16:41, John via Snort-users wrote: > Thanks for the review. So you're saying not to use two single quotes but to use two double quotes. > > Bad: snort["-Q"] = '' > Good: snort["-Q"] = "" Just for the record, I use: snort['-Q'] = true Which runs fine and seems to be more logical as it is not a string variable but a boolean. Regards Amish. _______________________________________________ Snort-users mailing list [email protected] Go to this URL to change user options or unsubscribe: https://lists.snort.org/mailman/listinfo/snort-users To unsubscribe, send an email to: [email protected] Please visit http://blog.snort.org to stay current on all the latest Snort news! Please follow these rules: https://snort.org/faq/what-is-the-mailing-list-etiquette