Skip to content

scoace/fortiapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fortiapi

Python Interface to Fortinet API for Fortigates

Create a file credendials.py in the same folder with

fgt="ip.of.your.fortigate"

un="username"

pw="parole"

if not already installed, install csv,socket and os

"pip3 install csv,socket,os"

execute "python import_csv.py"

About

Python interface to API for FortiGate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages