{"id":20376900,"url":"https://github.com/xjonathanlei/vpn-to-socks","last_synced_at":"2026-07-16T12:08:20.466Z","repository":{"id":104042415,"uuid":"387789969","full_name":"xJonathanLEI/vpn-to-socks","owner":"xJonathanLEI","description":"Turn VPN connections into SOCKS5 proxies for use with browsers, curl commands and more","archived":false,"fork":false,"pushed_at":"2024-02-10T10:49:19.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-25T11:23:33.291Z","etag":null,"topics":["socks5","wireguard"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xJonathanLEI.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}},"created_at":"2021-07-20T12:48:02.000Z","updated_at":"2025-06-10T10:21:10.000Z","dependencies_parsed_at":"2023-04-28T18:47:22.321Z","dependency_job_id":null,"html_url":"https://github.com/xJonathanLEI/vpn-to-socks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xJonathanLEI/vpn-to-socks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fvpn-to-socks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fvpn-to-socks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fvpn-to-socks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fvpn-to-socks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xJonathanLEI","download_url":"https://codeload.github.com/xJonathanLEI/vpn-to-socks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fvpn-to-socks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267236720,"owners_count":24057656,"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-26T02:00:08.937Z","response_time":62,"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":["socks5","wireguard"],"created_at":"2024-11-15T01:39:55.876Z","updated_at":"2025-10-18T16:18:23.812Z","avatar_url":"https://github.com/xJonathanLEI.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# VPN to SOCKS\n\nTurn WireGuard connections into SOCKS5 proxies for use with browsers, curl commands and more.\n\nThis repository is basically just a docker-compose file that glues two images together:\n\n- [linuxserver/wireguard](https://hub.docker.com/r/linuxserver/wireguard)\n- [serjs/go-socks5-proxy](https://hub.docker.com/r/serjs/go-socks5-proxy)\n\nWith WireGuard connections exposed as SOCKS proxies, one can easily use multiple simultaneous VPN connections at the same time. This also allows VPN connection sharing by running the proxy on a shared server.\n\n## How To Use\n\nFirst, put your WireGuard configuration file(s) (usually with `.conf` extension) into the `vpn` folder and rename it to `vpn.conf`.\n\nThen, set the host port (`PROXY_PORT`) on which the SOCKS proxy is exposed by editing the `.env` file.\n\nFinally, just run the command:\n\n```sh\ndocker compose up -d\n```\n\nTo test your setup, simply run (replace `PROXY_PORT` with your proxy port number):\n\n```sh\ncurl ifconfig.me -x \"socks5://localhost:PROXY_PORT\"\n```\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjonathanlei%2Fvpn-to-socks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjonathanlei%2Fvpn-to-socks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjonathanlei%2Fvpn-to-socks/lists"}