{"id":22196680,"url":"https://github.com/parmaster/tools","last_synced_at":"2025-03-24T22:40:22.574Z","repository":{"id":218286299,"uuid":"709974001","full_name":"parMaster/tools","owner":"parMaster","description":"Tools too small for standalone repos","archived":false,"fork":false,"pushed_at":"2024-05-21T21:33:31.000Z","size":2553,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T02:14:13.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parMaster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-10-25T18:43:40.000Z","updated_at":"2024-05-21T21:33:35.000Z","dependencies_parsed_at":"2024-01-21T00:28:54.624Z","dependency_job_id":"5f184eb3-5ca8-4607-9621-2b2d869e56ab","html_url":"https://github.com/parMaster/tools","commit_stats":null,"previous_names":["parmaster/tools"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parMaster%2Ftools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parMaster%2Ftools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parMaster%2Ftools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parMaster%2Ftools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parMaster","download_url":"https://codeload.github.com/parMaster/tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245366207,"owners_count":20603438,"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":[],"created_at":"2024-12-02T14:16:04.260Z","updated_at":"2025-03-24T22:40:22.551Z","avatar_url":"https://github.com/parMaster.png","language":"Go","readme":"## Building, installing\nBuild the binaries:\n\u003emake build\n\nBuild the binaries and installs them to $GOPATH/bin:\n\n\u003emake install\n\nUninstall the binaries:\n\u003emake uninstall\n\n# Tools\n\n## myip\nPrints the external IP address of the router. Note, that it can take up to 128 seconds to return a result. \n\nCan be used in a pipe:\n\n\u003emyip | xargs ping\n\nor\n\n\u003eping ${myip}\n\nIn my network, WhatIsMyIp shows wrong IP address, this tool shows the correct one.\n\n## portmap\n\nMaps an external port to an internal port on the router using NAT-PMP.\n\u003e portmap -i 8080 -e 8080\n\nThe result is the external IP address and port that is mapped to the internal port:\n\u003e 1.1.1.1:8080\n\n```\nUsage:\n  portmap [OPTIONS]\n\nApplication Options:\n  -p, --proto=    protocol to use (tcp, udp) (default: tcp) [$PROTO]\n  -i, --internal= internal port to map [$INTERNAL]\n  -e, --external= external port to map [$EXTERNAL]\n  -l, --lifetime= lifetime of the mapping in seconds (default: 3600) [$LIFETIME]\n  -v, --verbose   verbose output (default: false) [$VERBOSE]\n\nHelp Options:\n  -h, --help      Show this help message\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmaster%2Ftools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparmaster%2Ftools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmaster%2Ftools/lists"}