hashpipe:IRC + Unix管道

时间:2021-02-16 07:09:37
【文件属性】:
文件名称:hashpipe:IRC + Unix管道
文件大小:28KB
文件格式:ZIP
更新时间:2021-02-16 07:09:37
Rust #|:往返IRC的数据 Hashpipe允许您使用Unix管道将stdin和stdout连接到IRC。 例如, sleep 5; echo "done" | hashpipe --server irc.freenode.net 长时间运行的命令完成后,向Freenode网络上的#hashpipe通道发送消息。 默认情况下,stdin被回显到所有通道的哈希管道联接,并且NOTICEs和PRIVMSG被打印到stdout。 您甚至可以将其用作(差的)IRC客户端: $ hashpipe -s irc.freenode.net lm->#hashpipe: hello there hashpipe hello to you, lm lm->hashpipe: I can even /msg you neat! (I can't msg you back, though) Hashpipe
【文件预览】:
hashpipe-main
----.gitignore(14B)
----src()
--------main.rs(11KB)
----Cargo.lock(64KB)
----LICENSE(34KB)
----CHANGELOG.md(379B)
----Cargo.toml(354B)
----README.md(3KB)

网友评论