{"id":20586943,"url":"https://github.com/imzlh/vlist-njs","last_synced_at":"2026-01-22T05:02:13.555Z","repository":{"id":247351911,"uuid":"825230417","full_name":"imzlh/vlist-njs","owner":"imzlh","description":"vList Server impl for njs(Nginx JavaScript)","archived":false,"fork":false,"pushed_at":"2025-07-06T23:39:01.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-07T00:32:05.997Z","etag":null,"topics":["file-server","nginx","nginx-js","njs"],"latest_commit_sha":null,"homepage":"https://hi.imzlh.top/2024/06/16.cgi","language":"TypeScript","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/imzlh.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,"zenodo":null}},"created_at":"2024-07-07T07:29:52.000Z","updated_at":"2025-07-06T23:39:04.000Z","dependencies_parsed_at":"2024-07-15T16:26:06.459Z","dependency_job_id":"bdc9eb82-fe22-463d-93f7-6ffa9b70a740","html_url":"https://github.com/imzlh/vlist-njs","commit_stats":null,"previous_names":["imzlh/vlist-njs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/imzlh/vlist-njs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imzlh%2Fvlist-njs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imzlh%2Fvlist-njs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imzlh%2Fvlist-njs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imzlh%2Fvlist-njs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imzlh","download_url":"https://codeload.github.com/imzlh/vlist-njs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imzlh%2Fvlist-njs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28655025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["file-server","nginx","nginx-js","njs"],"created_at":"2024-11-16T07:14:29.764Z","updated_at":"2026-01-22T05:02:13.534Z","avatar_url":"https://github.com/imzlh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vList Server for nJS\r\n(为`njs`设计的vList5后端，适用于Nginx NJS \u003e= 0.80)\r\n\r\n## 使用\r\n\r\n首先需要使用tsc编译为`main.js`，使用`tsc --target ES2022 main.ts`\r\n\r\n或者下载release中编译完成的JavaScript文件\r\n\r\n接下来在nginx配置文件`server`块中添加：\r\n\r\n    js_import main.js;\r\n    location = /@api/{\r\n        js_content main.main;\r\n    }\r\n\r\n保存重启\r\n\r\n# 加密配置\r\n参考 https://hi.imzlh.top/2024/07/12.cgi","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimzlh%2Fvlist-njs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimzlh%2Fvlist-njs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimzlh%2Fvlist-njs/lists"}