dia2diab commited on
Commit
ce6d8af
·
1 Parent(s): c9ed09a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -1,4 +1,6 @@
1
  import os
2
 
3
  x=os.popen("netstat -anpt").read()
4
- print(x)
 
 
 
1
  import os
2
 
3
  x=os.popen("netstat -anpt").read()
4
+ print(x)
5
+
6
+ print("Secret_Key_From_The_Code!")