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