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

Support dropping connections to prevent port scans #60

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

dennwc
Copy link
Contributor

@dennwc dennwc commented Feb 12, 2024

No description provided.

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

Attention: 57 lines in your changes are missing coverage. Please review.

Comparison is base (9636fb5) 27.29% compared to head (18915e2) 26.93%.

Files Patch % Lines
pkg/sip/inbound.go 11.11% 55 Missing and 1 partial ⚠️
pkg/sip/room.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   27.29%   26.93%   -0.36%     
==========================================
  Files          22       22              
  Lines        1905     1949      +44     
==========================================
+ Hits          520      525       +5     
- Misses       1351     1389      +38     
- Partials       34       35       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

pkg/sip/inbound.go Show resolved Hide resolved
pkg/sip/inbound.go Outdated Show resolved Hide resolved
@dennwc dennwc merged commit a3fe146 into main Feb 13, 2024
5 checks passed
@dennwc dennwc deleted the sip_drop branch February 13, 2024 18:34
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

Successfully merging this pull request may close these issues.

2 participants