{"id":19001729,"url":"https://github.com/ledccn/webman_plugin_go-fastdfs","last_synced_at":"2026-04-19T23:30:20.583Z","repository":{"id":185508171,"uuid":"673648910","full_name":"ledccn/webman_plugin_go-fastdfs","owner":"ledccn","description":"Webman plugin ledc/go-fastdfs；基于webman编写的用户自定义验证接口，适用于go-fastdfs分布式文件系统`auth_token`验证。","archived":false,"fork":false,"pushed_at":"2023-08-09T01:32:27.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T18:41:41.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/ledccn.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":"2023-08-02T05:40:50.000Z","updated_at":"2023-08-02T05:41:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecd932fd-bec0-4c91-ad38-16146cad814f","html_url":"https://github.com/ledccn/webman_plugin_go-fastdfs","commit_stats":null,"previous_names":["ledccn/webman_plugin_go-fastdfs"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fwebman_plugin_go-fastdfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fwebman_plugin_go-fastdfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fwebman_plugin_go-fastdfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ledccn%2Fwebman_plugin_go-fastdfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ledccn","download_url":"https://codeload.github.com/ledccn/webman_plugin_go-fastdfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240021779,"owners_count":19735368,"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","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":[],"created_at":"2024-11-08T18:12:30.009Z","updated_at":"2026-04-19T23:30:20.535Z","avatar_url":"https://github.com/ledccn.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webman plugin ledc/go-fastdfs\n\n## 安装\n\n```\ncomposer require ledc/go-fastdfs\n```\n\n\n\n## 简介\n\n基于webman编写的用户自定义验证接口，适用于go-fastdfs分布式文件系统`auth_token`验证。\n\n\n\n## 配置\n\n- 项目目录下：`/config/plugin/ledc/go-fastdfs/app.php`\n\n\n- Nginx配置\n\n```php\nlocation /upload/auth {\n  proxy_set_header X-Real-IP $remote_addr;\n  proxy_set_header Host $host;\n  proxy_set_header X-Forwarded-Proto $scheme;\n  proxy_http_version 1.1;\n  proxy_set_header Connection \"\";\n  proxy_pass http://127.0.0.1:8787;\n}\n```\n\n\n\n## go-fastdfs\n\n基于http协议的分布式文件系统，它基于大道至简的设计理念，一切从简设计，使得它的运维及扩展变得更加简单，它具有高性能、高可靠、无中心、免维护等优点。\n\n- 源码：https://github.com/sjqzhang/go-fastdfs\n- 文档：https://sjqzhang.github.io/go-fastdfs/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fledccn%2Fwebman_plugin_go-fastdfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fledccn%2Fwebman_plugin_go-fastdfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fledccn%2Fwebman_plugin_go-fastdfs/lists"}