HirbodBehnam / MTProtoProxyInstaller

One-click script to install MTProto Proxy server on CentOS, Ubuntu and Debian
MIT License
824 stars 166 forks source link

combine quota and user limiter with official script #29

Closed A2116 closed 4 years ago

A2116 commented 4 years ago

if you can combine quota and user limiter with official proxy script as you did for python proxy

HirbodBehnam commented 4 years ago

No it's not possible

A2116 commented 4 years ago

I see you wrote port forwarder exactly for this work is it not possible to integrate configuration and setting into the main proxy installer script like python proxy?

HirbodBehnam commented 4 years ago

I don't think the script must be here. If there was a script, it would have been in that project's files not here. The reason that python proxy does support user management and limitations is because that it natively (without any external program) supports these limits and can be configured in config.py file.

A2116 commented 4 years ago

yes I know that these are two separate project but for easier usage, I suggest this combination