Açıklama Yok

NBuhsx df9fa0e2d3 fix 1 ay önce
.gitignore 73df271f7b first 1 ay önce
main.py df9fa0e2d3 fix 1 ay önce
readme.md df9fa0e2d3 fix 1 ay önce
requirements.txt 73df271f7b first 1 ay önce

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