hahajing

command module
v0.0.0-...-e17d9d5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2018 License: MIT Imports: 4 Imported by: 0

README

中文版


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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL