This commit is contained in:
octeep 2023-05-22 17:25:01 +01:00
commit 08131d2aeb
No known key found for this signature in database
GPG key ID: 2EFF053CB733B81C
5 changed files with 15 additions and 6 deletions

View file

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