Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

An advanced console for windows users including several useful functions.

License

Notifications You must be signed in to change notification settings

MrSev7en/ultimate-most-advanced

Repository files navigation

Ultimate Most Advanced

🔰 An advanced console for windows users including several useful functions. This project is deprecated. New version soon.

Functions

💻 Ultimate Most Advanced (aka U.M.A) was developed with purpose to make several http requests in high scale. At this version, project inlcudes these functions:

  • HTTP request
  • Socket request
  • Multicore threading management

Issues

🏗️ Collaborate with me sending issues

Examples

Without multicore

Using less cpu and ram;

  • Sending an socket request:
web send -a <ip> -a <request amount> -p <size> -i <port>
  • Sending an http request:
web send -s <url> -a <request amount> -p <size> -w <data (use _ instead spaces)>

With multicore

Using all available cpu and ram;

  • Enable muticore:
experimental true
web multicore -v <threads amount>

Useful commands

  • To clear all console input:
clear

Socials

🐦 Twitter: @MrSev7en
📷 Instagram: @MrSev7en

License

This project was based on MIT license.

About

An advanced console for windows users including several useful functions.

Topics

Resources

License

Stars

Watchers

Forks

Languages