有谁知道一个FTP客户端(或networking浏览器),它允许我指定(或分配)networking接口明确(如eth1例如)在使用过程中? Linux的东西会很好。
wget命令提供了--bind-address参数, curl提供了--interface ,也许这些会做你想做的。
--bind-address
--interface