doppeltunnel 5
This commit is contained in:
parent
b1a4a0a273
commit
43f5396703
2
wire_g
2
wire_g
@ -97,7 +97,7 @@ import_wg(){
|
|||||||
--image=${wg_pic}wg-info.png --button "OK" \
|
--image=${wg_pic}wg-info.png --button "OK" \
|
||||||
--text "Tunnelname existiert schon." \
|
--text "Tunnelname existiert schon." \
|
||||||
--text-align=center --title=$"Wireguard .conf Select file"
|
--text-align=center --title=$"Wireguard .conf Select file"
|
||||||
wire_g
|
exit 0
|
||||||
done
|
done
|
||||||
active=$(nmcli connection show --active | grep -iPo "(.*)(wireguard)" | sed 's/ .*//')
|
active=$(nmcli connection show --active | grep -iPo "(.*)(wireguard)" | sed 's/ .*//')
|
||||||
if [[ -n $active ]]
|
if [[ -n $active ]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user