user usage report
-
- Posts: 1
- Joined: Tue Oct 31, 2023 12:53 am
user usage report
Hello everyone, everything good ? I apologize for my English, I would like some help regarding user usage reports. Do you integrate with any other software? I need to provide a monthly report to my company's board of directors regarding VPN access for all employees. Could you help me with this? Thank you very much.
-
- Posts: 1486
- Joined: Sun Feb 14, 2021 10:31 am
Re: user usage report
Search this forum for "JSON-RPC" and use it to script such report.
-
- Posts: 289
- Joined: Wed Dec 28, 2022 9:10 pm
Re: user usage report
SE server has a JSON-RPC API to work with. While it is almost complete and some parts buggy but it is will fulfill most cases.
If you are looking for "a ready to use tools" this is no such, but you can try
https://github.com/SoftEtherVPN/SoftEth ... pc-clients
and for your need this is a close one (EnumUser)
https://github.com/SoftEtherVPN/SoftEth ... s#enumuser
If you are looking for "a ready to use tools" this is no such, but you can try
https://github.com/SoftEtherVPN/SoftEth ... pc-clients
and for your need this is a close one (EnumUser)
https://github.com/SoftEtherVPN/SoftEth ... s#enumuser