Skip to content

DaM201/SRunning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

SRunning 0.1.3-0.1.4

What is SRunning and what is it for?

This program focuses on checking whether or not IP ADDRESS is running on a specific PORT. You can choose the language ENGLISH OR CZECH. SRunning 0.1.3-0.1.4 has a history which you have to choose with --batch

Everything from SRunning 0.1.3-0.1.4

Created by DaM201

Youtube

Instagram

INSTALLATION FOR WINDOWS

Install Python in WINDOWS

Installing PYTHON from the MICROSOFT STORE. Why we need PYTHON. python is a program that can run in LINUX, MAC and WINDOWS. that's why we chose python!

Install Python from the Microsoft Store: image

Install SRunning from github in WINDOWS with CMD

First press WIN+R to launch RUN

image

cmd

press ENTER to start CMD

image

type the following command into CMD:

image

powershell

Then when you get powershell running, type and run this command:

image image

wget https://raw.githubusercontent.com/DaM201/SRunning/main/srunning.py -O srunning.py
wget https://raw.githubusercontent.com/DaM201/SRunning/main/requirements.txt -O requirements.txt

That's all from the installation and now you just need to start srunning:

image

pip install -r requirements.txt
python srunning.py

PROBLEM WITH COMMAND WGET

If you had a problem with the WGET command,

you can replace it by downloading SRUNNING to GITHUB.

and then running CMD in the path where our SRunning.py is located.

type the following command into CMD:

image

Then when you get powershell running, type and run this command:

image image

That's all from the installation and now you just need to start srunning:

image

INSTALLATION FOR LINUX AND MAC

Install Tools For SRunning

First we install it is Python and Git:

image

apt install git python3

Then we install our SRunning:

image

git clone https://github.com/DaM201/SRunning

Now we start SRunning:

image

cd SRunning
pip3 install -r requirements.txt
python3 srunning.py -h

Only with SRunning

Any Problems with program Write me

Youtube

Instagram

 ____                         _
/ ___| _ __ _   _ _ __  _ __ (_)_ __   __ _
\___ \| '__| | | | '_ \| '_ \| | '_ \ / _` |
 ___) | |  | |_| | | | | | | | | | | | (_| |
|____/|_|   \__,_|_| |_|_| |_|_|_| |_|\__, |
            Version 0.1.4             |___/

usage: srunning.exe [-h] [-i I] [--batch] [--language LANGUAGE] [--nocolor] [--history] [--update]

options:
  -h, --help           show this help message and exit
  -i I                 scanning and working with IP address
  --batch              creating a file from a connection or disconnection from IP Addressi
  --language LANGUAGE  selecting a new language from the list (CZ or ENG) EXAMPLE => srunning --language
  --nocolor            scripting will not be in colour
  --history            history of new connections or disconnections from IP Addressi
  --update             updates srunning










About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages