{"id":16098712,"url":"https://github.com/awaitlink/b0x","last_synced_at":"2025-08-20T10:03:57.333Z","repository":{"id":32930211,"uuid":"146743855","full_name":"awaitlink/b0x","owner":"awaitlink","description":"A simple CLI tool to display info about integers :1234:, IPs :globe_with_meridians:, strings :memo:","archived":false,"fork":false,"pushed_at":"2022-06-06T20:24:36.000Z","size":1163,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T17:51:23.330Z","etag":null,"topics":["binary","cli","cli-app","cli-utilities","convert","hexadecimal","ip","ipv4","ipv6","octal","rust-crate"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/awaitlink.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-30T12:06:19.000Z","updated_at":"2022-06-06T20:23:35.000Z","dependencies_parsed_at":"2022-07-24T20:32:13.403Z","dependency_job_id":null,"html_url":"https://github.com/awaitlink/b0x","commit_stats":null,"previous_names":["u32i64/b0x"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awaitlink%2Fb0x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awaitlink%2Fb0x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awaitlink%2Fb0x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awaitlink%2Fb0x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awaitlink","download_url":"https://codeload.github.com/awaitlink/b0x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244177648,"owners_count":20410993,"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":["binary","cli","cli-app","cli-utilities","convert","hexadecimal","ip","ipv4","ipv6","octal","rust-crate"],"created_at":"2024-10-09T18:24:28.395Z","updated_at":"2025-03-18T07:30:53.782Z","avatar_url":"https://github.com/awaitlink.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ❮b0x❯\n\n[![version][badges/version]][crates.io/b0x]\n[![downloads][badges/downloads]][crates.io/b0x]\n[![license][badges/license]][license]\n\nA simple CLI tool to display information about the provided input (integers, IP addresses, strings).\n\n### Installation\n```console\n$ cargo install b0x\n```\n\n### Updating\n```console\n$ cargo install b0x --force\n```\n\n### Usage\n```console\n$ b0x \u003cinput\u003e...\n```\n\nSupported data types:\n- IP addresses\n    - IPv4: `127.0.0.1`\n    - IPv6: `2606:4700:4700::1111`\n- Unsigned integers\n    - Binary: `0b101010`\n    - Octal: `0o52`\n    - Hexadecimal: `0x2A`\n    - Decimal: `42`\n- Strings\n\nSee the built-in help for more information:\n```console\n$ b0x --help\n```\n\n### Examples\n\n```console\n$ b0x 127.0.0.1 2606:4700:4700::1111\n```\n\n![screenshot/ip]\n\n```console\n$ b0x 0xC0FFEE\n```\n\n![screenshot/int]\n\n```console\n$ b0x \"TeSt StRiNg\"\n```\n\n![screenshot/str]\n\n[crates.io/b0x]: https://crates.io/crates/b0x\n\n[license]: https://github.com/u32i64/b0x/blob/master/LICENSE\n[changelog]: https://github.com/u32i64/b0x/blob/master/CHANGELOG.md\n\n[badges/version]: https://img.shields.io/crates/v/b0x.svg?style=for-the-badge\n[badges/downloads]: https://img.shields.io/crates/d/b0x.svg?style=for-the-badge\n[badges/license]: https://img.shields.io/crates/l/b0x.svg?style=for-the-badge\n\n[screenshot/ip]: https://raw.githubusercontent.com/u32i64/b0x/master/img/ip.png\n[screenshot/int]: https://raw.githubusercontent.com/u32i64/b0x/master/img/int.png\n[screenshot/str]: https://raw.githubusercontent.com/u32i64/b0x/master/img/str.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawaitlink%2Fb0x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawaitlink%2Fb0x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawaitlink%2Fb0x/lists"}