NBuhsx df9fa0e2d3 fix | пре 1 месец | |
---|---|---|
.gitignore | пре 1 месец | |
main.py | пре 1 месец | |
readme.md | пре 1 месец | |
requirements.txt | пре 1 месец |
https://github.com/adrienverge/openfortivpn
*
~ pip install - r requirements.txt
~ touch config.json
{
"host": "",
"port": "",
"user": "",
"password": "",
"opt": "otpauth://",
"trusted-cert": ""
}
~ python main.py