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