mirror of
https://github.com/angristan/wireguard-install.git
synced 2025-04-05 03:43:30 +03:00
list all wireguard clients
This commit is contained in:
parent
1aec80d4c9
commit
80cdcde992
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ function listClients() {
|
|||
fi
|
||||
|
||||
grep -E "^### Client" "/etc/wireguard/${SERVER_WG_NIC}.conf" | cut -d ' ' -f 3 | nl -s ') '
|
||||
done
|
||||
exit 1
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue