{"id":15717780,"url":"https://github.com/ismail-benali/natsumactool","last_synced_at":"2026-05-06T22:10:08.863Z","repository":{"id":233364326,"uuid":"787101081","full_name":"Ismail-Benali/NatsuMacTool","owner":"Ismail-Benali","description":"NatsuMacTool is a tool that automatically sets a random MAC address for the primary network interface upon system startup. ","archived":false,"fork":false,"pushed_at":"2024-04-19T14:37:33.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T21:29:57.617Z","etag":null,"topics":["bash","bash-script","mac","mac-address","macaddress","network","pentesting","random","safe","safe-settings"],"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/Ismail-Benali.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-04-15T22:22:36.000Z","updated_at":"2024-10-21T02:31:30.000Z","dependencies_parsed_at":"2024-10-24T14:19:45.179Z","dependency_job_id":"da816f9e-3ff4-4c66-b5da-dc65e885fdd2","html_url":"https://github.com/Ismail-Benali/NatsuMacTool","commit_stats":null,"previous_names":["ismail-benali/natsumactool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ismail-Benali/NatsuMacTool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismail-Benali%2FNatsuMacTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismail-Benali%2FNatsuMacTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismail-Benali%2FNatsuMacTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismail-Benali%2FNatsuMacTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ismail-Benali","download_url":"https://codeload.github.com/Ismail-Benali/NatsuMacTool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismail-Benali%2FNatsuMacTool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32713914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: 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":["bash","bash-script","mac","mac-address","macaddress","network","pentesting","random","safe","safe-settings"],"created_at":"2024-10-03T21:51:19.637Z","updated_at":"2026-05-06T22:10:08.823Z","avatar_url":"https://github.com/Ismail-Benali.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![natsumactool](https://github.com/Ismail-Benali/NatsuMacTool/assets/90980178/a0d62156-77ad-4708-85e1-5066e1686a32)\n\nNatsuMacTool is a simple script written in Bash to automatically set a random MAC address for the primary network interface upon system startup in Linux.\n\n## Features\n\n- Automatically sets a random MAC address for the primary network interface upon system startup.\n- Enhances privacy and security by periodically changing the MAC address.\n- Easy to use and configure.\n\n## Prerequisites\n\n- Bash\n- NetworkManager (nmcli command)\n\n## Usage\n\n1. Clone this repository or download the `NatsuMacTool.sh` script.\n2. Make the script executable by running:\n    ```\n    chmod +x NatsuMacTool.sh\n    ```\n3. Run the script with sudo privileges:\n    ```\n    sudo ./NatsuMacTool.sh\n    ```\n4. (Optional) Make the script run automatically on system startup by following these steps:\n   - Open the `rc.local` file for editing with sudo privileges:\n     ```\n     sudo nano /etc/rc.local\n     ```\n   - Add the following line before the line `exit 0`:\n     ```\n     /bin/bash /path/to/NatsuMacTool.sh\n     ```\n     Replace `/path/to/NatsuMacTool.sh` with the full path to your script file.\n   - Save the changes and exit the editor.\n   - Make sure that `rc.local` is executable by running:\n     ```\n     sudo chmod +x /etc/rc.local\n     ```\n   - Reboot your system to apply the changes:\n     ```\n     sudo reboot\n     ```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismail-benali%2Fnatsumactool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismail-benali%2Fnatsumactool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismail-benali%2Fnatsumactool/lists"}