Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suchsoak authored Aug 24, 2023
1 parent 98aeef8 commit 2de7e6b
Showing 1 changed file with 23 additions and 8 deletions.
31 changes: 23 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
> install the `requirementes.txt`
Place in the terminal:

```sh
git clone https://github.com/suchsoak/IP-SOCKET-PYTHON.git
```
Expand Down Expand Up @@ -60,20 +61,34 @@ Then run in the terminal (CMD or PORWERSHELL), with python installed:
### And then the script runs.

<br>
## Maco OS

# Maco OS:
> Coming soon.
Place in the terminal:

<br>
```sh
git clone https://github.com/suchsoak/IP-SOCKET-PYTHON.git
```
After enter in the files, and put:

<hr>
```sh
chmod +X requirementes.txt
```

# How use
```sh
pip install -r requirementes.txt
```

Now start the script:

```sh
python3 ip.py
```

## For use you need put ip address (000.000.0.0) or url (www.google.com)
# How use

> IP or URL: www.google.com
```sh
For use you need put `ip address` (000.000.0.0) or `url` (www.google.com)
```

## All links used:
| Libraries | Links |
Expand Down

0 comments on commit 2de7e6b

Please sign in to comment.