{"id":13581566,"url":"https://github.com/virtualzone/http-redirect","last_synced_at":"2025-07-22T01:11:08.425Z","repository":{"id":129022688,"uuid":"504405990","full_name":"virtualzone/http-redirect","owner":"virtualzone","description":"Tiny HTTP server which redirects HTTP requests to a specific target.","archived":false,"fork":false,"pushed_at":"2022-06-17T19:23:47.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T07:27:43.595Z","etag":null,"topics":["docker","http","http-redirect","http-redirects","http-server","kubernetes","utility","webserver"],"latest_commit_sha":null,"homepage":"https://virtualzone.de","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/virtualzone.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}},"created_at":"2022-06-17T05:32:24.000Z","updated_at":"2023-03-01T06:25:19.000Z","dependencies_parsed_at":"2023-04-30T19:01:33.131Z","dependency_job_id":null,"html_url":"https://github.com/virtualzone/http-redirect","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/virtualzone/http-redirect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtualzone%2Fhttp-redirect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtualzone%2Fhttp-redirect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtualzone%2Fhttp-redirect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtualzone%2Fhttp-redirect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/virtualzone","download_url":"https://codeload.github.com/virtualzone/http-redirect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtualzone%2Fhttp-redirect/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266405861,"owners_count":23923625,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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","http","http-redirect","http-redirects","http-server","kubernetes","utility","webserver"],"created_at":"2024-08-01T15:02:05.820Z","updated_at":"2025-07-22T01:11:08.366Z","avatar_url":"https://github.com/virtualzone.png","language":"Go","readme":"# HTTP Redirect\n**A tiny HTTP server written in Go which does one thing: Redirect incoming requests to another URL.**\n\n## Quick start\nTo run with Docker and redirect incoming requests to `https://virtualzone.de`, use:\n\n```bash\ndocker run --rm -d \\\n    -p 8080:8080 \\\n    -e TARGET=\"https://virtualzone.de\" \\\n    ghcr.io/virtualzone/http-redirect\n```\n\n## Environment variables\nUse environment variables to configure HTTP Redirect:\n\nEnv | Default | Description\n--- | --- | ---\nLISTEN_ADDR | 0.0.0.0:8080 | TCP Listening address and port\nTARGET | \u0026lt;empty\u0026gt; | http://localhost/\nAPPEND_PATH | 1 | Append path from requested URL to redirect URL\nSTATUS_CODE | 301 | HTTP Status Code\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtualzone%2Fhttp-redirect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtualzone%2Fhttp-redirect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtualzone%2Fhttp-redirect/lists"}