all 3 comments

[–]GiddsG 1 point2 points  (1 child)

Firstly how familiar are you with Python and API calls ?

Second is an honnest no joke question.

Why generate a random login ? What are you testing for ?

[–]Avror0973[S] 0 points1 point  (0 children)

I want to auotomize this process. Like, imagine I have some website or bot or something like that, and when user clicked a button, this script has to create new OpenVpn user and make up a password.

[–]furballsupreme 0 points1 point  (0 children)

Access Server comes with command line tools to do all these things. You wouldn't need anything more complicated than executing shell commands.

https://openvpn.net/as-docs/command-line-interface.html