{"id":24746583,"url":"https://github.com/samuelmarks/batch-ethkey","last_synced_at":"2026-04-16T14:31:47.510Z","repository":{"id":57657064,"uuid":"147284347","full_name":"SamuelMarks/batch-ethkey","owner":"SamuelMarks","description":"Generate ethkeys concurrently","archived":false,"fork":false,"pushed_at":"2019-06-06T07:37:42.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-28T04:31:52.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamuelMarks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-04T03:38:32.000Z","updated_at":"2019-06-06T07:37:44.000Z","dependencies_parsed_at":"2022-08-26T05:20:17.131Z","dependency_job_id":null,"html_url":"https://github.com/SamuelMarks/batch-ethkey","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/SamuelMarks%2Fbatch-ethkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelMarks%2Fbatch-ethkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelMarks%2Fbatch-ethkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelMarks%2Fbatch-ethkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamuelMarks","download_url":"https://codeload.github.com/SamuelMarks/batch-ethkey/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245042143,"owners_count":20551525,"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":"2025-01-28T04:29:29.208Z","updated_at":"2026-04-16T14:31:47.476Z","avatar_url":"https://github.com/SamuelMarks.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"batch-ethkey\n============\n\nGenerate keys in batch.\n\n## Usage\n\n    $ batch-ethkey --help\n    Usage of batch-ethkey:\n      -dir string\n            parent directory containing numbered subdirectories containing keys (default \":/required\")\n      -inc-port\n            Increment port numbers instead of IP addresses\n      -n uint\n            number subdirectories (containing keys) to create (default 5)\n      -network string\n            network in CIDR, with start address e.g.: 192.168.0.1/16\n      -port-start uint\n            port to start counting at (default 12000)\n\n## Example\n\n    $ batch-ethkey -n 10 -dir /my/awesome/dir \u003e /my/awesome/dir/peers.json\n    $ tree /my/awesome/dir\n    ├── 00\n    │   ├── priv_key.pem\n    │   └── pub_key.pub\n    ├── 01\n    │   ├── priv_key.pem\n    │   └── pub_key.pub\n    ├── 02\n    │   ├── priv_key.pem\n    │   └── pub_key.pub\n    ├── 03\n    │   ├── priv_key.pem\n    │   └── pub_key.pub\n    ├── 04\n    │   ├── priv_key.pem\n    │   └── pub_key.pub\n    ├── 05\n    │   ├── priv_key.pem\n    │   └── pub_key.pub\n    ├── 06\n    │   ├── priv_key.pem\n    │   └── pub_key.pub\n    ├── 07\n    │   ├── priv_key.pem\n    │   └── pub_key.pub\n    ├── 08\n    │   ├── priv_key.pem\n    │   └── pub_key.pub\n    ├── 09\n    │   ├── priv_key.pem\n    │   └── pub_key.pub\n    └── peers.json\n    \n    10 directories, 21 files\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or \u003chttps://www.apache.org/licenses/LICENSE-2.0\u003e)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or \u003chttps://opensource.org/licenses/MIT\u003e)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmarks%2Fbatch-ethkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelmarks%2Fbatch-ethkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmarks%2Fbatch-ethkey/lists"}