mkj/dropbear

There is no command to limit the simultaneous connection of users

a9v8i opened this issue · 2 comments

a9v8i commented

Hello, please put a switch to control the number of simultaneous connection sessions of users to dropbear.

mkj commented

Do you mean authenticated users or pre-auth?

a9v8i commented

Hello, yes, I mean users who are authenticated and their sessions cannot be controlled on dropbear.

This feature exists in ssh itself, which is limited by MaxSessions, but there is no such feature in dropbear.