Guest User

Untitled

a guest
Nov 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. import os
  2. os.system("./toto &")
  3. os.system(" tshark -i tun0 -T ek -w /home/PCAP_Folder/Sim_Run1st.pcap ")
  4. print("right")
Add Comment
Please, Sign In to add comment