GithubHelp home page GithubHelp logo

port_scanner-rs's People

Stargazers

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

Watchers

 avatar  avatar  avatar

port_scanner-rs's Issues

Trouble with port_scanner::scan_port

Hi,

I'm having new difficulties with port_scanner::scan_port after upgrading from v1.5 from v1.2 on OS X 10.11, and I can't go back to 1.2 because you've yanked it from crates.io (there's other ways to do this but I don't want to go there yet)

scan_port is always returning false.

I'm kinda at a loss beyond that.

Cheers,
Bob

Why does `scan_port_addr` hang on few addresses but not all?

I've been trying out scan_port_addr on two of my servers and one of them was scanned instantly, returning me the correct result of which ports were open. However with the same code, on another similar server, the process could continue Running ... indefinitely until I had to Ctrl - C it. What could be the reason for this to happen?

Scan ports on IP addresses other than 0.0.0.0?

Thank you for releasing this as a Rust library! It's simple but very useful. However, I have a feature proposal. ๐Ÿ™‚

When working with Docker, it's normal to have multiple containers on your system, each with it's own network address. These containers are often started asynchronously, and it takes them a while to make a port available. In the cage tool, I need to poll containers to see if they have an open port. Ideally, it would have a ToSocketAddrs argument like bind: bind<A: ToSocketAddrs>(addr: A).

Would you be interested in supporting this feature in your library? I could send you a PR.

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.