mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2024-11-16 09:27:17 +03:00
Create wg-gnome-gui.md
This commit is contained in:
parent
6256fd9df8
commit
362d6fe81d
12
content/posts/wg-gnome-gui.md
Normal file
12
content/posts/wg-gnome-gui.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
title: Добавление WireGuard в GUI Gnome
|
||||||
|
description: Одной командой
|
||||||
|
date: 2023-05-08T23:25:00+05:00
|
||||||
|
tags: [linux, wireguard]
|
||||||
|
---
|
||||||
|
|
||||||
|
## Добавление
|
||||||
|
|
||||||
|
```shell
|
||||||
|
nmcli connection import type wireguard file /etc/wireguard/<wg-conn-name>.conf
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user