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

Reduce the risk of misidentification of incoming traffic by verifying destination hostname when resolving incoming internet traffic; Use /proc/<pid>/root/etc/hostname for IP to hostname resolution as an alternative to /proc/<pid>/environ #244

Merged
merged 6 commits into from
Oct 13, 2024

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    f7f2bbd View commit details
    Browse the repository at this point in the history
  2. fix flakiness

    omris94 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    815f56f View commit details
    Browse the repository at this point in the history
  3. fixup

    omris94 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e0e9550 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Improve procfs scanner

    omris94 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1192cee View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fixup

    omris94 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0c3e65b View commit details
    Browse the repository at this point in the history
  2. fixup

    omris94 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e088cfe View commit details
    Browse the repository at this point in the history