====== curl====== [[linux:linux|{{ :linux:nero_madame_pip.jpg?nolink&120|}}]] dit document beschrijft de werking van curl ===== werking===== - handig als vervanging van telnet:curl -vv telnet://: - extern adres achterhalen: curl ifconfig.io - download met progress bar: curl -L https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-11.6.0-amd64-netinst.iso -o debain11.6.iso {{ :linux:curldownloadprogress.png?600 |}} {{tag>linux curl}} ===== voorbeeld ===== * controleer toegang op LDAP van jumpcloud:curl -vv telnet://ldap.jumpcloud.com:389 ===== meer info ===== * [[https://everything.curl.dev/|website curl]]