-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathBUGS
More file actions
14 lines (14 loc) · 725 Bytes
/
BUGS
File metadata and controls
14 lines (14 loc) · 725 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
1. The https protocol is not supported when use the http-get-proxy.
2. When the filename begins with space, this tool can not get the file.
3. When get ftp file through kingate proxy, It can not work properly. This is the bug of kingate.
4. IPv6 is supported but not through test. If you have tested this option, let me know it.
5. The class need to be rewrite for more readable and powerful.
6. Add GUI interface
7. Add MMS support( A lot of work need to do).
8. Add RTSP support(?, too hard for me).
9. Add the "*?" and "n-N" supported. need a new option for this option.
10. Real active threads supported.
11. Download form mirror hosts.
12. Rate limits.
13. socks4/socks5 proxy.
14. md5sum check the file correct or not.