bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

not working with ssl/ipv6?


From: Brian Vargo
Subject: not working with ssl/ipv6?
Date: Wed, 27 Mar 2024 12:32:54 -0400

I've not been able to use wget on ssl with github and debian.  I ^C'ed out
of the gitusercontent one (it would have timed out) and the second one is
just a random example:

```
$ wget
https://raw.githubusercontent.com/MohamedBassem/hoarder-app/main/docker/docker-compose.yml
--2024-03-27 12:27:25--
https://raw.githubusercontent.com/MohamedBassem/hoarder-app/main/docker/docker-compose.yml
Resolving raw.githubusercontent.com (raw.githubusercontent.com)...
2606:50c0:8000::154, 2606:50c0:8002::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com
(raw.githubusercontent.com)|2606:50c0:8000::154|:443...
^C
edt 12.27 pm  pwd: ~/bin/docker/hoarder
$ wget https://docs.hoarder.app/installation
--2024-03-27 12:27:44--  https://docs.hoarder.app/installation
Resolving docs.hoarder.app (docs.hoarder.app)... 76.76.21.241, 76.76.21.61
Connecting to docs.hoarder.app (docs.hoarder.app)|76.76.21.241|:443...
connected.
HTTP request sent, awaiting response... 200 OK
Length: 23058 (23K) [text/html]
Saving to: ‘installation’

installation               100%[=====================================>]
 22.52K  --.-KB/s    in 0.002s

2024-03-27 12:27:45 (10.6 MB/s) - ‘installation’ saved [23058/23058]
```

I'm not going to join this message board, get a git ffs, it's 2024.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]