{"id":20898973,"url":"https://github.com/tsavola/snide","last_synced_at":"2025-07-08T11:40:54.557Z","repository":{"id":57549316,"uuid":"306132249","full_name":"tsavola/snide","owner":"tsavola","description":"Local TLS connection router","archived":false,"fork":false,"pushed_at":"2022-10-22T11:33:11.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-05T11:51:46.639Z","etag":null,"topics":["go","tls"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsavola.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":"2020-10-21T19:52:10.000Z","updated_at":"2021-10-16T03:44:27.000Z","dependencies_parsed_at":"2022-08-27T00:40:13.609Z","dependency_job_id":null,"html_url":"https://github.com/tsavola/snide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tsavola/snide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsavola%2Fsnide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsavola%2Fsnide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsavola%2Fsnide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsavola%2Fsnide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsavola","download_url":"https://codeload.github.com/tsavola/snide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsavola%2Fsnide/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264261601,"owners_count":23581247,"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":["go","tls"],"created_at":"2024-11-18T11:12:48.309Z","updated_at":"2025-07-08T11:40:54.499Z","avatar_url":"https://github.com/tsavola.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SNI Demultiplexer\n\n**Snide** proxies TLS connections by passing file descriptors over unix\nsockets.  Target backend is chosen by eavesdropping the plaintext Server Name\nIndication included in the TLS handshake.  The handshake is not actually\ncompleted; no certificates or private keys are used.  Instead, the buffered\ninput is sent to the backend which can use it to do the handshake for real.\nRemaining I/O bypasses Snide, as the ownership of the socket file descriptor\nhas been passed to the backend.\n\nGet the proxy server:\n```\ngo install github.com/tsavola/snide/cmd/snide@latest\n```\n\nGo API for backends: https://pkg.go.dev/github.com/tsavola/snide\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsavola%2Fsnide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsavola%2Fsnide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsavola%2Fsnide/lists"}