{"id":17834823,"url":"https://github.com/animmouse/socks5-proxy-actions","last_synced_at":"2025-03-19T13:31:30.229Z","repository":{"id":103524600,"uuid":"434615334","full_name":"AnimMouse/SOCKS5-proxy-actions","owner":"AnimMouse","description":"SOCKS5 proxy running on GitHub Actions using Chisel","archived":true,"fork":false,"pushed_at":"2023-05-07T06:10:35.000Z","size":13,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T04:19:41.988Z","etag":null,"topics":["actionshackathon21","chisel","github-actions","proxy","socks","socks5","socks5-proxy"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnimMouse.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":"2021-12-03T13:58:59.000Z","updated_at":"2024-06-03T13:44:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"e44d6924-de0f-47db-b633-6410d995d32a","html_url":"https://github.com/AnimMouse/SOCKS5-proxy-actions","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/AnimMouse%2FSOCKS5-proxy-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnimMouse%2FSOCKS5-proxy-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnimMouse%2FSOCKS5-proxy-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnimMouse%2FSOCKS5-proxy-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnimMouse","download_url":"https://codeload.github.com/AnimMouse/SOCKS5-proxy-actions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244434836,"owners_count":20452268,"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":["actionshackathon21","chisel","github-actions","proxy","socks","socks5","socks5-proxy"],"created_at":"2024-10-27T20:11:30.939Z","updated_at":"2025-03-19T13:31:30.224Z","avatar_url":"https://github.com/AnimMouse.png","language":null,"readme":"# SOCKS5 Proxy Actions\nSOCKS5 Proxy hosted on GitHub Actions.\n\nProof of concept Chisel's SOCKS5 Proxy running on GitHub Actions.\n\nAs GitHub Actions runner does not have a public IP address, we use Cloudflare Tunnel to have a tunnel to GitHub Actions runner.\n\nThis GitHub action participated on [GitHub Actions Hackathon 2021](https://dev.to/animmouse/hosting-a-socks5-proxy-on-github-actions-27mj), but sadly, it lost.\n\nYour Computer \u003e Cloudflare \u003e GitHub Actions runner \u003e GitHub Actions' Internet\n\n## Deprecation\nThis workflow is deprecated as this may potentially violate the [GitHub Actions Terms of Service](https://docs.github.com/en/site-policy/github-terms/github-terms-for-additional-products-and-features#actions), please use [AnimMouse/SOCKS5-Proxy-Codespaces](https://github.com/AnimMouse/SOCKS5-Proxy-Codespaces) instead.\n\n\u003e Actions should not be used for:\n\u003e - cryptomining;\n\u003e - disrupting, gaining, or attempting to gain unauthorized access to, any service, device, data, account, or network (other than those authorized by the GitHub Bug Bounty program);\n\u003e - the provision of a stand-alone or integrated application or service offering the Actions product or service, or any elements of the Actions product or service, for commercial purposes;\n\u003e - any activity that places a burden on our servers, where that burden is disproportionate to the benefits provided to users (for example, don't use Actions as a content delivery network or as part of a serverless application, but a low benefit Action could be ok if it’s also low burden); or\n\u003e - if using GitHub-hosted runners, any other activity unrelated to the production, testing, deployment, or publication of the software project associated with the repository where GitHub Actions are used.\n\n## Usage\n1. Setup Cloudflare Tunnel Client by following instructions on [setup-cloudflared README.md](https://github.com/AnimMouse/setup-cloudflared/blob/main/README.md).\n2. At the config.yaml, set `url:` to `http://localhost:8080`.\n3. Run the workflow specifying the time to run.\n4. Connect to your chisel websocket by running `chisel client https://example.com socks`.\n5. Connect your browser to chisel's SOCKS5 proxy by setting proxy settings to `localhost:1080`.\n\n### Example config.yaml file\nUsing url:\n```yaml\nurl: http://localhost:8080\ntunnel: deadbeef-1234-4321-abcd-123456789abc\ncredentials-file: /home/runner/.cloudflared/deadbeef-1234-4321-abcd-123456789abc.json\n```\nUsing ingress:\n```yaml\ntunnel: deadbeef-1234-4321-abcd-123456789abc\ncredentials-file: /home/runner/.cloudflared/deadbeef-1234-4321-abcd-123456789abc.json\ningress:\n  - service: http://localhost:8080\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimmouse%2Fsocks5-proxy-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanimmouse%2Fsocks5-proxy-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimmouse%2Fsocks5-proxy-actions/lists"}