#https #tail #file-read #rust

app rtail

通过http/https读取远程文件

4个版本

0.1.6 2019年10月2日
0.1.3 2019年9月27日
0.1.1 2019年9月27日
0.1.0 2019年9月27日

#28#file-read

MIT 许可证

6KB
91

rtail

Build Status Crates.io

安装

cargo install rtail

使用方法

USAGE:
    rtail [FLAGS] [OPTIONS] <URL>

FLAGS:
    -f, --follow     Continuesly watch the change of the url
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -m, --milliseconds <interval>    Interval of the poll

ARGS:
    <URL>    URL of the file to read

许可证

MIT 许可证

依赖

~10–18MB
~255K SLoC