How can I limit ssh tunnel traffic usage per user ?
Imagine you have 3 users who can connect to a server remotely and establish a ssh tunnel.
How can you limit those users to use certain amount of bandwidth ?
for example user 1 can only use 10GB and user 2 and 3 can use 25GB
I should mention that I want to add this limits in server side