百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
C

CCTV

> 编程语言
开源

闭路电报视觉通过其开源设计和电报 API 集成,彻底改变了位置跟踪。提供 50-100 米范围内的精确跟踪。

2.5K stars0 点赞2 次浏览
访问官网GitHub

工具介绍

闭路电报视觉通过其开源设计和电报 API 集成,彻底改变了位置跟踪。提供 50-100 米范围内的精确跟踪。

CCTV

Close-Circuit Telegram Vision revolutionizes location tracking with its open-source design and Telegram API integration. Offering precise tracking within 50-100 meters, users can monitor others in real-time for logistics or safety, redefining how we navigate our surroundings. PLEASE BE AWARED TELEGRAM STARTED BANNING ACCOUNTS FOR USING "FIND PEOPLE NEARBY" FEATURE

MAJOR NOTIFICATION

Since September 6, 2024, Telegram disabled the people nearby feature hence our bot is not working anymore! Thank you everyone who was with us all that time.

Usage example:

  1. Installation
git clone https://github.com/IvanGlinkin/CCTV.git
cd CCTV
pip install -r requirements.txt
  1. Registering Telegram creds
visit https://my.telegram.org/auth web-site
input your phone number
input the confirmation/login code
follow "API development tools" link
register the application
get App's api_id, api_hash, title and name
  1. Settings
    Upon first launch script will create config.yaml file and request all needed settings.
    This settings can be manually changed later:
api_config:
  api_hash: ***
  api_id: 00000000
  phone: "+123456789000"
location:
  lat: 51.51404
  lon: -0.15063
  meters: 1200
misc:
  speed_kmh: 50
  timesleep: 30
  1. Launch
python3 start.py
  1. Read the data by opening ./reports-html/_combined_data.html

Help message:

…

Media mentions: (so many, just google it "close-circuit telegram vision")

  1. English language:
  • https://www.linkedin.com/feed/update/urn:li:activity:7191073927949938688/
  • https://www.404media.co/this-tool-shows-some-telegram-users-approximate-physical-location/
  • https://www.newsbytesapp.com/news/science/locations-of-telegram-users-are-now-easy-to-find/story
  • https://www.transforminggov.ca/taxonomy/1kd79926usd10/
  • https://sector035.nl/articles/2024-18
  • https://twitter.com/404mediaco/status/1787880234294951949
  • https://twitter.com/hack_git/status/1786271191847539117
  • https://www.youtube.com/watch?v=AV6E-bUYVSs
  • https://knowpy.com/be-careful-if-telegram-has-access-to-your-location-this-portal-reveals-your-position
  • https://www.gearrice.com/update/be-careful-with-this-telegram-function-a-tool-manages-to-track-our-location-if-we-have-it-activated/
  1. Russian language:
  • https://dzen.ru/b/ZjMjQrQIlkH8ypnH
  • https://tgstat.ru/channel/@infosec_globe/2642
  • https://botiprobiva.org/cctv-api-dlya-otslezhivaniya-mestopolozheniya-v-telegram/
  • https://istories.media/news/2024/05/07/vipusknik-universiteta-minoboroni-rf-razrabotal-instrument-kotorii-pozvolyaet-uznat-primernie-adresa-polzovatelei-telegrama/
  • https://holod.media/2024/05/08/rossiiskii-khaker-razrabotal/
  • https://vk.com/wall-225594201_181?ysclid=lvxhixzl7o951682138
  • https://www.securitylab.ru/news/548052.php
  • https://meduza.io/news/2024/05/08/vypusknik-universiteta-minoborony-rf-sozdal-instrument-pokazyvayuschiy-primernoe-mestopolozhenie-polzovateley-telegram
  • https://t.me/exploitex/14680
  • https://t.me/CyberStrikeNews/530
  • https://hi-tech.mail.ru/news/109683-srochno-otklyuchite-etu-funkciyu-v-telegram-inache-vas-najdut/
  • https://the-geek.ru/news/razrabotan-instrument-dlja-slezhki-za-polzovateljami-telegram?ysclid=lvxwoeu1te198960
  • https://skynetzone.org/threads/cctv-novyj-instrument-dlja-slezhki-v-telegram.32700/
  • https://www.iguides.ru/main/security/utilita_vychislyayushchaya_tochnoe_mestopolozhenie_polzovateley_telegram/
  • https://www.mentoday.ru/life/news/08-05-2024/hakery-vyshli-na-novyi-uroven-oni-mogut-uznat-vashe-tochnoe-mestopolojenie-s-pomoshchyu-telegram/
  • https://applespbevent.ru/k-funktsii-liudi-riadom-v-telegram-iest-bolshiie-voprosy-v-planie-konfidientsialnosti-polzovatieliei/
  • https://xakep.ru/2024/05/08/close-circuit-telegram-vision/
  • https://habr.com/ru/news/813209/
  1. Italian language:
  • https://www.redhotcyber.com/post/sorveglianza-o-funzionalita-di-telegram-cctv-e-il-nuovo-strumento-che-rintraccia-gli-utenti-in-tempo-reale/
  1. Spanish language:
  • https://www.adslzone.net/noticias/seguridad/telegram-acceso-ubicacion-posicion/
  • https://www.xatakamovil.com/seguridad/cuidado-esta-funcion-telegram-herramienta-consigue-rastrear-nuestra-ubicacion-llevamos-activada

Video example:

Banned by YouTube

https://github.com/IvanGlinkin/media_support/raw/main/CCTV_Github.mp4

Screenshots:

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

JavaScript

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言