{"id":13676330,"url":"https://github.com/taichunmin/docker-serveo-server","last_synced_at":"2026-03-04T12:31:39.646Z","repository":{"id":68244029,"uuid":"175531996","full_name":"taichunmin/docker-serveo-server","owner":"taichunmin","description":"https://serveo.net is an alternative for ngrok. taichunmin/serveo-server can let you host your own serveo. And taichunmin/serveo can let you secure URL to your localhost server through any NAT or firewall in Docker.","archived":false,"fork":false,"pushed_at":"2020-06-24T07:42:04.000Z","size":15,"stargazers_count":77,"open_issues_count":0,"forks_count":23,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-23T01:35:43.622Z","etag":null,"topics":["alpine","docker","docker-compose","ngrok","self-hosted","serveo","server"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/taichunmin/serveo-server","language":"Dockerfile","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/taichunmin.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":"2019-03-14T02:14:43.000Z","updated_at":"2025-04-11T04:17:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"2bd6d7c3-9b87-461b-8539-f0eb567bbbce","html_url":"https://github.com/taichunmin/docker-serveo-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/taichunmin/docker-serveo-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichunmin%2Fdocker-serveo-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichunmin%2Fdocker-serveo-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichunmin%2Fdocker-serveo-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichunmin%2Fdocker-serveo-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichunmin","download_url":"https://codeload.github.com/taichunmin/docker-serveo-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichunmin%2Fdocker-serveo-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30079737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T12:28:08.313Z","status":"ssl_error","status_checked_at":"2026-03-04T12:27:28.210Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["alpine","docker","docker-compose","ngrok","self-hosted","serveo","server"],"created_at":"2024-08-02T13:00:23.015Z","updated_at":"2026-03-04T12:31:39.618Z","avatar_url":"https://github.com/taichunmin.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"[![GitHub stars](https://img.shields.io/github/stars/taichunmin/docker-serveo-server.svg)](https://github.com/taichunmin/docker-serveo-server/stargazers)\n[![GitHub license](https://img.shields.io/github/license/taichunmin/docker-serveo-server.svg)](https://github.com/taichunmin/docker-serveo-server/blob/master/LICENSE)\n![Docker Stars](https://img.shields.io/docker/stars/taichunmin/serveo-server.svg)\n![Docker Pulls](https://img.shields.io/docker/pulls/taichunmin/serveo-server.svg)\n![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/taichunmin/serveo-server.svg)\n![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/taichunmin/serveo-server.svg)\n\n# docker for serveo.net server\n\n[https://serveo.net](https://serveo.net) is an alternative for ngrok. [taichunmin/serveo-server](https://hub.docker.com/r/taichunmin/serveo-server) can let you host your own serveo. And [taichunmin/serveo](https://hub.docker.com/r/taichunmin/serveo) can let you secure URL to your localhost server through any NAT or firewall in Docker.\n\n## Set up credentials\n\nYou should provide a https credentials or generate one by Let's Encrypt.\n\n* [Let's Encrypt dns-cloudflare](https://github.com/taichunmin/docker-serveo-server/blob/master/dns-cloudflare/README.md)\n\n## Usage\n\n1. Copy the example file\n    ```bash\n    $ cp docker-compose.example.yml docker-compose.yml\n    ```\n2. You should edit `docker-compose.yml` to change the `domain` argument.\n3. use `docker-compose up -d` to start container.\n4. you can use `docker-compose logs` to confirm the service start successfully.\n\n## Demo\n\n```bash\n$ git clone https://github.com/taichunmin/docker-serveo-server.git\n\n$ cd docker-serveo-server\n\n# You need to set up credentials first, please see dns-cloudflare/README.md\n\n$ cp docker-compose.example.yml docker-compose.yml\n\n$ nano docker-compose.yml # change domain\n\n$ sudo docker-compose up -d\n\n$ sudo docker-compose logs serveo\n# Attaching to docker-serveo-server_serveo_1\n# serveo_1  | 2019/03/16 13:11:42 Listening on :2222...\n\n$ ssh -R test.example.com:443:localhost:80 example.com -p 2222 # on another computer\n# Forwarding HTTP traffic from https://test.example.com\n# Press g to start a GUI session and ctrl-c to quit.\n```\n\n## LICENSE\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaichunmin%2Fdocker-serveo-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaichunmin%2Fdocker-serveo-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaichunmin%2Fdocker-serveo-server/lists"}