{"id":27500916,"url":"https://github.com/nishanb/piggy-back","last_synced_at":"2025-04-17T12:56:35.089Z","repository":{"id":139674330,"uuid":"528434654","full_name":"nishanb/piggy-back","owner":"nishanb","description":"Reverse tunnel over web-socket stream to host local services to cloud ","archived":false,"fork":false,"pushed_at":"2024-06-30T17:09:11.000Z","size":103,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-07-03T15:54:52.596Z","etag":null,"topics":["edge-computing","reverse-proxy-server","reverse-tunnels","sockets","tunnel","websocket"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nishanb.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-08-24T13:23:47.000Z","updated_at":"2024-06-30T17:11:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"58a56855-01d3-41b2-9068-c43a9f91f000","html_url":"https://github.com/nishanb/piggy-back","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishanb%2Fpiggy-back","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishanb%2Fpiggy-back/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishanb%2Fpiggy-back/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishanb%2Fpiggy-back/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nishanb","download_url":"https://codeload.github.com/nishanb/piggy-back/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249342522,"owners_count":21254311,"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":["edge-computing","reverse-proxy-server","reverse-tunnels","sockets","tunnel","websocket"],"created_at":"2025-04-17T12:56:34.429Z","updated_at":"2025-04-17T12:56:35.077Z","avatar_url":"https://github.com/nishanb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Piggy Back Tunnel\n\nPiggy Back Tunnel is a reverse TCP tunnel over WebSocket to host local sites in the cloud\n\n## Use Cases\n- Make available your local development sites in the cloud.\n- Test webhook calls to local sites.\n\n## How it works \n![image](https://user-images.githubusercontent.com/21797317/195246981-b8550e05-bf4c-4d39-a424-42160bd4c2d9.png)\n\n### Demo \n\n[![Demo](https://img.youtube.com/vi/NZwy95G6xFM/0.jpg)](https://www.youtube.com/watch?v=NZwy95G6xFM)\n\n\n## Installation\n```sh\ngit clone git@github.com:nishanb/piggy-back.git\n\nnpm i\n\nnpm i -g\n```\n\n## Usage\n```sh\n# on server side which has public network \npiggyback serve \n\n# on client side which has private network\npiggyback forward -h localhost -p 8090\n```\n\n## Contributing\nPull requests are welcome. For significant changes, please open an issue to discuss what you would like to change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishanb%2Fpiggy-back","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnishanb%2Fpiggy-back","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishanb%2Fpiggy-back/lists"}