{"id":22296791,"url":"https://github.com/webklex/altip","last_synced_at":"2025-07-29T01:32:34.851Z","repository":{"id":50408281,"uuid":"518988989","full_name":"Webklex/altip","owner":"Webklex","description":"Convert an IP into Alternative / Obfuscated versions of itself","archived":false,"fork":false,"pushed_at":"2022-08-13T09:36:08.000Z","size":70,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T05:51:15.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://altip.gogeoip.com/","language":"Go","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/Webklex.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},"funding":{"ko_fi":"webklex","custom":["https://www.buymeacoffee.com/webklex"]}},"created_at":"2022-07-28T20:42:00.000Z","updated_at":"2023-04-01T19:40:24.000Z","dependencies_parsed_at":"2022-08-20T10:30:41.790Z","dependency_job_id":null,"html_url":"https://github.com/Webklex/altip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Webklex/altip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webklex%2Faltip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webklex%2Faltip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webklex%2Faltip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webklex%2Faltip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Webklex","download_url":"https://codeload.github.com/Webklex/altip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webklex%2Faltip/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267616582,"owners_count":24116155,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-03T17:47:39.670Z","updated_at":"2025-07-29T01:32:34.559Z","avatar_url":"https://github.com/Webklex.png","language":"Go","funding_links":["https://ko-fi.com/webklex","https://www.buymeacoffee.com/webklex"],"categories":[],"sub_categories":[],"readme":"# AltIP - Convert an IP into Alternative / Obfuscated versions\n[![Demo][ico-website-status]][link-demo]\n[![License][ico-license]][link-license]\n\nConverts any given input (`IPv4`, `IPv6` or `Domain name`) into a set of alternative and\nobfuscated representations of itself.\n\nAn online demo is available at: https://altip.gogeoip.com\n\n## Usage\n### CLI\n```\nUsage of altip:\n  -a, --address string    IP or Domain to obfuscate\n  -p, --prefix string     Prefix to be added in front of the obfuscated ip\n  -H, --host string       API host address to bind to (default \"127.0.0.1\")\n  -P, --port integer      API port to listen on (default 8066)\n  -s, --serve       \t  Serve a public api endpoint\n  -h, --help              Prints help information \n```\n\n![](static/altip_cli_example_short.png)\n\n#### Example without prefix\n```bash\naltip -a 127.0.0.1\n```\n```text\n127.0.0.1\n2130706433\n0x7F.0x00.0x00.0x01\n...\n```\n\n#### Example with prefix\n```bash\naltip -a 127.0.0.1 -p http://\n```\n```text\nhttp://127.0.0.1\nhttp://2130706433\nhttp://0x7F.0x00.0x00.0x01\n...\n```\n\n#### Serve the API\n```bash\naltip --serve\n```\n```text\nListening on: http://127.0.0.1:8066/\n```\n\n\n### API\nAPI url: `/{ip or hostname}/{optional prefix}`\n\n![](static/altip_api_example_short.png)\n\n\u003e The given hostname will be resolved (if possible) to its corresponding ip address, the results may vary.\n\n#### Example without prefix\n```bash\ncurl https://altip.gogeoip.com/127.0.0.1\n```\n```text\n127.0.0.1\n2130706433\n0x7F.0x00.0x00.0x01\n0177.0000.0000.0001\n0x000000007F.0x0000000000.0x0000000000.0x0000000001\n0000000177.0000000000.0000000000.0000000001\n0x7F.0x00.0x00.1\n0x7F.0x00.0.1\n0x7F.0.0.1\n0x7F.0x0.0x0.1\n0x7F.0x0.0.1\n0177.0000.0000.1\n0177.0000.0.1\n0177.0.0.1\n0x7F.0x00.1\n0x7F.0x0.1\n0177.0000.1\n0x7F.1\n0177.1\n0x7F.0x00.0000.0001\n0x7F.0x0.0000.0001\n0x7F.0000.0000.0001\n0x7F000001\n017700000001\n0x7F.0000.1\n127.0.1\n127.1\n0177.0.0.01\n0x7f.0x0.0x0.0x1\n0x7f000001\n0xb3326efc937f000001\n111111111111111101111111000000000000000000000001\n0x7f.0.0.0x1\n::ffff:7f00:0001\n0x249e9c416d7f000001\n281472812449793\n%3A%3A%66%66%66%66%3A%37%66%30%30%3A%30%30%30%31\n%31%32%37%2E%30%2E%30%2E%31\n127.000.000.001\n```\n\n#### Example with prefix\n```bash\ncurl https://altip.gogeoip.com/127.0.0.1/http\n```\n```text\nhttp://127.0.0.1\nhttp://2130706433\nhttp://0x7F.0x00.0x00.0x01\nhttp://0177.0000.0000.0001\nhttp://0x000000007F.0x0000000000.0x0000000000.0x0000000001\nhttp://0000000177.0000000000.0000000000.0000000001\nhttp://0x7F.0x00.0x00.1\nhttp://0x7F.0x00.0.1\nhttp://0x7F.0.0.1\nhttp://0x7F.0x0.0x0.1\nhttp://0x7F.0x0.0.1\nhttp://0177.0000.0000.1\nhttp://0177.0000.0.1\nhttp://0177.0.0.1\nhttp://0x7F.0x00.1\nhttp://0x7F.0x0.1\nhttp://0177.0000.1\nhttp://0x7F.1\nhttp://0177.1\nhttp://0x7F.0x00.0000.0001\nhttp://0x7F.0x0.0000.0001\nhttp://0x7F.0000.0000.0001\nhttp://0x7F000001\nhttp://017700000001\nhttp://0x7F.0000.1\nhttp://127.0.1\nhttp://127.1\nhttp://0177.0.0.01\nhttp://0x7f.0x0.0x0.0x1\nhttp://0x7f000001\nhttp://0x49d6efb9217f000001\nhttp://111111111111111101111111000000000000000000000001\nhttp://0x7f.0.0.0x1\nhttp://[::ffff:7f00:0001]\nhttp://0x98c2c880b27f000001\nhttp://281472812449793\nhttp://%3A%3A%66%66%66%66%3A%37%66%30%30%3A%30%30%30%31\nhttp://%31%32%37%2E%30%2E%30%2E%31\nhttp://127.000.000.001\n```\n\n## Build\n```bash\ngit clone https://github.com/Webklex/altip\ncd altip\ngo build -o altip main.go\n```\n\n## Credits\nInspired by [OsandaMalith/IPObfuscator](https://github.com/OsandaMalith/IPObfuscator).\n- [projectdiscovery/mapcidr](https://github.com/projectdiscovery/mapcidr)\n\n## License\nThe MIT License (MIT). Please see [License File][link-license] for more information.\n\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-website-status]: https://img.shields.io/website?down_message=Offline\u0026label=Demo\u0026style=flat-square\u0026up_message=Online\u0026url=https%3A%2F%2Faltip.gogeoip.com%2F\n\n[link-demo]: https://altip.gogeoip.com/\n[link-license]: https://github.com/Webklex/altip/blob/master/LICENSE","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebklex%2Faltip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebklex%2Faltip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebklex%2Faltip/lists"}