Skip to content

program to automatically login to fortinet on computer startup

Notifications You must be signed in to change notification settings

rupinder1133/ftlogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ftlogin

####Program(python script) to automatically login to fortinet firewall on startup #####works only for linux

  1. Copy the "ftlogin.py" file in your HOME directory ( /home )

  2. open file in any texteditor ( eg gedit)

  3. replace YOUR_USER_NAME and YOUR_PASSWORD (line no. 6 & 7)with your fortinet username and password and SAVE

  4. Press "Start/Windows" button , search for the application "STARTUP APPLICATIONS"

  5. Click on "ADD"

  6. NAME : anything you want

    COMMAND : python ftlogin.py

    COMMENT : not needed

DONE !

About

program to automatically login to fortinet on computer startup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages