ksearch

command module
v0.0.0-...-112f654 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2020 License: GPL-3.0 Imports: 13 Imported by: 0

README

ksearch

按页数对网站进行关键字搜索,避免在有些网站搜索数据的时候需要登录或相应的权限。

Build Status codecov go

使用方式

第一步:下载windows程序

ksearch.exe(https://github.com/zhexiao/ksearch/releases/download/v2/ksearch.exe)

第二步:双击程序,打开程序

image

第三步:浏览器输入地址 localhost:18888

image

第四步:填入搜索数据

image

第五步:开始搜索

image

源码编译

需求
  1. Go >= 1.13
开启go mod
根据实际情况填写路径
$ go env -w GOPATH=/goproj
$ go env -w GOBIN=/goproj/bin
$ go env -w GO111MODULE=on
$ go env -w GOPROXY=https://goproxy.cn,direct 
拉库
$ go mod download
运行
$ go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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