{"id":16343310,"url":"https://github.com/mikaelfangel/dtuconnect","last_synced_at":"2025-03-20T23:32:08.003Z","repository":{"id":86960083,"uuid":"450779057","full_name":"MikaelFangel/DTUConnect","owner":"MikaelFangel","description":"🛜 Bash script for connecting to the DTUsecure on campus and setting up eduroam.","archived":false,"fork":false,"pushed_at":"2024-10-27T11:09:29.000Z","size":73,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-27T12:52:25.298Z","etag":null,"topics":["bash-script","config","configuration","dtu","dtusecure","eduroam","nmcli","nmcli-con","setup","wifi","wifi-configuration"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MikaelFangel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"MikaelFangel"}},"created_at":"2022-01-22T10:01:55.000Z","updated_at":"2024-10-27T11:09:31.000Z","dependencies_parsed_at":"2024-07-16T01:45:02.942Z","dependency_job_id":"3f8706e0-7b72-4d57-90cf-c7bdfc95b739","html_url":"https://github.com/MikaelFangel/DTUConnect","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikaelFangel%2FDTUConnect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikaelFangel%2FDTUConnect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikaelFangel%2FDTUConnect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikaelFangel%2FDTUConnect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikaelFangel","download_url":"https://codeload.github.com/MikaelFangel/DTUConnect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221810174,"owners_count":16884060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bash-script","config","configuration","dtu","dtusecure","eduroam","nmcli","nmcli-con","setup","wifi","wifi-configuration"],"created_at":"2024-10-11T00:24:07.491Z","updated_at":"2024-10-28T08:53:03.198Z","avatar_url":"https://github.com/MikaelFangel.png","language":"Shell","funding_links":["https://github.com/sponsors/MikaelFangel"],"categories":[],"sub_categories":[],"readme":"# DTUConnect\nThis script is made to make it easier to connect to the university WiFi and is meant as a help to new students running Linux. This short setup will allow students to setup both a connection to DTUsecure and eduroam at the same time. The script can be run from anywhere and you don't need to be in the proximity of a DTUsecure/eduroam access point. The next time you come within range it will try to connect.  \n\nAs when you normally connect to DTUsecure/eduroam your username is your studentmail @dtu.dk and the same password as normally used for that account. If you for some reason type anything wrong and finished the script. Just re-run it. It will prompt you to delete your old configuration file.\n\n## How to use\nDownload and open the project by running the following command in the terminal:\n\n```\ngit clone https://github.com/MikaelFangel/DTUConnect.git \u0026\u0026 cd DTUConnect \n```\n\nNext make sure that setup.sh is executable:\n\n```\nchmod +x ./setup.sh\n```\n\nLast but not least run the script **(be aware that on some systems you may need to be super user to complete the configuration)**:\n```\n./setup.sh\n```\n\n### Run flake\n\n```nix\nnix run github:MikaelFangel/DTUconnect\n```\n\n### Usage as a flake\n\n[![FlakeHub](https://img.shields.io/endpoint?url=https://flakehub.com/f/MikaelFangel/DTUConnect/badge)](https://flakehub.com/flake/MikaelFangel/DTUConnect)\n\nAdd DTUConnect to your `flake.nix`:\n\n```nix\n{\n  inputs.DTUConnect.url = \"https://flakehub.com/f/MikaelFangel/DTUConnect/*.tar.gz\";\n\n  outputs = { self, DTUConnect }: {\n    # Use in your outputs\n  };\n}\n\n```\n\n### Requirements\n* NetworkManager or iwd\n* Awk\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelfangel%2Fdtuconnect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikaelfangel%2Fdtuconnect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelfangel%2Fdtuconnect/lists"}