Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
/ curl-http3 Public archive
forked from dalgibbard/curl-http3

Curl Docker container compiled with HTTP/3 (h3/quic) support.

License

Notifications You must be signed in to change notification settings

gofort/curl-http3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

curl-http3

Curl Docker container compiled with HTTP/3 (h3/quic) support based on this instruction.

To Use

The Docker entrypoint is "curl", so simply pass any args to the docker command as you would curl. For example:

docker run -it gofort/curl-http3 -I --http3 https://www.google.com

Note that HTTP/3 occurs over UDP, so ensure your firewall is correctly setup.

About

Curl Docker container compiled with HTTP/3 (h3/quic) support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 100.0%