Open caigui opened 2 years ago
In the file ftp.go. The function newConnection "addr := fmt.Sprintf("%s:%d", strings.Split(ftp.addr, ":")[0], port)" cannot support ipv6.
In the file ftp.go. The function newConnection "addr := fmt.Sprintf("%s:%d", strings.Split(ftp.addr, ":")[0], port)" cannot support ipv6.