{"id":19174550,"url":"https://github.com/marceldobehere/goofy-websocket-socket-bridge","last_synced_at":"2026-05-17T10:36:19.000Z","repository":{"id":231613895,"uuid":"781686109","full_name":"marceldobehere/Goofy-Websocket-Socket-Bridge","owner":"marceldobehere","description":"Goofy Websocket Server/Proxy for SSH over Websocket","archived":false,"fork":false,"pushed_at":"2024-05-08T21:19:22.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-04T01:35:47.443Z","etag":null,"topics":["js","nodejs","proxy","ssh","tunnel","websocket","websockets"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marceldobehere.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":"2024-04-03T21:06:07.000Z","updated_at":"2024-05-08T21:19:25.000Z","dependencies_parsed_at":"2025-01-04T01:34:35.958Z","dependency_job_id":"ddf3a27f-6883-4760-b428-b46c09442a82","html_url":"https://github.com/marceldobehere/Goofy-Websocket-Socket-Bridge","commit_stats":null,"previous_names":["marceldobehere/goofy-websocket-socket-bridge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marceldobehere%2FGoofy-Websocket-Socket-Bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marceldobehere%2FGoofy-Websocket-Socket-Bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marceldobehere%2FGoofy-Websocket-Socket-Bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marceldobehere%2FGoofy-Websocket-Socket-Bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marceldobehere","download_url":"https://codeload.github.com/marceldobehere/Goofy-Websocket-Socket-Bridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240254182,"owners_count":19772386,"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":["js","nodejs","proxy","ssh","tunnel","websocket","websockets"],"created_at":"2024-11-09T10:18:17.597Z","updated_at":"2026-05-17T10:36:13.981Z","avatar_url":"https://github.com/marceldobehere.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goofy Websocket SSH Bridge\n\nA tool proxies incoming websocket connections to a tcp address and port. (In this case it redirects to an ssh server with a port)\n\nNOTE: This should be used with the [Goofy Websocket SSH Client](https://github.com/marceldobehere/Goofy-SSH)!\n\n## How to change the address / port\nYou can change the constant variables in the `index.js` file before running it:\n```js\nconst LOCAL_SSH_SERVER_HOST = 'marceldobehere.com';\nconst LOCAL_SSH_SERVER_PORT = 2222;\n```\n\n## How to run\n\nTo run it, just enter run `npm i` and then `npm run start`.\n\nThis will launch a normal websocket server on port 80.\n\n\n\nYou can also run a secure websocket server on port 443 by using `npm run start-https`.\n\nNOTE: The C# SSH Client has issues communicating with NodeJS secure websocket servers!\n\n## Thanks to \n* [ws](https://www.npmjs.com/package/ws)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarceldobehere%2Fgoofy-websocket-socket-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarceldobehere%2Fgoofy-websocket-socket-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarceldobehere%2Fgoofy-websocket-socket-bridge/lists"}