Giter VIP home page Giter VIP logo

mijisou's Introduction

秘迹搜索开源说明

秘迹搜索是基于开源项目Searx进行二次开发的,因为Searx采用的开源协议是AGPL-3.0,秘迹搜索(https://mijisou.com)严格遵守这一开源协议,将我们所有的改动同步开源出来。欢迎对网络隐私防护感兴趣的朋友们一起开发和维护秘迹搜索。

秘迹®️是熵加网络科技(北京)有限公司所持有的注册商标,任何组织或个人在使用代码前请去除任何和秘迹相关字段,去除秘迹搜索的UI设计,否则熵加网络科技(北京)有限公司保留追究法律责任的权利。

环境搭建

  • 安装python3环境,使用python3运行秘迹搜索的代码。pip3 install -r requirements.txt
  • 在正式运行代码前,请正确设置配置文件settings_et_dev.yml。秘迹搜索使用了redis 作为缓存,使用sentry收集异常信息。
  • 设置完成后,可在测试环境执行 env FLASK_APP=searx.webapp FLASK_ENV=development FLASK_DEBUG=1 SEARX_SETTINGS_PATH=settings_et_dev.yml python -m flask run

Entropage theme

  • cd searx/static/themes/entropage
  • npm i
  • npm start

less: themes/entropage/less

js: themes/entropage/js/searx_src

秘迹搜索反馈渠道和联系方式

微信: mijixiaoer

邮件: [email protected]

searx

A privacy-respecting, hackable metasearch engine.

Pronunciation: səːks

List of running instances.

See the documentation and the wiki for more information.

OpenCollective searx backers OpenCollective searx sponsors

Installation

  • clone source: git clone https://github.com/asciimoo/searx.git && cd searx
  • install dependencies: ./manage.sh update_packages
  • edit your settings.yml (set your secret_key!)
  • run python searx/webapp.py to start the application

For all the details, follow this step by step installation.

Bugs

Bugs or suggestions? Visit the issue tracker.

More about searx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.