Git Product home page Git Product logo

scan's Introduction

中文说明:

这是一款基于python3的小巧的扫描工具

我已经将需要的模块封装好了,只需要下载即可使用

您只需要输入python scan.py就可以并且得到如下结果:

   Usage:
   -host To scan the open ports of the Host
   -sh  Specific Host Detective                                        Example: -sh 127.0.0.1
   -ah  All alive Hosts Find all alive alive hosts                     Example: -ah 192.168.1.1-255
   --h To show help information

优 点:小巧,方便,强大

  1. 扫描特定账主机的端口信息 python scan.py -host 127.0.0.1 scan.py -ah 10.86.65.1-255

  2. 扫描一定范围内的存活主机 python scan.py -ah 10.86.65.1-255

  3. 扫描特定主机存活状态 scan.py -sp 127.0.0.1


分割线 分割线 分割线 分割线 分割线 分割线 分割线


English introduction:

This is an powerful scanner based on python

What you need to do is just download it and use it because have packaged all third-part modules

What you need to do is just type python scan.py and then you can get the result as follows

  Usage:
   -host To scan the open ports of the Host
   -sh  Specific Host Detective                                        Example: -sh 127.0.0.1
   -ah  All alive Hosts Find all alive alive hosts                     Example: -ah 192.168.1.1-255
   --h To show help information

Advantage:small but powerful

  1. Scan a specific Host's opened ports information python scan.py -host 127.0.0.1

  2. Scan to get all alive hosts in a range python scan.py -ah 10.86.65.1-255

  3. Scan a specific host python scan.py 127.0.0.1

scan's People

Contributors

ba1ma0 avatar

Watchers

 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.