# autoindex **Repository Path**: xuyiqing/autoindex ## Basic Information - **Project Name**: autoindex - **Description**: 实现nginx的autoindex功能,代理本地文件夹,提供可视化页面 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-22 - **Last Updated**: 2023-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```shell java -jar autoindex.jar --root=代理目录,默认jar包地址 --basicuser=httpbasic账号 --basicpwd=httpbasic密码 ```