{"id":21045577,"url":"https://github.com/ymzuiku/gonginx","last_synced_at":"2026-05-17T21:33:32.948Z","repository":{"id":151579084,"uuid":"149868056","full_name":"ymzuiku/gonginx","owner":"ymzuiku","description":"Only have static server and proxy","archived":false,"fork":false,"pushed_at":"2018-09-24T13:45:21.000Z","size":8344,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-02T00:25:54.491Z","etag":null,"topics":["golang","server","static-server"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/ymzuiku.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-22T10:48:01.000Z","updated_at":"2019-04-08T04:42:38.000Z","dependencies_parsed_at":"2023-04-14T14:33:07.573Z","dependency_job_id":null,"html_url":"https://github.com/ymzuiku/gonginx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ymzuiku/gonginx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymzuiku%2Fgonginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymzuiku%2Fgonginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymzuiku%2Fgonginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymzuiku%2Fgonginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ymzuiku","download_url":"https://codeload.github.com/ymzuiku/gonginx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymzuiku%2Fgonginx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33155672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["golang","server","static-server"],"created_at":"2024-11-19T14:23:12.400Z","updated_at":"2026-05-17T21:33:32.914Z","avatar_url":"https://github.com/ymzuiku.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Only have static and proxy\n\n## Golang Install\n```\ngo get github.com/ymzuiku/gonginx\n```\n\n## Start\n\nstart server and load ./static/*\n\n```sh\n$ cd project\n$ gonginx ./static 4001\n```\n\nstart server and load ./static/*, and proxy to http://localhost:5000\n\n```sh\n$ gonginx ./static 4001 5000\n```\n\n## If you no have golang, you can downdown release\n\nosx:\n\n```\ncurl -o /usr/local/bin/gonginx https://raw.githubusercontent.com/ymzuiku/gonginx/master/bin/osx/gonginx \nchmod 0700 /usr/local/bin/gonginx\n```\n\nlinux:\n\n```\nwget -c -O /usr/local/bin/gonginx https://raw.githubusercontent.com/ymzuiku/gonginx/master/bin/linux/gonginx \nchmod 0700 /usr/local/bin/gonginx\n```\nand use:\n\n```sh\ngonginx ./static 4001\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymzuiku%2Fgonginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymzuiku%2Fgonginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymzuiku%2Fgonginx/lists"}