You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be cool to have a limit on the maximum number of concurrent connections in the tarpit. If the number is exceeded, then the oldest connections in the tarpit would be cut first.
I'm not sure if such a thing is really needed though - testing would be required.