An open API service indexing awesome lists of open source software.

https://github.com/bdadmehr0/anonpn

script get last phone number fake anonymsms.com and recive last sms
https://github.com/bdadmehr0/anonpn

bash bs4 fake linux number python3 script

Last synced: 2 months ago
JSON representation

script get last phone number fake anonymsms.com and recive last sms

Awesome Lists containing this project

README

          

# AnonPN

Script get last phone number fake anonymsms.com and recive last sms

# Usage

```python
phone = exct_phonecart()
lastsms = recive_sms(phone=phone)
print(phone, lastsms)
```

# Install
```bash
$ chmod +x install.sh
$ ./install.sh```