{"id":16890235,"url":"https://github.com/marak/natman","last_synced_at":"2025-03-17T06:31:45.917Z","repository":{"id":65994080,"uuid":"5313873","full_name":"Marak/natman","owner":"Marak","description":"Forwards external public ports to internal ports without router access.","archived":false,"fork":false,"pushed_at":"2012-09-08T07:09:40.000Z","size":261,"stargazers_count":138,"open_issues_count":5,"forks_count":14,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-10-29T11:13:28.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Marak.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}},"created_at":"2012-08-06T12:26:48.000Z","updated_at":"2024-09-23T10:14:45.000Z","dependencies_parsed_at":"2023-02-19T21:00:52.226Z","dependency_job_id":null,"html_url":"https://github.com/Marak/natman","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marak%2Fnatman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marak%2Fnatman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marak%2Fnatman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marak%2Fnatman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marak","download_url":"https://codeload.github.com/Marak/natman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243847062,"owners_count":20357317,"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-10-13T17:01:25.348Z","updated_at":"2025-03-17T06:31:45.261Z","avatar_url":"https://github.com/Marak.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# natman\n\n### natman forwards external public ports to internal ports without router access.\n\n*It's a [Network Address Translation](http://en.wikipedia.org/wiki/Network_address_translation) Management tool built on node.js*\n\n\n\n## Installation\n\n     npm install natman -g\n\n\u003cimg src=\"https://raw.github.com/Marak/natman/master/screenshots/natman-start.png\"\u003e\u003c/img\u003e\n\n## Usage\n\n     natman open \u003cinternal private port\u003e \u003crequested public port\u003e\n\n\u003cimg src=\"https://raw.github.com/Marak/natman/master/screenshots/natman-open.png\"\u003e\u003c/img\u003e\n\n**Open internal port 8000 to the world**\n\n     natman open 8000\n\n*Note: If no requested public port is specified, public port will be auto-assigned*\n\n**Open internal port 8000 to the world on port 9000**\n\n    natman open 8000 9000\n\n*Note: If the requested public port is not available, one will be auto-assigned*\n\n## Built in services\n\nFor convenience, Natman comes with a configurable list of built in services. You can customize this list by modifying the [natman.json](https://github.com/Marak/natman/blob/master/config/natman.json) file.\n\nSimple type: `natman open \u003cservice\u003e \u003crequested public port\u003e`.\n\n     natman open ssh\n     natman open http\n     natman open https\n     natman open ftp\n\n## Specify Network Gateway\n\nNatman attempts to guess which network to use. If it guesses wrong, use the `-g` flag to specify a gateway.\n\n**Example:**\n\n     natman open ssh -g 192.168.10.1\n\n## Thanks\n\nTo [TooTallNate](https://github.com/TooTallNate/) for making the node [nat-pmp](https://github.com/TooTallNate/node-nat-pmp) module and to [Flatiron](http://github.com/flatiron) for making this easy to build.\n\n# TODO\n - Add ability to run multiple instances of CLI tool at once\n - Add better support for determining the local network interface gateway\n - Improve CLI Experience\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n**nananananananana Natman!*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarak%2Fnatman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarak%2Fnatman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarak%2Fnatman/lists"}