Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 362 Bytes

N-ANOM

N-ANOM is a tool to send sms anonymously

  
  $ apt update && apt upgrade 
  
  $ pkg install git -y
  
  $ pkg install python && pkg install python2 -y
  
  $ git clone https://github.com/Nabil-Official/N-ANOM
  
  $ pip3 install requests
  
  $ cd N-ANOM 
  
  $ python3 n-anom.py
  

N-ANOM