LICENSE
README.md
pyproject.toml
src/fundrive/__init__.py
src/fundrive.egg-info/PKG-INFO
src/fundrive.egg-info/SOURCES.txt
src/fundrive.egg-info/dependency_links.txt
src/fundrive.egg-info/requires.txt
src/fundrive.egg-info/top_level.txt
src/fundrive/core/__init__.py
src/fundrive/core/base.py
src/fundrive/core/snapshot.py
src/fundrive/core/system.py
src/fundrive/core/table.py
src/fundrive/download/__init__.py
src/fundrive/download/core.py
src/fundrive/download/simple.py
src/fundrive/download/spilt.py
src/fundrive/download/todo1.py
src/fundrive/download/work.py
src/fundrive/drives/__init__.py
src/fundrive/drives/opendatalab.py
src/fundrive/drives/os.py
src/fundrive/drives/oss.py
src/fundrive/drives/tianchi.py
src/fundrive/drives/tsinghua.py
src/fundrive/drives/wenshushu.py
src/fundrive/drives/alipan/__init__.py
src/fundrive/drives/alipan/drive.py
src/fundrive/drives/baidu/__init__.py
src/fundrive/drives/baidu/drive.py
src/fundrive/drives/lanzou/__init__.py
src/fundrive/drives/lanzou/drive.py
src/fundrive/drives/webdav/__init__.py
src/fundrive/drives/webdav/drive.py
src/fundrive/fungit/__init__.py
src/fundrive/fungit/fungitee.py
src/fundrive/fungit/fungithub.py
src/fundrive/fungit/fungitlink.py
src/fundrive/others/__init__.py
src/fundrive/others/aria2/Aria2JsonRpc.py
src/fundrive/others/aria2/__init__.py
src/fundrive/others/aria2/a2jrg-scrape.py
src/fundrive/others/aria2/a2jrg.py
src/fundrive/others/cache/__init__.py
src/fundrive/others/cache/load.py
src/fundrive/others/magnet/__init__.py
src/fundrive/others/magnet/__main__.py
src/fundrive/others/magnet/core.py
src/fundrive/others/magnet/peer.py
src/fundrive/others/magnet/peer_tracker.py
src/fundrive/others/magnet/server.py
src/fundrive/others/magnet/settings.py
src/fundrive/others/magnet/start.py
src/fundrive/others/magnet/utils.py
src/fundrive/others/magnet/dht/__init__.py
src/fundrive/others/magnet/dht/bencode.py
src/fundrive/others/magnet/dht/core.py
src/fundrive/others/magnet/dht/core1.py
src/fundrive/others/magnet/dht/core2.py
src/fundrive/others/magnet/dht/crawling.py
src/fundrive/others/magnet/dht/network.py
src/fundrive/others/magnet/dht/node.py
src/fundrive/others/magnet/dht/protocol.py
src/fundrive/others/magnet/dht/routing.py
src/fundrive/others/magnet/dht/temp1.py
src/fundrive/others/magnet/dht/torrent.py
src/fundrive/others/magnet/dht/utils.py