Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5e4588a

Browse files
Update README.md
1 parent 0be3b71 commit 5e4588a

File tree

1 file changed

+11
-7
lines changed
  • Get IP address and Hostname of Website

1 file changed

+11
-7
lines changed

‎Get IP address and Hostname of Website/README.md‎

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,15 @@ No installation of additional modules is needed
1212

1313
## ▶️ How to Run the Script
1414
1. Clone the Repository:
15-
```bash
16-
git clone https://github.com/yourusername/get-website-ip.git
17-
cd get-website-ip
18-
```
15+
```
16+
git clone https://github.com/ShravanDalavi/Simple-Python-Mini-Projects.git
17+
```
18+
2. Navigate to Directory:
19+
```bash
20+
cd Simple-Python-Mini-Projects/Get\ IP\ address\ and\ Hostname\ of\ Website
21+
```
1922
2. Run the Script:
20-
```bash
21-
python3 get_website_ip.py
22-
```
23+
```bash
24+
python get_ip_hostname.py
25+
```
26+
- Enter a website URL to retrieve its IP address and hostname.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /