Giter Site home page Giter Site logo

parampreetr / port_scanner_quieso Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 379 KB

A simple port scanner made for learning purpose which appear to have possibilities of great capabilities.

License: GNU General Public License v3.0

Shell 1.94% C 98.06%
port-scanner c testing-tools scanning-tool port-scan

port_scanner_quieso's Introduction

Quieso

Quieso is simple port scanner written in C. It do not rely on high level libraries for scanning. This was mainly written for beginners to have idea about port scanning in C. All over Internet, I found a lack of port scanning code in C. Most programs are obsolete and don't even work. There are great open source scanner like nmap or rust scan but that code can not be understood by beginners. So this is simple code written towards people searching for write port scanner in C.

Dependencies

Quieso is made to be very light. It had some dependencies

  • pthread.h
  • argp.h

Most of these libraries comes pre-installed on many Linux Distributions but still if you got some error than refer to your Linux Distribution Documentation.

Some Notes

Quieso is still in steady development for more efficient and readable code. Practice will be to made existing code more understandable to beginners and will keep it working.

Do not use this tool on work place or professional purpose. This is just a minimal scanner. Use nmap or rust scan instead.

More importantly scanning website or server without owner's permission is illegal. Use it on your own machine or scanme.nmap.org.

port_scanner_quieso's People

Contributors

parampreetr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mo7amed-joe

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.