X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=lftp%2F.lftprc;fp=lftp%2F.lftprc;h=3320019c3e717b8e171d4ed1e33f32125fec2d9c;hb=8f6dd08b0f9a3ee9021cc19f437890448f8f38c7;hp=0000000000000000000000000000000000000000;hpb=ba00b8ebac9931ac8ef195a166022662d1e2f975;p=dotfiles.git diff --git a/lftp/.lftprc b/lftp/.lftprc new file mode 100644 index 0000000..3320019 --- /dev/null +++ b/lftp/.lftprc @@ -0,0 +1,4 @@ +set http:decode true +set ssl:ca-file "/etc/ssl/cert.pem" +set http:proxy "http://localhost:8080/" +set https:proxy "http://localhost:8080/"