Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TG Forensic

Klien resmi komunitas untuk Telegram Forensics API: CLI, bot Telegram, web, desktop Windows, dan Android.

API key (tgf_...) diatur di Pengaturan masing-masing aplikasi. Key hanya dikirim ke https://tgforensic.com.

Unduh

Ambil file siap pakai di Releases:

Aplikasi File
CLI Windows tgforensic-cli-win.exe
CLI Linux / macOS tgforensic-cli-linux / tgforensic-cli-macos
Bot Telegram tgforensic-bot-win.exe (atau linux/macos)
Web tgforensic-web.zip
Desktop installer TGForensic.Setup.*.exe
Desktop portable TGForensic.exe
Android app-release.apk

Set API key

  1. Ambil key di dashboard Telegram Forensics.
  2. Simpan lewat menu/perintah berikut.

Web — buka halaman Pengaturan, simpan, lalu Tes koneksi.

node web/server.js
# http://127.0.0.1:4173

Desktop — menu File → Pengaturan (API key), atau ikon ⚙.

Android — menu titik tiga → Pengaturan.

CLI

tgforensic-cli-win.exe settings --api-key tgf_xxxxxxxx
tgforensic-cli-win.exe me

Dari source: node cli/index.js settings --api-key tgf_xxxxxxxx

Bot Telegram

tgforensic-bot-win.exe settings --token <TELEGRAM_BOT_TOKEN>
tgforensic-bot-win.exe

Di chat bot kirim /settings, lalu paste API key yang diawali tgf_.

Perintah API

Fitur Endpoint Biaya
Profil GET /me.php gratis
Saldo GET /balance.php gratis
Harga GET /pricing.php gratis
Cek akun POST /check.php 10 koin
Cek grup POST /group.php 50 koin
Pencarian POST /search.php 10 koin
Grup bersama POST /common-groups.php 20 koin
Ambil pesan POST /messages.php 20 koin
Riwayat GET /history.php gratis

Base URL: https://tgforensic.com/api/v1
Header: Authorization: Bearer <API_KEY>

Pengembangan

Ingin mengubah kode, menambah fitur, atau membuat release? Baca CONTRIBUTING.md.

Catatan

Data forensik bersifat informatif. Patuhi hukum setempat dan kebijakan privasi. Jangan bagikan API key.

About

Klien Telegram Forensics: web, desktop, Android, CLI, dan bot.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages