{"id":31701820,"url":"https://github.com/getlantern/geneva-cli","last_synced_at":"2025-10-08T21:09:06.674Z","repository":{"id":61628343,"uuid":"449382552","full_name":"getlantern/geneva-cli","owner":"getlantern","description":"Command-line interface to Geneva","archived":false,"fork":false,"pushed_at":"2024-04-22T13:56:17.000Z","size":151,"stargazers_count":11,"open_issues_count":6,"forks_count":5,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-06-20T12:43:48.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getlantern.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":"2022-01-18T17:30:47.000Z","updated_at":"2024-04-22T13:56:21.000Z","dependencies_parsed_at":"2024-01-25T16:43:13.122Z","dependency_job_id":"88795d36-c051-4db9-a857-36e8686b63da","html_url":"https://github.com/getlantern/geneva-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getlantern/geneva-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Fgeneva-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Fgeneva-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Fgeneva-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Fgeneva-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlantern","download_url":"https://codeload.github.com/getlantern/geneva-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlantern%2Fgeneva-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000716,"owners_count":26082837,"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-08T02:00:06.501Z","response_time":56,"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":[],"created_at":"2025-10-08T21:09:01.410Z","updated_at":"2025-10-08T21:09:06.662Z","avatar_url":"https://github.com/getlantern.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows based Geneva-cli\n\nThis is a Geneva-based WinDivert tunnel, it takes a Geneva strategy and utilizes WinDivert to capture packets, modify them, and re-inject the packet to avoid censorship. One would use this tool when trying to evade censorship and can be run along side Lantern VPN to further obscure traffic.\n\n[Geneva](https://geneva.cs.umd.edu/) is a genetic algorithm based solution to censorship evasion.\n\n[WinDivert](https://www.reqrypt.org/windivert.html) is a user-mode packet capture-and-divert package for Windows 10, Windows 11, and Windows Server.\n\n## Prerequisites\n\n- Be on a Windows machine\n- Have Powershell installed\n- Run Powershell as admin mode\n- All commands are ran in the project directory\n- Go 1.20 is installed\n\n## How to Build\n\nFirst download WinDivert 2.2 [here](https://www.reqrypt.org/windivert.html) and then extract the following files and place them directly in your geneva-cli folder, the dlls will need to be renamed.\n- x86/WinDivert32.sys\n- x86/WinDivert.dll\n- x64/WinDivert64.sys\n- x64/WinDivert.dll\n\nRename the x86 dll to WinDivert32.dll\nRename the x64 dll to WinDivert64.dll\n\n`go build`\n\n## How to run\n\nFirst you will need a valid Geneva strategy, one is included in s.txt.\n\nThen you can run the program using\n\n`.\\geneva-cli.exe intercept --interface \u003cinterface-name\u003e -strategyFile .\\s.txt`\n\nYou can find a list of available interfaces using\n\n`.\\geneva-cli.exe list-adapters`\n\n## Notes\n\nThis was tested on a 64-bit Windows 10 machine\nNot tested on WSL\n\n## Help Output\n```\nNAME:\n   geneva - Genetic Evasion for windows\n\nUSAGE:\n   geneva-cli.exe [global options] command [command options] [arguments...]\n\nCOMMANDS:\n\n   dot            (unavailable on windows) output the strategy graph \n   as an SVG\n   intercept      Run a strategy on live network traffic\n   list-adapters  Lists the available adapters\n   run-pcap       Run a PCAP file through a strategy and output the resulting packets in a new PCAP\n   saved-command  Runs commands from config file\n   validate       validate that a strategy is well-formed\n   help, h        Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --help, -h  show help (default: false)```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlantern%2Fgeneva-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetlantern%2Fgeneva-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlantern%2Fgeneva-cli/lists"}