Xyra WhatsApp - WhatsApp Automation System
Project description
XYRA Auth
Termux Authentication System - Sistem Autentikasi dengan OTP Email untuk Termux
Fitur
- Signup dengan verifikasi OTP email
- Login dengan Supabase
- Template email OTP yang keren
- Kode OTP berlaku 5 menit
- 3x percobaan input OTP
- Auto-install dependensi
- Konfigurasi terenkripsi (aman)
Instalasi
pip install xyra-auth
Penggunaan
Sebagai Command Line
xyra-auth
Sebagai Module Python
from xyra_auth import main
main()
Menjalankan sebagai Module
python -m xyra_auth
Persyaratan
Pastikan Anda memiliki file-file berikut di direktori kerja:
termux_auth_lib*.so- Binary module (minta dari developer)config.enc- File konfigurasi terenkripsi
Instalasi di Termux
# Update Termux
pkg update && pkg upgrade
# Install Python
pkg install python
# Install xyra-auth
pip install xyra-auth
# Jalankan
xyra-auth
Menu Utama
- Signup - Daftar akun baru
- Login - Masuk ke akun
- Resend - Kirim ulang OTP
- Reset - Lupa password
- Exit - Keluar
Troubleshooting
"File .so tidak cocok dengan device"
File .so harus sesuai arsitektur (ARM untuk Termux). Minta file .so versi ARM dari developer.
"File .so tidak ditemukan"
Pastikan file termux_auth_lib*.so ada di folder yang sama.
"File config tidak ditemukan"
Pastikan config.enc ada di folder yang sama.
"OTP expired"
Kode hanya berlaku 5 menit, kirim ulang OTP.
Kontak
Email: xyraofficialsup@gmail.com
Lisensi
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xyra_whatsapp-1.1.5.tar.gz.
File metadata
- Download URL: xyra_whatsapp-1.1.5.tar.gz
- Upload date:
- Size: 160.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8f40dc28f271214d67fdcdf16a50ee671081dedf2a31349a87f7ad50491a098
|
|
| MD5 |
63f199258b1eb11fd2f475f1389d0afa
|
|
| BLAKE2b-256 |
cda141a458f956f57b3d784bdaba50cdb2e79f217110814fe03112f171c5b205
|
File details
Details for the file xyra_whatsapp-1.1.5-py3-none-any.whl.
File metadata
- Download URL: xyra_whatsapp-1.1.5-py3-none-any.whl
- Upload date:
- Size: 158.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bbf68a3f6a0c983b8a8fb7ec3a3988a92bba8ecc5f3f2a730be76e3409e6361
|
|
| MD5 |
893acca335169c8fea1de7622dd977e6
|
|
| BLAKE2b-256 |
c46a663e8804206ab6dc86b446f67baa02c6d8b66e493b4cd2d25749bf345002
|