GithubHelp home page GithubHelp logo

pingko-wi / hahajing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bravolover520/hahajing

0.0 0.0 0.0 13.09 MB

An eMule KAD ed2k link search engine for Movie/TV(eMule KAD ed2k下载链接搜索引擎(电影/电视剧))

License: MIT License

Go 85.55% HTML 13.02% Dockerfile 0.80% Python 0.63%

hahajing's Introduction

An eMule ed2k link search engine for Movie/TV

中文版


Introduction

  • This is web based eMule ed2k link search engine for Movie/TV, developed by Go. It searches file link from eMule KAD network. User search input will be firstly validated via DouBan or MTime, and then send eMule KAD network for searching. Results will be classcified and then display on browser.
  • KAD search egnine is independent in case you don't want file links to be filtered. It's easy to use it without dependency. Check main.go and web/web.go to see how to use it.
  • Currently, the web page is displayed in Chinese, but it's easy to guess how to use it.

How to build

  • It's developed with VS code on Windows. So you can open project by VS code and build it.
  • For Linux, e.g. on Ubuntu(64bit), you can use below commands to build it
    • set GOARCH=amd64
    • set GOOS=linux
    • go build

How to run

  • Local side(e.g. Windows)

    • Run hahajing.exe (here web server is started at localhost:66)
    • Open browser to visit localhost:66
  • Server side(e.g. Ubuntu)

    • nohup hahajing server &
    • Open browser to visit the server
  • Note: Make sure executable file is at same directory with config directory.


What it looks like

home result


License

MIT

hahajing's People

Contributors

moyuanz avatar barretthugh avatar

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.