{"id":19418071,"url":"https://github.com/florian-a/opulence","last_synced_at":"2026-04-11T16:40:51.976Z","repository":{"id":169585931,"uuid":"192135202","full_name":"Florian-A/Opulence","owner":"Florian-A","description":"L'anonymisation c'est important !","archived":false,"fork":false,"pushed_at":"2019-07-30T13:59:45.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-25T03:41:49.406Z","etag":null,"topics":["4g","4g-lte","anonymization","anonymize","bash","bash-script","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Florian-A.png","metadata":{"files":{"readme":"README.md","changelog":"changeip.desktop","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-16T00:28:14.000Z","updated_at":"2024-03-28T18:34:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"3612db8f-e270-43cd-8c42-4023170f7f84","html_url":"https://github.com/Florian-A/Opulence","commit_stats":null,"previous_names":["florian-a/opulence"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Florian-A/Opulence","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Florian-A%2FOpulence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Florian-A%2FOpulence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Florian-A%2FOpulence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Florian-A%2FOpulence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Florian-A","download_url":"https://codeload.github.com/Florian-A/Opulence/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Florian-A%2FOpulence/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31687881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["4g","4g-lte","anonymization","anonymize","bash","bash-script","shell"],"created_at":"2024-11-10T13:12:38.184Z","updated_at":"2026-04-11T16:40:51.969Z","avatar_url":"https://github.com/Florian-A.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Opulence\n\n![](./opulence_icon.jpg)\n\nOpulence est une petite suite de scripts Bash dont le but est de faciliter l'anonymisation de la navigation.\n\n### Fonctionnement\nOpulence est basé sur deux petites choses.\n\n- La première, est une modification de l'identité du navigateur (après modification de l'objet [Navigator](https://developer.mozilla.org/en-US/docs/Web/API/Navigator \"Navigator\"))\n- La deuxième, par un changement d'adresse IPv4 en forçant un modem 3G/4G à se déconnecter puis à rapidement à se reconnecter à son antenne-relais.\n\n### Prérequis\nDoit être installé sur le système (idéalement un Debian 9 ou plus), les programmes suivants :\n- Bash\n- Chromium\n- Xterm\n- Iptables (optionnel) \n- Wmctrl (optionnel)\n\n**Pour utiliser les fonctionnalités 3G/4G qui permettent de changer rapidement d'adresse IPv4 vous devez vous munir d'un modem ou routeur configurable par des requêtes cURL.**\n\nLa plupart des modems et routeurs Huawei 4G le sont. \nOpulence a été développé pour un [Huawei E3372](https://consumer.huawei.com/en/mobile-broadband/e3372/specs/ \"Huawei E3372\").\n\n### Configuration\nEditez le fichier \"config.cfg\" pour modifier les paramètres suivants :\n+ L'adresse URL par défaut.\n+ Activation de la connexion 4G LTE.\n+ Adresse IPv4 du modem 4G LTE.\n+ Temps d'attente après le \"sabotage\" de la connexion 4G LTE.\n+ Taille et position de Chromium à son lancement.\n+ Activation des fonctionnalitées demandant un accès super-utilisateur.\n+ Mot de passe du super-administrateur.\n+ Nom de l'interface réseau dont il faut appliquer des règles de coupe-feu.\n\n### Utilisation\nSur certains environnements graphiques, il est possible de lancer Opulence par un double-clic sur le fichier \"run.desktop\" ou la commande suivante :\n\n`bash -c '\"$(dirname \"$1\")\"/bash/start.bash'`\n\nPour changer rapidement d'adresse IP, double-clic sur \"changeip.desktop\" ou la commande suivante :\n\n`bash -c '\"$(dirname \"$1\")\"/bash/start.bash xterm_change_ip'`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorian-a%2Fopulence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorian-a%2Fopulence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorian-a%2Fopulence/lists"}