Coder Social home page Coder Social logo

btsearcher's Introduction

btsearcher_engine

磁力搜索引擎的go实现。 Bittorrent search engine implement by Google go language.

包说明 (go package)

  1. dht: BitTorrent DHT 网络爬虫的实现。涉及DHT网络原理,KRPC通信协议(Bittorrent DHT search spider, use DHT theory, KPRC protocol)。
  2. filter: 种子信息过滤,过滤规则在conf/文件夹下定义(Torrent file filter)。
  3. models:Mysql数据库表结构定义(DataBase structure)。
  4. torrent:种子文件解析(Convert magnet link to torrent file)。

使用 (How to use)

  1. go get github.com/gitwillsky/btsearcher
  2. 需要编辑conf/下的配置文件app.conf,重点是DHT的UDP端口以及Mysql数据库链接信息(Need modify app.conf configure file at conf/, most important is DHT's UDP port and Mysql database options)。
  3. go run btengine.go

关于前端展示示例 (UI example)

前端展示示例在 https://github.com/gitwillsky/btsearcher_web

btsearcher's People

Contributors

gitwillsky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

btsearcher's Issues

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.