Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block SNIs via NFQUEUE #9

Merged
merged 11 commits into from
Mar 31, 2023
Merged

Block SNIs via NFQUEUE #9

merged 11 commits into from
Mar 31, 2023

Commits on Mar 28, 2023

  1. Add nfqueue to Cargo.toml

    ckcr4lyf committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    11d458f View commit details
    Browse the repository at this point in the history
  2. Use fork instead

    ckcr4lyf committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4676a90 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Ingest packets via NFQUEUE

    ckcr4lyf committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d001dc9 View commit details
    Browse the repository at this point in the history
  2. CLI w/ subcommands

    ckcr4lyf committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    db6ebae View commit details
    Browse the repository at this point in the history
  3. Simple match

    ckcr4lyf committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a7011e2 View commit details
    Browse the repository at this point in the history
  4. Install libnetfilter_queue

    ckcr4lyf committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1b82443 View commit details
    Browse the repository at this point in the history
  5. Fix package name for ubuntu

    ckcr4lyf committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c9ead97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    820c65b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    e53541b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Some helpful messages

    ckcr4lyf committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0c55822 View commit details
    Browse the repository at this point in the history
  2. slightly nicer cli

    ckcr4lyf committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a70476c View commit details
    Browse the repository at this point in the history