[go: nahoru, domu]

Skip to content

Basic FortiOS api consumption script using Golang

Notifications You must be signed in to change notification settings

mnantel/fortigotools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fortigotools

This is example code for learning: alter the main() call being made to see the results.

Steps:

  • Install Golang
  • Git clone this repo
  • CD to folder
  • Rename the config.yaml.example to config.yaml and change hostname and apikey per your own.
  • Run "go mod tidy"
  • Run "go run ."
  • Have fun !

Note: This is a freely offered community contribution with no guarantees whatsoever, shared publicly. There is no promise whatsoever that it works. Please do not file bugs or otherwise contact me in relation with this...

About

Basic FortiOS api consumption script using Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages