-
Hello, I tried to obtain a test certificate using the built-in `wget` on a Docker Alpine image, but I encountered an error. It seems like `acme.sh` does not fit well with the BusyBox `wget` implementa…
-
root@iStoreOS:~# wget -O mt3000.sh https://cafe.cpolar.cn/wkdaily/istoreos-mt3000-script/raw/branch/master/mt3000.sh && chmod +x mt3000.sh && ./mt3000.sh
--2024-11-26 11:04:00-- https://cafe.cpolar.…
-
Getting the error
`FileNotFoundError: [Errno 2] No such file or directory: 'wget -O _codebase/BlueSpice-free.zip https://bluespice.com/filebase/bluespice-free/'`
Had to run the command once by han…
-
按照标准流程设置完了,但仍然无法使用,wget显示502
```
$ wget www.google.com
--2024-11-04 22:16:21-- http://www.google.com/
Connecting to 127.0.0.1:7890... connected.
Proxy request sent, awaiting response... 502 Ba…
-
Please change https://github.com/Stability-AI/StableCascade/blob/master/models/download_models.sh to allow 'wget' to detect files that have already been fully or partly downloaded -- IOW change each '…
-
For reproduction.
Input Model:
https://sharkpublic.blob.core.windows.net/sharkpublic/sai/sdxl-punet/punet.mlir
Input data :
wget https://sharkpublic.blob.core.windows.net/sharkpublic/sai/sdx…
-
In gromacs tutorial it should be:
`wget .... -O 1AKI.pdb`
-
> wget 'https://x.x.x.x/get_ips' --no-check-certificate
> curl 'https://x.x.x.x/get_ips' -k
# 代理
export http_proxy=
export https_proxy=
wget [-Y on]() -e "http_proxy=http://10.0.0.172…
-
Well, initially user might switch to `wget -O- ...` instead:
```sh
root@u2004:~# wget -O- inx.lv/mi3u | sh
--2024-11-27 19:51:21-- http://inx.lv/mi3u
Resolving inx.lv (inx.lv)... 194.152.32.40
C…
-
As expressed in #325, the wget agent requires some clean up in a general way. I am creating this ticket as a placeholder here. At the same time I am asking for more information what needs to be cleane…