这个问题可能属于一个密码货币论坛,但我在这里试一试。我想使用不是http的协议连接到网站(挖掘池)。我读过的协议是"stratum+tcp“。所以我很快就用卷发试了一下..。
localhost:tmp davea$ curl -U "myltcworker" -P anything
"stratum+tcp://stratum.ltcpool.com:3333"
Enter proxy password for user 'myltcworker':
curl: (1) Protocol "stratum+tcp" not supported or disabled in libcurl我的问题是,是否可以重新配置curl以支持这种非标准协议,或者我还可以使用其他命令行工具吗?
发布于 2018-02-05 14:01:54
https://unix.stackexchange.com/questions/419726
复制相似问题