{"id":23114328,"url":"https://github.com/dimchansky/gproxy","last_synced_at":"2025-10-05T20:00:08.280Z","repository":{"id":66861128,"uuid":"56461389","full_name":"dimchansky/gproxy","owner":"dimchansky","description":"A proxy server that routes all HTTP traffic through Google Data Compression proxy server using SSL connection","archived":false,"fork":false,"pushed_at":"2017-09-26T12:22:34.000Z","size":13,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-16T20:46:07.393Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimchansky.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}},"created_at":"2016-04-17T22:14:39.000Z","updated_at":"2024-01-13T23:55:12.000Z","dependencies_parsed_at":"2023-05-12T00:15:25.257Z","dependency_job_id":null,"html_url":"https://github.com/dimchansky/gproxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dimchansky/gproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimchansky%2Fgproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimchansky%2Fgproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimchansky%2Fgproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimchansky%2Fgproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimchansky","download_url":"https://codeload.github.com/dimchansky/gproxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimchansky%2Fgproxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278510913,"owners_count":25998997,"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-05T02:00:06.059Z","response_time":54,"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":"2024-12-17T03:29:29.400Z","updated_at":"2025-10-05T20:00:08.271Z","avatar_url":"https://github.com/dimchansky.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gproxy\r\n\r\n## Description\r\n\r\n```\r\n                                                                \r\n   ┌──────────────Local machine──────────────┐                  \r\n   │ ┌──────────────Browser───────────────┐  │                  \r\n   │ │....................................│  │                  \r\n   │ │.┌──────────────┐..┌──────────────┐.│  │                  \r\n   │ │.│ HTTP traffic │..│HTTPS traffic │.│  │                  \r\n   │ │.└───────▲──────┘..└───────▲──────┘.│  │                  \r\n   │ │.........│.................║........│  │                  \r\n   │ └─────────│─────────────────║────────┘  │                  \r\n   │           │                 ║           │                  \r\n   │      plain HTTP           HTTP          │                  \r\n   │           │             over SSL        │                  \r\n   │ ┌─────────│─────gproxy──────║─────────┐ │                  \r\n   │ │.........│.................║.........│ │                  \r\n   │ │.┌───────▼──────┐..┌───────▼──────┐..│ │                  \r\n   │ │.│ HTTPS client │..│ DNS resolver ◀────────────┐          \r\n   │ │.└───────▲──────┘..└───────▲──────┘..│ │       │          \r\n   │ │.........║.................║.........│ │       │          \r\n   │ │.........║.......┌─────────▼───────┐.│ │       │          \r\n   │ │.........║.......│ SSL connection  │.│ │       │          \r\n   │ │.........║.......│     hijacker    │.│ │       │          \r\n   │ │.........║.......└─────────▲───────┘.│ │      TCP         \r\n   │ │.........║.................║.........│ │   connection     \r\n   │ └─────────║─────────────────║─────────┘ │       │          \r\n   └───────────║─────────────────║───────────┘       │          \r\n               ║                 ║                   │          \r\n           HTTP over         HTTP over               │          \r\n              SSL               SSL                  │          \r\n               ║                 ║                   │          \r\n ┌ ─ ─ ─ ─ ─ ─ ║ ─ ─ ─ ─ ─ ─ ─ ─ ║ ─ ─ ─ ─ ─ ─ ─ ─ ─ │ ─ ─ ─ ─ ┐\r\n               ║                 ║                   │          \r\n │     ┌───────▼──────┐          ║           ┌───────▼──────┐  │\r\n       │ Google proxy │          ║           │  Google DNS  │   \r\n │     └───────▲──────┘          ║           └──────────────┘  │\r\n               │                 ║                              \r\n │             │                 ║                             │\r\n          plain HTTP             ║                              \r\n │             │                 ║                             │\r\n               │                 ║                              \r\n │     ┌───────▼──────┐  ┌───────▼──────┐                      │\r\n       │ HTTP server  │  │ HTTPS server │                       \r\n │     └──────────────┘  └──────────────┘                      │\r\n                                                                \r\n │        ___ _   _ _____ _____ ____  _   _ _____ _____        │\r\n         |_ _| \\ | |_   _| ____|  _ \\| \\ | | ____|_   _|        \r\n │        | ||  \\| | | | |  _| | |_) |  \\| |  _|   | |         │\r\n          | || |\\  | | | | |___|  _ \u003c| |\\  | |___  | |          \r\n │       |___|_| \\_| |_| |_____|_| \\_\\_| \\_|_____| |_|         │\r\n  ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ \r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimchansky%2Fgproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimchansky%2Fgproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimchansky%2Fgproxy/lists"}