Skip to content

osonitc/forti_login

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AIM

Using the terminal to login into the NITC Firewall instead of this:

login pic

Dependencies

  • bash
  • curl

Installation

git clone https://github.com/arpankapoor/forti_login.git
cd forti_login
# make install

Usage

forti_login [<username>] [<password>]

Systemd service

Set the username and password in /usr/lib/systemd/system/forti_login.service

Start service immediately:

# systemctl start forti_login.service

Start on boot:

# systemctl enable forti_login.service

About

Login to the Fortiguard Firewall from ***

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%