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

netstat show there's a raw socket port 255 open #350

Open
chinyu0704 opened this issue Jan 4, 2025 · 0 comments
Open

netstat show there's a raw socket port 255 open #350

chinyu0704 opened this issue Jan 4, 2025 · 0 comments

Comments

@chinyu0704
Copy link

hi, ldx,
may i ask why there is a raw socket port 255 open after instantiate the iptc.Table like:
filter = iptc.Table('filter')
netstat -anp shows:
raw 0 0 0.0.0.0:255 0.0.0.0:* 7 112000/python
to me, i'm not instantiating the raw table but the filter table, so the raw socket open seems unreasonable to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant