Guest User

Untitled

a guest
Feb 5th, 2019
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. import pyfortiapi
  2. device = pyfortiapi.FortiGate(ipaddr='172.16.0.11',username='sorcererbr',password='')
  3. addresses = device.get_firewall_address()
Add Comment
Please, Sign In to add comment