Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jgengo/fu_cnil_42

don't want to lose my 42 intra account
https://github.com/jgengo/fu_cnil_42

Last synced: 2 months ago
JSON representation

don't want to lose my 42 intra account

Awesome Lists containing this project

README

        

FU CNIL 42


Created by Jordane Gengo (Titus)

## 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

```bash
export ID_42=your_intra_login
export PW_42=your_intra_pw
```