LOSTtokens

Results 3 comments of LOSTtokens

> You got this error due to the control in openvpn module. So, your user's **SUDO_UID** does not exist in _environ.keys()_'s output. > > ``` > ... > if not...

> There are many solutions to solve it. But, two methods come to my mind quickly. > **1. Run it with sudo** > > ``` > sudo python3 crowbar.py >...

May I ask how to edite client.ovpn , is there a template?