{"id":18563587,"url":"https://github.com/ishanoshada/ipobfuscatorgo","last_synced_at":"2025-04-10T03:32:52.857Z","repository":{"id":201225403,"uuid":"707250027","full_name":"Ishanoshada/IPObfuscatorGo","owner":"Ishanoshada","description":"This Go program provides functions for validating and obfuscating IP addresses. It includes various methods to obfuscate an IP address for privacy and security purposes.","archived":false,"fork":false,"pushed_at":"2023-10-19T14:26:23.000Z","size":6,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T16:03:29.607Z","etag":null,"topics":["go","ip","ipobfuscator","obfuscate","obfuscator","simple"],"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/Ishanoshada.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}},"created_at":"2023-10-19T14:13:27.000Z","updated_at":"2024-10-29T12:04:08.000Z","dependencies_parsed_at":"2024-04-26T23:15:09.011Z","dependency_job_id":null,"html_url":"https://github.com/Ishanoshada/IPObfuscatorGo","commit_stats":null,"previous_names":["ishanoshada/ipobfuscatorgo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ishanoshada%2FIPObfuscatorGo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ishanoshada%2FIPObfuscatorGo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ishanoshada%2FIPObfuscatorGo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ishanoshada%2FIPObfuscatorGo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ishanoshada","download_url":"https://codeload.github.com/Ishanoshada/IPObfuscatorGo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248151456,"owners_count":21056103,"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":["go","ip","ipobfuscator","obfuscate","obfuscator","simple"],"created_at":"2024-11-06T22:12:58.505Z","updated_at":"2025-04-10T03:32:52.512Z","avatar_url":"https://github.com/Ishanoshada.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 IP Obfuscator in Go\n\nUnleash the power of IP address obfuscation with this Go program! Safeguard your IP addresses for enhanced security and privacy.\n\n\n## Usage\n\nReady to get started? Here's how:\n\n1. 🚀 Clone the repository:\n   ```bash\n   git clone https://github.com/ishanoshada/IPObfuscatorGo\n   ```\n\n2. 📁 Navigate to the project directory:\n   ```bash\n   cd IPObfuscatorGo\n   ```\n\n3. 💡 Run the program:\n   ```bash\n   go run main.go\n   ```\n\n4. 🎯 Follow the prompts to enter an IP address for magical obfuscation.\n\n## Code Magic\n\nOur code is your secret spellbook for IP address manipulation:\n\n### 🔍 Validating IP\n\nThe `isValidIP` function plays detective, making sure your IP is valid, with each segment perfectly in the 0 to 255 range.\n\n### 🪄 Obfuscating IP\n\nThe `obfuscateIP` function is your magic wand. It transforms a valid IP into various enchanting versions:\n\n- 💥 **Bitwise Blast:** Convert it using bitwise operations.\n- 🔮 **Hex Hexation:** Change it to hexadecimal charm.\n- 🌟 **Octal Enchantment:** Behold it in its octal aura.\n- 🚀 **Hex Hexcellent:** Or wield it with an 8-character hexadecimal hex.\n\n### 🚀 Running the Program\n\nEnter an IP, and witness the magic unfold as it reveals the original and obfuscated IP addresses.\n\n## 🧙‍♂️ Example\n\n```plaintext\n[+] Enter your IP: 192.168.0.1\n\n[~] Obfuscated IPs:\n[+] http://3232235521\n[+] http://0xC0.0xA8.0x0.0x1\n[+] http://0300.0250.00.01\n[+] http://0xc0a80001\n\nOriginal IP: 192.168.0.1\n```\n\n**Repository Views** ![Views](https://profile-counter.glitch.me/ipobish/count.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishanoshada%2Fipobfuscatorgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fishanoshada%2Fipobfuscatorgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishanoshada%2Fipobfuscatorgo/lists"}