Giter Site home page Giter Site logo

iptv_channel_scanner_linux's Introduction

iptv_channel_scanner_linux

原理:
构造igmp包,然后使用libpcap抓包,获取组播地址和端口。
to compile it:
g++ -g -o iptvscanner iptvscanner.cpp -lpcap
usage: ./iptvscanner 239.3.1.1 239.3.1.254
todo:
save m3u playlist

if you don't scan any channel,try to increase timeout by changeing usleep(150000) to sleep(1) or sleep(2)

iptv_channel_scanner_linux's People

Contributors

sdhzdmzzl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

iptv_channel_scanner_linux's Issues

扫描不到任何结果

系统是debian buster,iptv通过vlan添加在网卡ens3.610,udpxy可以正常播放组播频道。

使用你的工具扫描单个IP或者IP段都没有任何反应
./iptvscanner 239.131.1.1 239.131.1.2

  1. ens3 (No description available)
  2. ens3.43 (No description available)
  3. ens3.610 (No description available)
  4. ens3.3800 (No description available)
  5. any (Pseudo-device that captures on all interfaces)
  6. lo (No description available)
  7. nflog (Linux netfilter log (NFLOG) interface)
  8. nfqueue (Linux netfilter queue (NFQUEUE) interface)
  9. usbmon1 (USB bus number 1)
    Enter the interface number (1-%d):3
    #EXTM3U name="bj-unicom-iptv"
    ^C
    尝试按readme建议修改usleep,还是一样的结果

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.