mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-06-28 08:58:02 +02:00
merge
This commit is contained in:
commit
08131d2aeb
5 changed files with 15 additions and 6 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue