jgengo / fu_cnil_42

don't want to lose my 42 intra account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FU CNIL 42

Description

If you don't log often (1 year?) on the 42 intranet your account will be anonymized, because of the CNIL/GDPR.

Here is a simple script that make a fake connection to the intra website. Add it to your crontab to be executed every month if you have a remote server/vps or whatever or even run it localy if you don't have any other solution.

Requierements

export ID_42=your_intra_login
export PW_42=your_intra_pw

About

don't want to lose my 42 intra account


Languages

Language:Shell 100.0%