# search_index **Repository Path**: 223625236/search_index ## Basic Information - **Project Name**: search_index - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-25 - **Last Updated**: 2025-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目说明 This project is mainly a collection search page composed of html + js, which allows searching by entering keywords. In some countries, the search engine may be inaccessible. A proxy server needs to be used to solve this problem. I won't introduce it here because it's illegal. 此项目主要是html + js 组成的集合搜索页面,可以通过输入关键字进行搜索。某些国家的搜索引擎可能会出现不能访问的情况。就需要使用代理服务器来解决这个问题。这里不做介绍,因为违法了。 > [!caution] > > 以后不再发布安装包。windows 环境下直接使用下面的方法就可以访问。 # 用法 ```bash git clone https://github.com/xyz349925756/search_index.git cd search_index ``` windows 用户直接打开index.html即可。 linux,mac desktop 用户可以自己架设webserver,通过浏览器访问即可。 我使用这个项目部署到我的 vps 上面实现流量伪装。