TCPServerConnectionFilter #4284
micheleselea
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all a question about TCPServerConnectionFilter @aleks-f @obiltschnig
I use that class in my application to do some kind of bad connection detection in HTTPS and FTPS servers. So I made an "home made" mechanism to ban malicious connections.
Do you know if there's some standard or some opensource lib (so less home made) that develop this connections checker suitable for TCPServerConnectionFilter?
Beta Was this translation helpful? Give feedback.
All reactions