GithubHelp home page GithubHelp logo

hncskhkm / iptv-checker-rs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhimin-dev/iptv-checker-rs

0.0 0.0 0.0 6.04 MB

IPTV source checker tool for Docker to check if your playlist is available

License: Apache License 2.0

Rust 97.64% Makefile 1.67% HTML 0.69%

iptv-checker-rs's Introduction

iptv-checker-rs

command usage

iptv-checker-rs 包含2个命令

Usage: iptv-checker-rs <COMMAND>

Commands:
  web    web相关命令
  check  检查相关命令
  help   Print this message or the help of the given subcommand(s)

iptv-checker-rs 检查相关的命令

Usage: iptv-checker-rs check [OPTIONS]

Options:
  -i, --input-file <INPUT_FILE>    输入文件,可以是本地文件或者是网络文件,支持标准m3u格式以及非标准的格式:CCTV,https://xxxx.com/xxx.m3u8格式
  -o, --output-file <OUTPUT_FILE>  输出文件,如果不指定,则默认生成一个随机文件名 [default: ]
  -t, --timeout <TIMEOUT>          超时时间,默认超时时间为28秒 [default: 28000]
      --debug                      debug使用,可以看到相关的中间日志
  -c, --concurrency <CONCURRENCY>  并发数 [default: 1]
  -h, --help                       Print help

iptv-checker-rs web相关的命令

web相关命令

Usage: iptv-checker-rs web [OPTIONS]

Options:
      --start        启动一个web服务
      --port <PORT>  指定这个web服务的端口号,默认8089 [default: 8089]
      --stop         关闭这个web服务
      --status       输出当前web服务的状态,比如pid信息
  -h, --help         Print help

build

make build

build 打包问题处理

windows

使用windows需要安装下面的连接器

  • brew install mingw-w64 #链接器

更新日志

  • 3.0.0
    • 支持后台检查
  • 1.0.2
    • 优化了错误信息
    • 支持多个文件检查
  • 1.0.1
    • 支持并发
  • 1.0.0
    • rust版本支持

iptv-checker-rs's People

Contributors

zmisgod avatar deepsourcebot avatar deepsource-io[bot] avatar

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.