user download usage

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
mhamdy55
Posts: 10
Joined: Wed Oct 26, 2016 10:59 am

user download usage

Post by mhamdy55 » Sun Nov 13, 2016 7:58 am

Hi
does any body know how to know , how many GB the user consume

I want to know each user can use how many GB or MB /day or even per month

any idea ?
thanks

moatazelmasry
Posts: 336
Joined: Sat Aug 15, 2015 7:41 pm

Re: user download usage

Post by moatazelmasry » Sun Nov 13, 2016 9:35 am

If the session is established, you can see how much data have been consumed

When the session is closed, this information is gone (as far as I know).
If you call the user/group information, you will also see the total data consumed by that user/group
But there's no possibility to show the data consumed in one month.

I had a similar problem, and I wrote a program in nodejs that fetches this info regularly and saves it into the database. Here's a nodejs cli for SoftEther that fetches this information.
https://www.npmjs.com/package/softether

But you have to write the program to save this info into a DB

Post Reply