Skip to content

Commit cac8211

Browse files
Direct WireGuard management on Windows using wireguard-nt (#102)
1 parent 136855e commit cac8211

File tree

9 files changed

+614
-381
lines changed

9 files changed

+614
-381
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ on:
44
push:
55
branches:
66
- main
7+
- dev
78
paths-ignore:
89
- "LICENSE"
910
pull_request:
1011
branches:
1112
- main
13+
- dev
1214
paths-ignore:
1315
- "LICENSE"
1416

0 commit comments

Comments
 (0)