{"id":24760956,"url":"https://github.com/ziozzang/simplesniproxy","last_synced_at":"2025-10-11T08:30:33.334Z","repository":{"id":24807357,"uuid":"28221507","full_name":"ziozzang/SimpleSNIProxy","owner":"ziozzang","description":"Replace of sniproxy. written with Go Language.","archived":false,"fork":false,"pushed_at":"2022-02-18T09:17:18.000Z","size":5,"stargazers_count":27,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T11:46:58.350Z","etag":null,"topics":["golang","proxy","proxy-server","sniproxy"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ziozzang.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}},"created_at":"2014-12-19T08:43:17.000Z","updated_at":"2024-10-25T15:25:08.000Z","dependencies_parsed_at":"2022-07-24T03:02:11.242Z","dependency_job_id":null,"html_url":"https://github.com/ziozzang/SimpleSNIProxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ziozzang/SimpleSNIProxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2FSimpleSNIProxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2FSimpleSNIProxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2FSimpleSNIProxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2FSimpleSNIProxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziozzang","download_url":"https://codeload.github.com/ziozzang/SimpleSNIProxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2FSimpleSNIProxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006611,"owners_count":26084148,"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-10-11T02:00:06.511Z","response_time":55,"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":["golang","proxy","proxy-server","sniproxy"],"created_at":"2025-01-28T18:20:12.517Z","updated_at":"2025-10-11T08:30:33.024Z","avatar_url":"https://github.com/ziozzang.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"SimpleSNIProxy\n==============\n\nReplace of https://github.com/dlundquist/sniproxy . written with Go Language.\nsniproxy is well works. but It's written with C/C++. so It's hard to modify.\nGo Language's Performanace is not bad for network server, so written in Go Language.\n\nThis code is came from the sub-product of Macadamia(L4/L7 Loadbanacer with Go).\n\n* This code can avoid korean HTTP SNI censorship.\n  * Tested: 2019-02-18 (with SK Broadband)\n\nInstallation\n============\n\nJust build run.\n\nor Use Dockerfile to build and run\n\n```\ndocker build -t sniproxy .\ndocker run -d -p 80:80 -p 443:443 sniproxy\n```\n\n\nor Use Docker hub's pre-built version\n\n```\ndocker run -d -p 80:80 -p 443:443 ziozzang/simplesniproxy\n```\n\nIssue\n=====\n\nThere's no security options. so, you must use firewall(ex:iptables..).\n\nYou can build your own Smart-DNS Proxy with this SimpleSNIProxy and PyDNSProxy (it has HTTPS SNIProxy Feature, but slow and buggy. so you can disable it's Proxy Server.).\n\nSpecial Thanks\n==============\n\nSNIProxy(HTTPS) code came from 'stupid-proxy' https://github.com/gpjt/stupid-proxy/\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziozzang%2Fsimplesniproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziozzang%2Fsimplesniproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziozzang%2Fsimplesniproxy/lists"}