Merge branch 'master' into http-proxy

This commit is contained in:
pufferfish 2023-05-22 17:19:39 +01:00 committed by GitHub
commit 11f49b1235
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 16 additions and 7 deletions

View file

@ -34,5 +34,4 @@ jobs:
- name: Test http with password
run: curl --proxy http://peter:hunter123@localhost:64424 http://zx2c4.com/ip | grep -q "demo.wireguard.com"
- name: Test http with wrong password
run: ! curl --proxy http://peter:wrongpass@localhost:64424 http://zx2c4.com/ip
run: ! curl --proxy http://peter:wrongpass@localhost:64424 http://zx2c4.com/ip