Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02a9ae0

Browse files
author
İSMAİL TAŞDELEN
committed
master
1 parent fe62722 commit 02a9ae0

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

scan.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding:utf-8 -*-
3+
4+
import os
5+
6+
# Running
7+
os.system("python source/ip_scanner.py")
File renamed without changes.

0 commit comments

Comments
 (0)