Giter Site home page Giter Site logo

Comments (5)

IceCodeNew avatar IceCodeNew commented on May 18, 2024

Thanks for your work!

Since the pull requests are closed and have overlapping i'll credit you this way?

I appreciate that. ;-)

from qbittorrent-nox-static.

IceCodeNew avatar IceCodeNew commented on May 18, 2024

curl flags

https://github.com/userdocs/qbittorrent-nox-static/blob/master/qbittorrent-nox-staticish-mk2.sh#L244

I have only used to for the main functions and not he url variables for now. but this is the idea.

This idea actually works, though I'd suggest introducing curl as a function, like this:

curl() {
  $(type -P curl) -sSLNq --connect-timeout 5 --retry 5 --retry-delay 10 --retry-max-time 60 ${CURL_PROXY} "$@"
}

#18

from qbittorrent-nox-static.

IceCodeNew avatar IceCodeNew commented on May 18, 2024

The problem occurred when this boost archive was unavailable and the script defaulted to boost from github. it then became 1250M. Using the the better boost commands the transfer is consistently 230M with either method but may take longer to complete when downloading boost from github.

Cool.

from qbittorrent-nox-static.

userdocs avatar userdocs commented on May 18, 2024

Ok so i merged and pushed some changes.

from qbittorrent-nox-static.

userdocs avatar userdocs commented on May 18, 2024

ok, everything is now updated and pushed. closed but not locked.

from qbittorrent-nox-static.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.