{"id":18107090,"url":"https://github.com/p4u/stratum-relay","last_synced_at":"2025-08-22T07:09:41.886Z","repository":{"id":22482059,"uuid":"25821204","full_name":"p4u/stratum-relay","owner":"p4u","description":"Stratum proxy relay for mining altcoin","archived":false,"fork":false,"pushed_at":"2025-01-11T16:07:11.000Z","size":304,"stargazers_count":44,"open_issues_count":9,"forks_count":37,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-02T10:12:58.737Z","etag":null,"topics":["bitcoin","cryptocurrency","mining","stratum-protocol","stratum-proxy","stratum-relay","stratum-tcp"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p4u.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2014-10-27T13:49:41.000Z","updated_at":"2025-02-12T06:29:15.000Z","dependencies_parsed_at":"2025-02-25T04:11:01.014Z","dependency_job_id":"9d51b5a4-a5e0-4cca-b607-61506a2a2c1e","html_url":"https://github.com/p4u/stratum-relay","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/p4u%2Fstratum-relay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p4u%2Fstratum-relay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p4u%2Fstratum-relay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p4u%2Fstratum-relay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p4u","download_url":"https://codeload.github.com/p4u/stratum-relay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248036063,"owners_count":21037092,"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":["bitcoin","cryptocurrency","mining","stratum-protocol","stratum-proxy","stratum-relay","stratum-tcp"],"created_at":"2024-10-31T23:09:16.901Z","updated_at":"2025-04-09T12:06:20.972Z","avatar_url":"https://github.com/p4u.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Stratum Relay\n====================\n\nSee the document stratum_relay.pdf to understand how it works.\n\nThe rest of documentation is in the code :)\n\nIt is designed for python3\n\nWARNING: this is a proof-of-concept code in alpha state \n\nUsage\n====================\n\n    strelay.py [-h] [-s POOL] [-t PORT] [-u USERNAME] [-a PASSWORD]\n               [-l LISTEN] [-p LISTEN_PORT] [-c CONTROL] [-x CONTROL_PORT]\n               [-o LOG] [-q] [-v VERBOSE]\n\n    optional arguments:\n      -h, --help       show this help message and exit\n      -s POOL          Hostname of stratum mining pool\n      -t PORT          Port of stratum mining pool\n      -u USERNAME      Username for stratum mining pool\n      -a PASSWORD      Password for stratum mining pool\n      -l LISTEN        IP to listen for incomming connections (miners)\n      -p LISTEN_PORT   Port to listen on for incoming connections\n      -c CONTROL       IP to listen for incomming control remote management\n      -x CONTROL_PORT  Control port to listen for orders\n      -o LOG           File to store logs\n      -q               Enable quite mode, no stdout output\n      -v VERBOSE       Verbose level from 0 to 4\n\n\nExample:\n\n    python3 strelay.py -s anyscryptpool.foo -t 3333 -u 1BaE7aavLF17jj618QKYFc5x6NGxk7uBkC -a x -l 0.0.0.0 -p 3334 -c 127.0.0.1 -x 4444\n\nThe relay will listen on port 3334 until some miner connects. \nThen it will open a new connection with the origin pool.\n\nYou can use netcat or telnet to query statistics or control the relay on port 127.0.0.1:4444\n\n\n\n\nThanks ;)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp4u%2Fstratum-relay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp4u%2Fstratum-relay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp4u%2Fstratum-relay/lists"}