Нема описа

NBuhsx df9fa0e2d3 fix пре 1 месец
.gitignore 73df271f7b first пре 1 месец
main.py df9fa0e2d3 fix пре 1 месец
readme.md df9fa0e2d3 fix пре 1 месец
requirements.txt 73df271f7b first пре 1 месец

readme.md

openfortivpn password + otp

Install

  • https://github.com/adrienverge/openfortivpn
    

    *

    ~ pip install - r requirements.txt
    

    Create

    ~ touch config.json

{
    "host": "",
    "port": "",
    "user": "",
    "password": "",
    "opt": "otpauth://",
    "trusted-cert": ""
}

Run

~ python main.py