Giter Club home page Giter Club logo

xsec-proxy-scanner's People

Contributors

netxfly 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

xsec-proxy-scanner's Issues

build的时候提示找不到h12.me/socks

build的时候提示找不到h12.me/socks

➜ proxy_scanner git:(master) go build proxy_scanner.go
proxy/socks.go:28:2: cannot find package "h12.me/socks" in any of:
/usr/local/go/src/h12.me/socks (from $GOROOT)
/Users/xxxx/golang/src/h12.me/socks (from $GOPATH)
对go一点也不懂,咋也不知道不敢问
➜ proxy_scanner git:(master) go get h12.me/socks
package h12.me/socks: unrecognized import path "h12.me/socks" (parse https://h12.me/socks?go-get=1: no go-import meta tags (meta tag h12.io/socks did not match import path h12.me/socks))
下载也没有,搜了一下 h12.io/socks可以安装
go get -u "h12.io/socks"
然后去vi .//proxy/socks.go
替换 "h12.me/socks" 为 "h12.io/socks"
顺利解决问题。
➜ proxy_scanner git:(master) ✗ ./proxy_scanner scan -d -t 2 -f s
[0000] INFO xsec proxy scanner: 1 proxies will be check
[0000] DEBUG xsec proxy scanner: Scanning The last batches(1)
[0000] DEBUG xsec proxy scanner: Checking proxy: SOCKS4://103.35.171.161:8080
[0000] DEBUG xsec proxy scanner: Checking proxy: SOCKS4A://103.35.171.161:8080
[0000] DEBUG xsec proxy scanner: Checking proxy: SOCKS5://103.35.171.161:8080
[

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.