Skip to content

Fix being unable to open an IP layer socket on Linux#824

Merged
zakird merged 3 commits intomainfrom
phillip/821
Mar 15, 2024
Merged

Fix being unable to open an IP layer socket on Linux#824
zakird merged 3 commits intomainfrom
phillip/821

Conversation

@phillip-stephens
Copy link
Contributor

@phillip-stephens phillip-stephens commented Mar 15, 2024

Noticed while testing out #820 that the --iplayer option on Linux wasn't working. After trying several commits stretching back to December 2023, I guess this bug has been there this whole time. Thanks to @droe for the fix. Closes #821

Changes

  • Added integration test testing scanning known good ups with --iplayer
  • Fixed bug so linux can open correct socket with --iplayer

Tests

  • Ubuntu box with --iplayer flag
  • Ubuntu box with --iplayer flag and Wireguard VPN enabled
  • Cloud VM (Digital Ocean Droplet)

@phillip-stephens phillip-stephens marked this pull request as ready for review March 15, 2024 18:28
@phillip-stephens phillip-stephens requested a review from zakird March 15, 2024 18:28
@zakird zakird merged commit be2ba65 into main Mar 15, 2024
@zakird zakird deleted the phillip/821 branch March 15, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

-X Option doesn't get any hits on Ubuntu

2 participants