Skip to content

Commit 7cb63c2

Browse files
authored
Update InfoG.py
1 parent 7ce24b6 commit 7cb63c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

InfoG.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
ip_lookup()
2121
elif command == '3':
2222
ph_num_lookup()
23+
elif command == '4':
24+
ip_grabber()
2325
else:
2426
print('Enter a valid command')
2527

0 commit comments

Comments
 (0)