{"id":13482311,"url":"https://github.com/heiher/sockstun","last_synced_at":"2025-05-16T01:05:02.228Z","repository":{"id":71454531,"uuid":"601920995","full_name":"heiher/sockstun","owner":"heiher","description":" A simple and lightweight VPN over socks5 proxy  (tun2socks) for Android.","archived":false,"fork":false,"pushed_at":"2025-03-18T14:56:56.000Z","size":749,"stargazers_count":395,"open_issues_count":8,"forks_count":92,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-12T02:56:38.052Z","etag":null,"topics":["android","high-performance","ipv4","ipv6","low-overhead","socks5","tcp","tun2socks","udp","vpn"],"latest_commit_sha":null,"homepage":"","language":"Java","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/heiher.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":"2023-02-15T05:30:00.000Z","updated_at":"2025-05-10T12:28:19.000Z","dependencies_parsed_at":"2023-02-26T18:31:24.864Z","dependency_job_id":"39641f0e-39cb-4320-86dc-6920d228c2e4","html_url":"https://github.com/heiher/sockstun","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heiher%2Fsockstun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heiher%2Fsockstun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heiher%2Fsockstun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heiher%2Fsockstun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heiher","download_url":"https://codeload.github.com/heiher/sockstun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448579,"owners_count":22072764,"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":["android","high-performance","ipv4","ipv6","low-overhead","socks5","tcp","tun2socks","udp","vpn"],"created_at":"2024-07-31T17:01:00.762Z","updated_at":"2025-05-16T01:05:02.173Z","avatar_url":"https://github.com/heiher.png","language":"Java","readme":"# SocksTun\n\n[![status](https://github.com/heiher/sockstun/actions/workflows/build.yaml/badge.svg?branch=master\u0026event=push)](https://github.com/heiher/sockstun)\n\nA simple and lightweight VPN over socks5 proxy for Android. It is based on a high-performance and low-overhead [tun2socks](https://github.com/heiher/hev-socks5-tunnel).\n\n[\u003cimg src=\"https://github.com/heiher/sockstun/blob/master/.github/badges/get-it-on.png\"\n    alt=\"Get it on GitHub\"\n    height=\"80\"\u003e](https://github.com/heiher/sockstun/releases)\n[\u003cimg src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\"\n    alt=\"Get it on F-Droid\"\n    height=\"80\"\u003e](https://f-droid.org/packages/hev.sockstun)\n\n## Features\n\n* Redirect TCP connections.\n* Redirect UDP packets. (Fullcone NAT, UDP in UDP/TCP)\n* Simple username/password authentication.\n* Specifying DNS addresses.\n* IPv4/IPv6 dual stack.\n* Global/per-App modes.\n\n## How to Build\n\nFork this project and create a new release, or build manually:\n\n```bash\ngit clone --recursive https://github.com/heiher/sockstun\ncd sockstun\ngradle assembleDebug\n```\n\n## Socks5 Server\n\n### UDP relay over TCP\n\n```bash\ngit clone --recursive https://github.com/heiher/hev-socks5-server\ncd hev-socks5-server\nmake\n\nhev-socks5-server conf.yml\n```\n\n```yaml\nmain:\n  workers: 4\n  port: 1080\n  listen-address: '::'\n\nmisc:\n  limit-nofile: 65535\n```\n\n### UDP relay over UDP\n\nAny socks5 server that implements the CONNECT and UDP-ASSOCIATE methods of RFC1928.\n\n## Dependencies\n\n* HevSocks5Tunnel - https://github.com/heiher/hev-socks5-tunnel\n\n## Contributors\n\n* **hev** - https://hev.cc\n* **ziqi mo** - https://github.com/mosentest\n\n## License\n\nMIT\n","funding_links":[],"categories":["Java"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheiher%2Fsockstun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheiher%2Fsockstun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheiher%2Fsockstun/lists"}