{"id":29092596,"url":"https://github.com/geph-official/sosistab2","last_synced_at":"2025-08-01T19:08:33.484Z","repository":{"id":63191511,"uuid":"563885585","full_name":"geph-official/sosistab2","owner":"geph-official","description":"A pluggable, obfuscated datagram transport for horrible networks","archived":false,"fork":false,"pushed_at":"2024-09-01T21:24:55.000Z","size":520,"stargazers_count":43,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-30T11:14:51.389Z","etag":null,"topics":["censorship-circumvention","circumvention","rust","tls","vpn"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geph-official.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-11-09T14:43:31.000Z","updated_at":"2025-05-01T11:53:43.000Z","dependencies_parsed_at":"2023-10-25T18:39:35.298Z","dependency_job_id":"6374ce48-3879-4a76-a62d-0dc308a04f46","html_url":"https://github.com/geph-official/sosistab2","commit_stats":{"total_commits":171,"total_committers":1,"mean_commits":171.0,"dds":0.0,"last_synced_commit":"2f13581844f99681dd630d6db18deca36ce1ec84"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/geph-official/sosistab2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geph-official%2Fsosistab2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geph-official%2Fsosistab2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geph-official%2Fsosistab2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geph-official%2Fsosistab2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geph-official","download_url":"https://codeload.github.com/geph-official/sosistab2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geph-official%2Fsosistab2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262394099,"owners_count":23304214,"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":["censorship-circumvention","circumvention","rust","tls","vpn"],"created_at":"2025-06-28T07:36:50.835Z","updated_at":"2025-06-28T07:36:57.885Z","avatar_url":"https://github.com/geph-official.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sosistab2 - an obfuscated datagram transport for horrible networks\n\n[![](https://img.shields.io/crates/v/sosistab2)](https://crates.io/crates/sosistab2)\n![](https://img.shields.io/crates/l/sosistab2)\n\nSosistab2 is a vaguely QUIC-like datagram transport framework. Over a single `Multiplex` session, it multiplexes streams that support both reliable TCP-like bytestreams and UDP-like unreliable datagrams.\n\nThe cool feature, and key innovation over the [legacy sosistab protocol](https://github.com/geph-official/sosistab), is that the same `Multiplex` can be backed by _multiple_ \"pipes\". Pipes implement the `Pipe` trait and are a simple abstraction over an unreliable datagram transport. A `Multiplex` will intelligently decide what pipe to send its traffic down, and automatically avoids non-functional pipes. The `Multiplex` also maintains end-to-end encryption using chacha20-poly1305 with a triple-x25519 key exchange, and does not trust the `Pipe`s for confidentiality, integrity, or authentication in any way.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeph-official%2Fsosistab2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeph-official%2Fsosistab2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeph-official%2Fsosistab2/lists"}