fix: hysteria1 outbound should be closed when proxy removed

This commit is contained in:
wwqgtxx
2024-08-26 18:33:04 +08:00
parent 81756fc927
commit 9cf3eb39f5
7 changed files with 109 additions and 5 deletions

View File

@@ -207,6 +207,8 @@ jobs:
if: ${{ matrix.jobs.test == 'test' }}
run: |
go test ./...
echo "---test with_gvisor---"
go test ./... -tags "with_gvisor" -count=1
- name: Update CA
run: |