You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I created two aws instances with ipv6 capability... from exfilitrate.py it shows as:
Sending 679 bytes (5432 bits) in 272 IPv6 packets...
..................................................
..................................................
..................................................
..................................................
..................................................
......................
done
However on receive.py i am not seeing any file created in the directory ( local to where receive.py is placed)... is there something i am missing?
The text was updated successfully, but these errors were encountered:
in receive.py i can only see the below but no file created on the server....even i tried to print the data but nothing is getting displayed on console:
sudo python3 receive.py hashes
hashes
[-] Started receiver
Hi I created two aws instances with ipv6 capability... from exfilitrate.py it shows as:
Sending 679 bytes (5432 bits) in 272 IPv6 packets...
..................................................
..................................................
..................................................
..................................................
..................................................
......................
done
However on receive.py i am not seeing any file created in the directory ( local to where receive.py is placed)... is there something i am missing?
The text was updated successfully, but these errors were encountered: