IYUU is a cross-indexing tool based on seed signatures; Written in php language and run in php-cli resident memory. By scheduling tasks, the API interfaces of transmission and qBittorrent download software are called at the frequency set by the user, and the info_hash being seeded is extracted and submitted to the API interface of the IYUU secondary seed server https://api.iyuu.cn (the secondary seed process has no interaction with the PT site, and the pressure of querying secondary seeds is borne by the IYUU server). According to the data returned by the IYUU server's API interface https://api.iyuu.cn, the seed connection is spliced and submitted to the downloader. The downloader takes the initiative to go to the site to download seeds, verify, and seed, and automatically subplant each site. Integrate common functions such as webui interface, secondary seeds, transfer, download, scheduled access URLs, and dynamic domain names ddns, and provide a complete plug-in mechanism. Support downloader clustering, support multiple disk locations, support multiple download directories, support connection to remote downloaders, etc.

