{"id":20724414,"url":"https://github.com/tnodes/auto-get-sonic-faucet","last_synced_at":"2025-07-24T07:08:44.710Z","repository":{"id":245551856,"uuid":"818593862","full_name":"Tnodes/auto-get-sonic-faucet","owner":"Tnodes","description":"Python script to automate the process of getting Sonic Faucet using multiple wallets. This script is designed to handle CAPTCHA solving, proxy usage, and logging.","archived":false,"fork":false,"pushed_at":"2024-10-03T09:05:16.000Z","size":4,"stargazers_count":19,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-23T18:04:00.100Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Tnodes.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-22T09:21:59.000Z","updated_at":"2024-11-20T09:00:52.000Z","dependencies_parsed_at":"2024-06-22T18:56:20.695Z","dependency_job_id":"f0e7041c-9241-436d-b82d-29a209dff482","html_url":"https://github.com/Tnodes/auto-get-sonic-faucet","commit_stats":null,"previous_names":["tnodes/auto-get-sonic-faucet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tnodes/auto-get-sonic-faucet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Fauto-get-sonic-faucet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Fauto-get-sonic-faucet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Fauto-get-sonic-faucet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Fauto-get-sonic-faucet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tnodes","download_url":"https://codeload.github.com/Tnodes/auto-get-sonic-faucet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Fauto-get-sonic-faucet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266807194,"owners_count":23987426,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-11-17T04:14:34.426Z","updated_at":"2025-07-24T07:08:44.685Z","avatar_url":"https://github.com/Tnodes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Auto Get Sonic Faucet\n\nPython script to automate the process of getting Sonic Faucet using multiple wallets. This script is designed to handle CAPTCHA solving, proxy usage, and logging.\n\n## ✨ Features\n- 🤖 Solve CAPTCHA automatically using 2Captcha\n- 🌐 Support for proxy usage (HTTP only)\n- 📂 Handle multiple wallets from a file\n- 💾 Save successful wallet signatures to a file\n\n## 📋 Requirements\n- 🐍 Python3\n- 🤖 2Captcha APIKEY (minimum deposit $2)\n- 🌐 Proxy (optional)\n\n## 🛠️ Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Tnodes/auto-get-sonic-faucet.git\n   ```\n2. Navigate to the cloned directory:\n   ```bash\n   cd auto-get-sonic-faucet\n   ```\n3. Install the required dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## ⚙️ Setup\n1. Create a `.env` file in the same directory with the following content:\n   ```\n   API_KEY=your_2captcha_api_key\n   ```\n2. Prepare your `proxy.txt` (optional) and `wallet.txt` files in the same directory.\n   - `proxy.txt` should contain one proxy per line in the format `username:password@ip:port` for authenticated proxies or `ip:port` for non-authenticated proxies.\n     - **Note:** Only HTTP proxies are supported.\n   - `wallet.txt` should contain one wallet address per line.\n\n## 🚀 Usage\nRun the script with the following command:\n```bash\npython main.py\n```\n\n## 📄 Notes\n- Ensure you have a valid 2Captcha API key and update it in the `.env` file.\n- Successful wallet signatures are saved to `successful_wallets.txt`.\n\n## 🔔 Telegram\nJoin to my telegram channel:\nhttps://t.me/tdropid\n\n## 💖 Support Our Work\n🌟 If you have found this script helpful, we invite you to support its development by making a donation. Your generosity enables us to continue improving and expanding our work. Below are the wallet addresses where you can contribute:\n\n```\nEVM: 0xC76AE3B69478Eab1a093642548c0656e83c18623\nSOL: 7xDtSzUS8Mrbfqa79ThyQHbcDsFK9h4143A1fqTsxJwt\nBTC: bc1q7ulh39d644law0vfst4kl8shkd4k58qyjtlsyu\n```\n\nThank you for your support! 🙏","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnodes%2Fauto-get-sonic-faucet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnodes%2Fauto-get-sonic-faucet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnodes%2Fauto-get-sonic-faucet/lists"}