{"id":16162098,"url":"https://github.com/peterdavehello/mininet-bash-completion","last_synced_at":"2026-02-12T15:30:49.858Z","repository":{"id":70808136,"uuid":"64377202","full_name":"PeterDaveHello/mininet-bash-completion","owner":"PeterDaveHello","description":"bash tab-completion script for Mininet (mn) network emulator","archived":false,"fork":false,"pushed_at":"2016-07-28T09:27:39.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-23T17:44:04.951Z","etag":null,"topics":["auto-complete","bash","hacktoberfest","mininet","script"],"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/PeterDaveHello.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":"2016-07-28T08:18:22.000Z","updated_at":"2022-10-01T15:28:33.000Z","dependencies_parsed_at":"2023-02-26T10:00:36.054Z","dependency_job_id":null,"html_url":"https://github.com/PeterDaveHello/mininet-bash-completion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PeterDaveHello/mininet-bash-completion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2Fmininet-bash-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2Fmininet-bash-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2Fmininet-bash-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2Fmininet-bash-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterDaveHello","download_url":"https://codeload.github.com/PeterDaveHello/mininet-bash-completion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2Fmininet-bash-completion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29370546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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":["auto-complete","bash","hacktoberfest","mininet","script"],"created_at":"2024-10-10T02:29:03.679Z","updated_at":"2026-02-12T15:30:49.837Z","avatar_url":"https://github.com/PeterDaveHello.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mininet-bash-completion\nbash tab-completion script for Mininet (mn) network emulator\n\nThis bash-completion script for Mininet network emulator is develmented\nbased on the awesome `bash-completion` project, which means its depends on\n`bash-completion`.\n\nThough `bash-completion` may be installed by default (or by package suggestions\nof bash) in many unix-like distros, please make sure you already have it\non your environment, so that these completion can work properly, e.g. see\nif you have one of these files in your system:\n\n\n```\n/usr/share/bash-completion/bash_completion\n/usr/local/share/bash-completion/bash_completion\n```\n\nAbove are the most common paths that `bash-completion` will be installed.\n\nOnce you make sure you have `bash-completion`, you can now just simply download\nand put the `mn` script into `bash-completion`'s `completions` folder, e.g. :\n\n```sh\nwget https://github.com/PeterDaveHello/mininet-bash-completion/raw/master/mn\ncp /source/path/of/mn /usr/share/bash-completion/completions/\n```\n\nThen re-active `bash-completion`:\n\n```sh\nsource /usr/share/bash-completion/bash_completion\n```\n\nNow you can use `mininet`'s command `mn` with some auto-completions!\n\n\nThe whole project is released under GPL-3.0 license, please read the LICENSE\nfile under the root of the project repository for the details.\n\nFor the detail about bash-completion , please visit its homepage and GitHub:\n - https://alioth.debian.org/projects/bash-completion/\n - https://github.com/scop/bash-completion\n\nFor the detail about Mininet, please visit its homepage and GitHub:\n - http://mininet.org\n - https://github.com/mininet/mininet\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdavehello%2Fmininet-bash-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterdavehello%2Fmininet-bash-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdavehello%2Fmininet-bash-completion/lists"}