netListener Bandwidth Limit

Hi!
Please help with netListener bandwidth speed limit ?
I was tried some modules, but it does not work at all…

The stdlibs listener does not provide any bandwidth throttling or limiting.

You might need to implement that on your own.

At the same time, throttling is more a job of the reader/conn that results from the listener accepting a connection.

I develop socks proxy and I need that it implement speed limit.

I tried that module, but it does not limit speed even for single connection.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.