Giter Site home page Giter Site logo

get-rtmp-server's Introduction

简介

一个简单的读取指定网卡中的数据,并提取出rtmp的地址和密钥,仅供研究使用

思路

  1. 获取指定网卡
  2. 按照一定规则进行过滤
  3. 根据规则获取里面的信息

使用的包

  • gopacket
    • gopacket 是 google 出品的 golang 三方库
    • 项目地址

需要安装的工具

使用教程

  • 要通过运行程序的电脑上网,这样才能有数据流过网卡
  • 通过命令行运行软件根据提示选择网卡
  • 等待出现开始捕获数据:
  • 运行要推流的程序获取推流数据(比如抖音这种,点击开始直播就会出现推流数据)
  • 复制终端出现的数据到你需要的地方

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.