{"id":22111668,"url":"https://github.com/phx/geneva_tunnel","last_synced_at":"2025-03-24T04:34:08.534Z","repository":{"id":121578515,"uuid":"467619549","full_name":"phx/geneva_tunnel","owner":"phx","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-08T17:57:02.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T10:33:58.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/phx.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}},"created_at":"2022-03-08T17:53:26.000Z","updated_at":"2022-03-08T17:54:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"1cc4a70f-cf2c-4bcd-9039-4dab782e47ef","html_url":"https://github.com/phx/geneva_tunnel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fgeneva_tunnel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fgeneva_tunnel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fgeneva_tunnel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phx%2Fgeneva_tunnel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phx","download_url":"https://codeload.github.com/phx/geneva_tunnel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245211859,"owners_count":20578437,"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":[],"created_at":"2024-12-01T10:50:16.713Z","updated_at":"2025-03-24T04:34:08.516Z","avatar_url":"https://github.com/phx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# geneva_tunnel\n\n**Dependencies:**\n- `/bin/sh`\n- Tested on Debian 11\n- Support for CentOS and possibly Ubuntu is currently in the works\n\n`geneva_tunnel` runs commands through Geneva, which listens on port(s) specifed (default: `80` and `443`).\n\nRunning `sudo geneva` will launch a browser by default, but you can feed it commands with the `-c|--command` parameter.\n\n## Installation\n\nWe will assume you have `git` installed.  If not, download the zip and alter the following as necessary:\n\n```\ngit clone https://github.com/phx/geneva_tunnel\ncd geneva_tunnel\n./install.sh\n```\n\n## Usage\n\n(Requires non-root user running with `sudo`)\n\n```\nusage: geneva [-h] [-c COMMAND] [-l LOGLEVEL] [-ls] [-p PORTS] [-s STRATEGY]\n\noptional arguments:\n  -h, --help\t\t\t\tshow this help message and exit\n  -c COMMAND, --command COMMAND\t\tCommand to run though Geneva\n  -l LOGLEVEL, --loglevel LOGLEVEL\tLog level [debug|info|warning|error]\n  -ls, --list\t\t\t\tList Geneva strategies (JSON)\n  -p PORTS, --ports PORTS\t\tDestination port(s) for Geneva to modify traffic\n  -s STRATEGY, --strategy STRATEGY\tGeneva strategy to use (defaults to Segmentation \u003e Reassembly \u003e Offsets)\n```\n\n## Alternate strategies\n\nYou can dump the strategies with `sudo geneva -ls` to see the \"genetic code\" for each species and subspecies of traffic manipulation.\n\nThe program defaults to `Segmentation \u003e Reassembly \u003e Offsets` which has a 98%, 100%, and 100% success rate in China, India, and Kazakhstan, respectively.\n\nTo specify an alternate strategy, find the genetic code using `sudo geneva -ls`, and include it on the command line after the `-s|--strategy` parameter.\n\nFor instance, running `sudo geneva` is the equivalent of running the following:\n\n```\nsudo geneva -s \"[TCP:flags:PA]-fragment{tcp:8:True}(,fragment{tcp:4:True})-|\"\n```\n\n### Issues/Feature requests:\n\nSubmit an issue on GitHub.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphx%2Fgeneva_tunnel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphx%2Fgeneva_tunnel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphx%2Fgeneva_tunnel/lists"}