{"id":35706904,"url":"https://github.com/infinet/rs-wgobfs","last_synced_at":"2026-01-13T20:23:13.433Z","repository":{"id":331639762,"uuid":"1128660332","full_name":"infinet/rs-wgobfs","owner":"infinet","description":"WireGuard Obfuscation Command Line Tool","archived":false,"fork":false,"pushed_at":"2026-01-11T01:52:16.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T04:18:18.901Z","etag":null,"topics":[],"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/infinet.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-06T01:11:58.000Z","updated_at":"2026-01-10T17:20:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/infinet/rs-wgobfs","commit_stats":null,"previous_names":["infinet/rs-wgobfs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/infinet/rs-wgobfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinet%2Frs-wgobfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinet%2Frs-wgobfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinet%2Frs-wgobfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinet%2Frs-wgobfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infinet","download_url":"https://codeload.github.com/infinet/rs-wgobfs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinet%2Frs-wgobfs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28399850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-06T03:15:15.675Z","updated_at":"2026-01-13T20:23:13.427Z","avatar_url":"https://github.com/infinet.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Language](https://img.shields.io/badge/language-Rust-orange.svg)\n\n`rs-wgobfs` is a cross-platform WireGuard obfuscator written in Rust. It is\nfully compatible with [xt_wgobfs](https://github.com/infinet/xt_wgobfs).\n\n- `rs-wgobfs`: Cross-platform CLI tool. Runs on Windows, Mac, BSD, and pfSense.\n  iperf3 reaches 670 Mbits/sec in a Windows VM with 8th gen Intel CPU.\n\n- `xt_wgobfs`: High-performance Linux kernel module. Works on Linux, including\n  embedded devices with very limited resources (e.g. routers).\n\n\n## Building\n\nRun `cargo build --release` from inside the `rs-wgobfs` directory.\n\n\n## Usage\n\n```\nrs-wgobfs -h\n\nUSAGE:\n  rs-wgobfs [OPTIONS]\n\nOPTIONS:\n  -h, --help                          Print help information\n  -l or --listen \u003cIP:Port\u003e            Listen address:port\n  -f or --forward \u003cIP|Hostname:Port\u003e  Peer's address:port\n  -k or --key                         Shared secret (will be repeated or\n                                      truncated to 32 characters)\n  -m or --mode \u003cobfs|unobfs\u003e          Mode, either obfs or unobfs\n```\n\nTo obfuscate WG to a remote peer, first update the WG configuration, replace the\nip/hostname and port of the remote peer with `listen_ip:listen_port` of\n`rs-wgobfs`. Then run:\n\n```\nrs-wgobfs -l listen_ip:listen_port -f wg_server:port -k mysecretkey -m obfs\n```\n\nTo accept obfucated WG traffic from clients on a WG server:\n\n```\nrs-wgobfs -l listen_ip:listen_port -f wg_server:port -k mysecretkey -m unobfs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinet%2Frs-wgobfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfinet%2Frs-wgobfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinet%2Frs-wgobfs/lists"}