{"id":18100326,"url":"https://github.com/infertux/bitcoin-prober","last_synced_at":"2026-02-28T10:03:23.453Z","repository":{"id":136327112,"uuid":"196383142","full_name":"infertux/bitcoin-prober","owner":"infertux","description":"Gather information from any remote Bitcoin node","archived":false,"fork":false,"pushed_at":"2024-12-18T01:27:09.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-19T13:10:21.335Z","etag":null,"topics":["bch","bchd","bitcoin","btc","nmap","scanner","tcp-client"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/infertux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-07-11T11:40:58.000Z","updated_at":"2024-12-18T01:27:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"6854f250-2235-4045-ac66-29111526af3e","html_url":"https://github.com/infertux/bitcoin-prober","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infertux%2Fbitcoin-prober","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infertux%2Fbitcoin-prober/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infertux%2Fbitcoin-prober/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infertux%2Fbitcoin-prober/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infertux","download_url":"https://codeload.github.com/infertux/bitcoin-prober/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238456740,"owners_count":19475727,"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":["bch","bchd","bitcoin","btc","nmap","scanner","tcp-client"],"created_at":"2024-10-31T21:13:52.033Z","updated_at":"2026-02-28T10:03:18.417Z","avatar_url":"https://github.com/infertux.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bitcoin-prober\n\nThis is a simple program that sends a `version` message to a given `host:port` and outputs details about the remote BCH/BTC node.\n\nHere are some example outputs:\n\n```\n$ ./bitcoin-prober --help\nUsage of ./bitcoin-prober:\n  -address string\n    \tAddress to probe\n  -network string\n    \tNetwork (BCH or BTC) (default \"BCH\")\n  -verbose\n    \tBe verbose\n\n$ ./bitcoin-prober --address bch.imaginary.cash\nResolved bch.imaginary.cash to 67.223.119.97:8333\nProbing 67.223.119.97:8333 on the BCH network...\nUserAgent: /Bitcoin Cash Node:27.0.0(EB32.0)/\nServices: SFNodeNetwork|SFNodeBloom|SFNodeBitcoinCash|SFNodeNetworkLimited\nProtocolVersion: 70016\nLastBlock: 824264\nRelayTx: true\n\n$ ./bitcoin-prober --network BTC --address 141.105.69.133:8333\nProbing 141.105.69.133:8333 on the BTC network...\n141.105.69.133 is located in RU\nUserAgent: /Satoshi:0.18.0/\nServices: SFNodeNetwork|SFNodeBloom|SFNodeWitness|SFNodeNetworkLimited\nProtocolVersion: 70015\nLastBlock: 584885\nRelayTx: true\n```\n\n_This was quickly hacked together, improvements are welcome!_\n\n## License\n\nAGPLv3+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfertux%2Fbitcoin-prober","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfertux%2Fbitcoin-prober","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfertux%2Fbitcoin-prober/lists"}