Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jgengo/fu_cnil_42
- Owner: jgengo
- Created: 2019-04-07T18:01:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T07:03:25.000Z (over 3 years ago)
- Last Synced: 2024-08-03T22:05:38.811Z (6 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-42 - FU CNIL 42
README
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
```bash
export ID_42=your_intra_login
export PW_42=your_intra_pw
```