Use local cache files
This commit is contained in:
parent
77ee764f49
commit
12d7a6bb0e
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
- name: check with dnscrypt-proxy
|
||||
run: |
|
||||
curl -qL https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.45/dnscrypt-proxy-linux_x86_64-2.0.45.tar.gz | tar xzvf -
|
||||
cp v3/* linux-x86_64
|
||||
cd linux-x86_64
|
||||
cp example-dnscrypt-proxy.toml dnscrypt-proxy.toml
|
||||
sed -i -e 's/listen_addresses.*/listen_addresses = ["127.0.0.1:5300"]/' dnscrypt-proxy.toml
|
||||
|
Loading…
x
Reference in New Issue
Block a user