GithubHelp home page GithubHelp logo

thecyberworld / porthub Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 11.0 54 KB

A fast port scanner written in python with a focus on reliability and simplicity.

License: MIT License

Python 99.34% Dockerfile 0.66%
cyber-security cybersecurity ethical-hacking hacktoberfest port-scanner portscanner python python3 scanner

porthub's Introduction

TheCyberHUB

TheCyberHUB by Thecyberworld Community

๐Ÿ‘จโ€๐Ÿ’ป Website link: TheCyberHUB

:octocat: Development Website link: TheCyberHUB Dev

image image image

Table of contents ๐Ÿ’ป


๐Ÿค– Installation Guidelines

๐Ÿ‘‡ Prerequisites

Before installation, please make sure you have already installed the following tools:

๐Ÿ›  Installation Steps

  1. Fork the repository
  2. Clone the forked project
  3. Navigate to the cloned project directory
  4. Install the dependencies with npm i
  5. Create a .env file in the root directory of the project
  6. Copy the contents of example.env to .env file
  7. Run npm run dev to start the server
  8. Open the browser to visit the website at http://localhost:3000/

If you are new to Git and GitHub, then must check out first-contribution repository first and contribute to it before you contributing to other open-source projects.


๐Ÿ‘จโ€๐Ÿ’ป Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are truly appreciated.
  • Check out our contribution guidelines for more information.

๐Ÿ›ก License

thecyberhub.org is licensed under the MIT License - see the LICENSE file for details.


๐Ÿ™ Support

This project needs a โญ๏ธ from you. Don't forget to leave a star โญ๏ธ


๐Ÿ“จ Follow / Contact Us

Discord Github LinkedIn Telegram Twitter

Back to top ๐Ÿ–ฑ

porthub's People

Contributors

0x-singularity avatar cowsecurity avatar dan-kot avatar kabir0x23 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

Watchers

 avatar

porthub's Issues

[DOCS] README.md

Description

Add more examples with images and videos

  • verbose mode example.
  • default example.

Screenshots

image

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

[FEATURE] default port range scan

Detailed description

now scanner can be run by using default ports

Context

now scanner can be run by using default ports

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

[FEATURE] Use Argparse to handle requests

Detailed description

Using something like argparse will handle arguments much better and code will be readable. Currently it is being handled with if else statements which is not a good practice.

Context

Using argparse will make the code more readable and help anyone looking out to contribute to the project and also will give handle arguments gracefully.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

[FEATURE] Scan for top 1000 port

Detailed description

Currently tool have default 100 ports scan. So, we can add flag which runs top 1000 port scan.

Context

In many real-world scenarios, attackers or security professionals are looking for common vulnerabilities or services that might be exposed. By scanning the top 1000 ports, you are more likely to identify such issues efficiently.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

[BUG] datetime long format output [must be shorter]

Describe the bug

datetime long format output must be shorter.
The issue is at the time started and at the end (scanning completed in: )

after the decimal point numbers should be excluded.

To Reproduce

before and after the process got completed,

Expected Behavior

datetime module is providing the long time format, that must be in short

Screenshot/ Video

image

Code of Conduct

  • I agree to follow this project's Code of Conduct

[FEATURE] Verbose mode

Detailed description

Output with more details

Context

Some folks like verbose mode to use.
it provides more details

Possible implementation

if user uses an argument -v, then it will only be running in verbose mode, else not

Additional information

scanner-tutoraial-with-port

Code of Conduct

  • I agree to follow this project's Code of Conduct

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.