{"id":31017244,"url":"https://github.com/ureuzy/nginx-http3","last_synced_at":"2026-05-07T04:40:08.625Z","repository":{"id":54990957,"uuid":"452166904","full_name":"ureuzy/nginx-http3","owner":"ureuzy","description":"Nginx http3 quic on Docker","archived":false,"fork":false,"pushed_at":"2022-08-09T02:47:23.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-17T12:31:40.079Z","etag":null,"topics":["docker","docker-image","http3-server","nginx"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/ureuzy.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}},"created_at":"2022-01-26T06:36:36.000Z","updated_at":"2022-06-30T10:19:54.000Z","dependencies_parsed_at":"2022-08-14T08:20:46.908Z","dependency_job_id":null,"html_url":"https://github.com/ureuzy/nginx-http3","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ureuzy/nginx-http3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ureuzy%2Fnginx-http3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ureuzy%2Fnginx-http3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ureuzy%2Fnginx-http3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ureuzy%2Fnginx-http3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ureuzy","download_url":"https://codeload.github.com/ureuzy/nginx-http3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ureuzy%2Fnginx-http3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274935968,"owners_count":25376836,"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-09-13T02:00:10.085Z","response_time":70,"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":["docker","docker-image","http3-server","nginx"],"created_at":"2025-09-13T07:53:45.373Z","updated_at":"2026-05-07T04:40:03.575Z","avatar_url":"https://github.com/ureuzy.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker nginx-http3\n\nNote: \n\nhttp3 quick uses udp to communicate, so open the udp port. Also, if you do not provide a certificate, a self-certificate will be used, but this may not result in http3 communication with some browsers, etc.\n\n\n\npublic image\n```\ndocker run -p 8443:8443/tcp -p 443:443/udp -v $(pwd)/nginx.conf:/etc/nginx/nginx.conf -v $(pwd)/certs:/etc/nginx/certs --rm -it ureuzy/nginx-http3:latest\n```\n\nself build\n```\ngit clone https://github.com/ureuzy/nginx-http3.git\ncd nginx-http3\ndocker build . -t nginx-http3:latest\ndocker run -p 8443:8443/tcp -p 443:443/udp -v $(pwd)/nginx.conf:/etc/nginx/nginx.conf -v $(pwd)/certs:/etc/nginx/certs --rm -it nginx-http3:latest\n```\n\n\n# Ref\n\nhttps://boringssl.googlesource.com/boringssl/+/HEAD/BUILDING.md\n\nhttps://quic.nginx.org/readme.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fureuzy%2Fnginx-http3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fureuzy%2Fnginx-http3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fureuzy%2Fnginx-http3/lists"}