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
- Host: GitHub
- URL: https://github.com/bdadmehr0/anonpn
- Owner: BDadmehr0
- Created: 2023-07-09T21:57:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T17:17:21.000Z (over 1 year ago)
- Last Synced: 2025-03-21T21:30:31.025Z (over 1 year ago)
- Topics: bash, bs4, fake, linux, number, python3, script
- Language: Python
- Homepage: https://anonymsms.com
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```