Skip to content

Commit d0accb0

Browse files
committed
Added README.md
1 parent 640867d commit d0accb0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Network-troubleshooter/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Network Troubleshooter
2+
3+
A CLI tool to fix corrupt IP configuaration and other network socket related issue of your Windows PC.
4+
5+
## Utility
6+
7+
- This script can reset the TCP/IP configuration to default.
8+
- This script can also recover the computer from any socket errors which arise due to some malicious script on the computer.
9+
10+
## How to use
11+
12+
<em>View help documentation:</em>
13+
```powershell
14+
py ipreset.py -h
15+
```

0 commit comments

Comments
 (0)