A python tool give n number of inputs and parallelly you will get a output by separetely

Overview

http-status-finder

Hello Everyone!! This is kavisurya, In this tool you can give n number of inputs and parallelly you will get a output by separetely. Here you can give time delay to every each requests. So you will escape from some firewall securities. This tool will give 98% of accuracy. But this tool like slow or based on your bandwidth. Thank you follow me on https://instagram.com/kavisuryaofficial

Installation

git clone https://github.com/kavisurya/http-status-finder.git
cd http-status-finder/
pip install -r requirements.txt
python3 httpstatusless.py -h

NOTE : THIS TOOL ONLY FOR LINUX DISTRIBUTIONS

Output

███╗   ███╗██████╗ ██████╗ ██╗  ██╗ ██████╗
████╗ ████║██╔══██╗██╔══██╗██║  ██║██╔═████╗
██╔████╔██║██████╔╝██████╔╝███████║██║██╔██║
██║╚██╔╝██║██╔══██╗██╔══██╗╚════██║████╔╝██║
██║ ╚═╝ ██║██║  ██║██║  ██║     ██║╚██████╔╝
╚═╝     ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝     ╚═╝ ╚═════╝


Hello Everyone!!
 This is kavisurya,
 In this tool you can give n number of inputs and parallelly you will get a output by separetely.
 Here you can give time delay to every each requests. So you will escape from some firewall securities. 
 Thank you
 follow me on https://instagram.com/kavisuryaofficial




usage: httpstatusless.py [-h] [-f FILE] [-d DELAY] [-p PROJECT_NAME]

optional arguments:
  -h, --help            show this help message and exit
  -f FILE, --file FILE
  -d DELAY, --delay DELAY
  -p PROJECT_NAME, --project_Name PROJECT_NAME

If your URL list lesser than 300, Use below commands !!

Usage

-f -> input file example : /home/rao/urls.txt 
-d -> delay for each requests 
-p -> Your project name


python3 httpstatusless.py -f /home/rao/urls.txt -d 0 -p 'projectname'

NOTE : During the process, if you're get something error, Don't stop the process it automatically resolve. Otherwise, You check manually.

Time based checking

python3 httpstatusless.py -f /home/rao/urls.txt -d 5 -p 'projectname'

If your URL list greater than 300, Use below commands !!

Usage

cd http-status-finder/
python3 run.py -h

Output

Hello Everyone!!
 This is kavisurya,
 In this tool you can give n number of inputs and parallelly you will get a output by separetely.
 Here you can give time delay to every each requests. So you will escape from some firewall securities. 
 Thank you
 follow me on https://instagram.com/kavisuryaofficial
Example : python3 run.py -f /home/rao/file.txt -d 0 -p 'Test_project' -r 0


usage: run.py [-h] [-f FILE] [-d DELAY] [-p PROJECT_NAME] [-r RESUME]

optional arguments:
  -h, --help            show this help message and exit
  -f FILE, --file FILE
  -d DELAY, --delay DELAY
  -p PROJECT_NAME, --project_Name PROJECT_NAME
  -r RESUME, --resume RESUME
                        Resume your files. Example : python3 run.py -f /home/rao/file.txt -d 0 -p 'Test_project' -r 3 [3 means starts
                        from 3rd file.]

Description

In this Mode for a complete large number of checking processes. If your URL's 30000 or lakhs, The first work is in this tool, split your URL's by 100. Ex: your URL's like 30000, [ 30000/100 = 300 ] Here your URL's splitting 300, and giving input to the tool. You can see the split URLs path /yourprojectname/Fragnement/file1.txt....file300.txt. In this process, you're suddenly come out from this tool, you can again resume that process. Ex. During 3'rd file process, you're come out of this tool, you can resume with the 3rd file using the -r parameter.

python3 run.py -f /home/rao/file.txt -d 0 -p 'Test_project' -r 3 

usage

python3 run.py -f /home/rao/file.txt -d 0 -p 'Test_project' -r 0

-f -> input file example : /home/rao/urls.txt 
-d -> delay for each requests 
-p -> Your project name
-r -> Resume your files.

Time based checking

python3 httpstatusless.py -f /home/rao/urls.txt -d 5 -p 'projectname' -r 0

Resume Your process

python3 httpstatusless.py -f /home/rao/urls.txt -d 0 -p 'projectname' -r 3

[3 means starts from 3rd file.]

THANK YOU

Owner
KAVISURYA V
Cyber Security Enthusiast with intermediate experience in the area of Application Security, Automation, Open Source Intelligence, Full stack web developer.
KAVISURYA V
Spacegit is a .git exposed finder

Spacegit Spacegit is a basic .git exposed finder Usage: You need python3 installed to run spacegit use: python3 spacegit.py (url) Disclaimer: **This i

2 Nov 30, 2021
A program to convert celcius to faranheit. made with python

Temp-Converter What is Temp-Converter Temp-Converter is little program made with pyhton to convert celcius to faranheit. Needed A python interpreter P

Chandula Janith 0 Nov 27, 2021
A python app which aggregates and splits costs from multiple public cloud providers into a csv

Cloud Billing This project aggregates the costs public cloud resources by accounts, services and tags by importing the invoices from public cloud prov

1 Oct 04, 2022
Python program to do with percentages and chances, random generation.

Chances and Percentages Python program to do with percentages and chances, random generation. What is this? This small program will generate a list wi

n0 3 Jul 15, 2021
Simple RGB to HEX game made in python

Simple RGB to HEX game made in python

5 Aug 26, 2022
SH-PUBLIC is a python based cloning script. You can clone unlimited UID facebook accounts by using this tool.

SH-PUBLIC is a python based cloning script. You can clone unlimited UID facebook accounts by using this tool. This tool works on any Android devices without root.

(Md. Tanvir Ahmed) 5 Mar 09, 2022
Abby's Left Hand Modifiers Dictionary

Abby's Left Hand Modifiers Dictionary Design This dictionary is inspired by and

12 Dec 08, 2022
python script to generate color coded resistor images

Resistor image generator I got nerdsniped into making this. It's not finished at all, and the code is messy. The end goal it generate a whole E-series

MichD 1 Nov 12, 2021
Stubmaker is an easy-to-use tool for generating python stubs.

Stubmaker is an easy-to-use tool for generating python stubs. Requirements Stubmaker is to be run under Python 3.7.4+ No side effects during

Toloka 24 Aug 28, 2022
This script allows you to retrieve all functions / variables names of a Python code, and the variables values.

Memory Extractor This script allows you to retrieve all functions / variables names of a Python code, and the variables values. How to use it ? The si

Venax 2 Dec 26, 2021
Astvuln is a simple AST scanner which recursively scans a directory, parses each file as AST and runs specified method.

Astvuln Astvuln is a simple AST scanner which recursively scans a directory, parses each file as AST and runs specified method. Some search methods ar

Bitstamp Security 7 May 29, 2022
Every 2 minutes, check for visa slots at VFS website

vfs-visa-slot-germany Every 2 minutes, check for visa slots at VFS website. If there are any, send a call and a message of the format: Sent from your

12 Dec 15, 2022
An awesome tool to save articles from RSS feed to Pocket automatically.

RSS2Pocket An awesome tool to save articles from RSS feed to Pocket automatically. About the Project I used to use IFTTT to save articles from RSS fee

Hank Liao 10 Nov 12, 2022
Functional UUIDs for Python.

🏷️FUUID stands for Functional Universally Unique IDentifier. FUUIDs are compatible with regular UUIDs but are naturally ordered by generation time, collision-free and support succinct representations

Phil Demetriou 147 Oct 27, 2022
Homebase Name Changer for Fortnite: Save the World.

Homebase Name Changer This program allows you to change the Homebase name in Fortnite: Save the World. How to use it? After starting the HomebaseNameC

PRO100KatYT 7 May 21, 2022
Parse URLs for DOIs, PubMed identifiers, PMC identifiers, arXiv identifiers, etc.

citation-url Parse URLs for DOIs, PubMed identifiers, PMC identifiers, arXiv identifiers, etc. This module has a single parse() function that takes in

Charles Tapley Hoyt 2 Feb 12, 2022
[P]ython [w]rited [B]inary [C]onverter

pwbinaryc [P]ython [w]rited [Binary] [C]onverter You have rights to: Modify the code and use it private (friends are allowed too) Make a page and redi

0 Jun 21, 2022
aws ec2.py companion script to generate sshconfigs with auto bastion host discovery

ec2-bastion-sshconfig This script will interate over instances found by ec2.py and if those instances are not publically accessible it will search the

Steve Melo 1 Sep 11, 2022
Exports the local variables into a global dictionary for later debugging.

PyExfiltrator Julia’s @exfiltrate for Python; Exports the local variables into a global dictionary for later debugging. Installation pip install pyexf

6 Nov 07, 2022
Cleaning-utils - a collection of small Python functions and classes which make cleaning pipelines shorter and easier

cleaning-utils [] [] [] cleaning-utils is a collection of small Python functions

4 Aug 31, 2022