No Description

NBuhsx df9fa0e2d3 fix 1 month ago
.gitignore 73df271f7b first 1 month ago
main.py df9fa0e2d3 fix 1 month ago
readme.md df9fa0e2d3 fix 1 month ago
requirements.txt 73df271f7b first 1 month ago

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