mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-06 17:13:13 +03:00
Feature: Unix domain socket support
This commit is contained in:
parent
b55543f424
commit
153696ba34
3 changed files with 21 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -21,6 +21,9 @@ node_modules/
|
|||
.vscode
|
||||
.idea
|
||||
|
||||
# Vim
|
||||
.*.sw[op]
|
||||
|
||||
# Examples
|
||||
examples/docker-compose/config
|
||||
examples/docker-compose/db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue