Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# python
# Python port scanner

`python3 port-scanner.py` for Linux/UNIX OS

`python port-scanner.py` for Windows OS

> ```Domain or ip-adress: 192.168.1.1```

> ```192.168.1.1: port 21 opened```

> ```192.168.1.1: port 23 opened```

> ```192.168.1.1: port 80 opened```

> ```>>>```