{"id":22364486,"url":"https://github.com/asad9711/websocket-proxy-server","last_synced_at":"2025-10-27T20:18:34.188Z","repository":{"id":186997478,"uuid":"485215637","full_name":"asad9711/WebSocket-Proxy-Server","owner":"asad9711","description":"To proxy and monitor outgoing websocket requests","archived":false,"fork":false,"pushed_at":"2022-06-27T04:18:08.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T16:39:43.394Z","etag":null,"topics":["cobra-cli","golang","gorilla-websocket","http-hijacking","websocket"],"latest_commit_sha":null,"homepage":"","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/asad9711.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}},"created_at":"2022-04-25T03:54:13.000Z","updated_at":"2024-10-21T02:13:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"9988ecb9-b06e-47d3-bae2-1a7d85bd9b08","html_url":"https://github.com/asad9711/WebSocket-Proxy-Server","commit_stats":null,"previous_names":["asad9711/websocket-proxy-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asad9711%2FWebSocket-Proxy-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asad9711%2FWebSocket-Proxy-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asad9711%2FWebSocket-Proxy-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asad9711%2FWebSocket-Proxy-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asad9711","download_url":"https://codeload.github.com/asad9711/WebSocket-Proxy-Server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245678905,"owners_count":20654738,"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":["cobra-cli","golang","gorilla-websocket","http-hijacking","websocket"],"created_at":"2024-12-04T17:21:09.611Z","updated_at":"2025-10-16T15:13:17.063Z","avatar_url":"https://github.com/asad9711.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# to proxy incoming ws requests to a target server\n\n2 Approaches:\n1. Upgrade an incoming http request to WS and then perform 2 way read/write of data between client and target server\n2. (low level approach) Hijack the incoming http request and create a tcp connection to target server, and then copy data between the 2 tcp connections","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasad9711%2Fwebsocket-proxy-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasad9711%2Fwebsocket-proxy-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasad9711%2Fwebsocket-proxy-server/lists"}