Page 1 of 1

How shape the traffic per user on the server

Posted: Fri Dec 04, 2015 7:52 pm
by rednager
Hello dear friends!

Help me please! How i can shape the traffic per user or in a group (only traffic, about speed i know how do it) on the SoftEther server on CentOS 7 in VPS. Available this option in Windows based admin GUI or how create this on the terminal of CentOS 7?

Thanks!

Re: How shape the traffic per user on the server

Posted: Fri Dec 18, 2015 8:13 am
by thisjun
What does mean "traffic" not speed?
Amount of traffic??

Re: How shape the traffic per user on the server

Posted: Wed Jan 06, 2016 8:11 pm
by rednager
thisjun wrote:
> What does mean "traffic" not speed?
> Amount of traffic??
traffic - it is how many GB can download and upload user

Re: How shape the traffic per user on the server

Posted: Fri Jan 15, 2016 8:20 am
by thisjun
SoftEther can't configure quota.
However, you can get information about amount of data by vpncmd.
You can write a script to disable user who exceed quota.

Re: How shape the traffic per user on the server

Posted: Sun Jan 21, 2018 6:43 pm
by rednager
thisjun wrote:
> SoftEther can't configure quota.
> However, you can get information about amount of data by vpncmd.
> You can write a script to disable user who exceed quota.
How I can do this? How to start writing such a script?

Re: How shape the traffic per user on the server

Posted: Tue Jan 23, 2018 11:18 pm
by Schokodude
Learn to program.
Sounds like a good choice for batch Scripting or Python i guess.