Skip to content

julesmt/Auto_Stormshield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Auto Stormshield

A little C program to avoid logging into the Stormshield portal everytime.

Setup

Download the appropriate version of the program

Then download credentials.txt file in the same directory as your executable then edit:

  id
  password
  https://fw-cgcp.emse.fr

Leave https://fw-cgcp.emse.fr for Mines St Etienne students.

Usage

Just run the executable

Or you can also pass id, password and host in the terminal:

  ./login id password host

Compile it yourself

  gcc login.c -o login -lcurl -lxml2 -lpcre

Contact

You can always contact me at jules.massart@etu.emse.fr

About

Automatic login for Stormshield Portal

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages