A little C program to avoid logging into the Stormshield portal everytime.
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.frLeave https://fw-cgcp.emse.fr for Mines St Etienne students.
Just run the executable
Or you can also pass id, password and host in the terminal:
./login id password host gcc login.c -o login -lcurl -lxml2 -lpcreYou can always contact me at jules.massart@etu.emse.fr