Skip to content

Instantly share code, notes, and snippets.

View unlux's full-sized avatar
💤
womp womp

Lakshay Choudhary unlux

💤
womp womp
View GitHub Profile
@unlux
unlux / snort_install.sh
Created November 8, 2024 03:46 — forked from maravedi/snort_install.sh
Install script for Snort3
# I scripted out the installation commands from the Snort setup guide for Ubuntu 16:
# https://s3.amazonaws.com/snort-org-site/production/document_files/files/000/000/123/original/Snort_3.0.0-a4-223_on_Ubuntu_14_and_16.pdf
#
# This script will install all the prerequisites for Snort, including Snort itself.
# As time passes, it may be necessary to update the download URLs for Libsafe, Ragel, Hyperscan, DAQ, and Snort. As those are hard-coded URLs based on their versions
#
# How to run the script:
# sudo sh snort_install.sh
logfile=~/snort_install.log
@balupton
balupton / README.md
Last active April 30, 2025 14:40
Upload a File to Cloudflare R2 Instructions
@pierrejoubert73
pierrejoubert73 / markdown-details-collapsible.md
Last active December 11, 2025 07:53
How to add a collapsible section in markdown.

How to add a collapsible section in markdown

1. Example

Click me

Heading

  1. Foo
  2. Bar
    • Baz
  • Qux