iamsurfing

Results 6 comments of iamsurfing

I think you can download to local disk by a script, and load from local disk.

@folbricht @cbuijs New resolver dnscrypt-tcp & dnscrypt-udp is here: `iamsurfing/routedns` Is there anybody want to help me fix bugs?

@folbricht It is not good to pull request because I want to add some feature. Set local address(done) Bootstrap(doing) Resolve encrypted cert(doing) If you want to review it, view this...

I think adding SOCKS5 and HTTP proxy option is better. I can use other MITM-proxy software to strip SNI. routedns-->MITM proxy-->public DNS

If It has 2 new functions, I think I can add a switch to control it. #11

It is OK in Internet, but it is not good while using mirror. container--->mirror1--->dl.k8s.io container--->mirror2--->pkgs.k8s.io If mirror1 sync successful but mirror2 sync failed, the build will failed. It is more...