🔰 An advanced console for windows users including several useful functions. This project is deprecated. New version soon.
💻 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
🏗️ Collaborate with me sending issues
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)>
Using all available cpu and ram;
- Enable muticore:
experimental true
web multicore -v <threads amount>
- To clear all console input:
clear
🐦 Twitter: @MrSev7en
📷 Instagram: @MrSev7en
This project was based on MIT license.