import os x=os.popen("netstat -anpt").read() print(x) print("Secret_Key_From_The_Code!!")