Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #################################
- # Aria2 Configuration for Windows
- #################################
- ##############
- # Certificates
- ##############
- ca-certificate=C:\Users\%userprofile%\.aria2\ca-certificates.crt
- check-certificate=false
- ############
- # Bittorrent
- ############
- ## Encryption
- bt-min-crypto-level=arc4
- bt-require-crypto=true
- bt-force-encryption=true
- ## Local Peer Discovery
- bt-enable-lpd=true
- ## Other
- always-resume=true
- check-integrity=true
- bt-hash-check-seed=true
- seed-ratio=1.0
- ## Fallback Trackers
- bt-tracker=udp://vibe.sleepyinternetfun.xyz:1738/announce
- ## Fallback DHT Routers
- dht-entry-point=router.bittorrent.com:6881
- #############
- # START NOTES
- #############
- ## Tracker List - https://newtrackon.com
- ## DHT Entry Point List - https://github.com/aria2/aria2/issues/1563
- ###########
- # END NOTES
- ###########
Add Comment
Please, Sign In to add comment