1
0
mirror of https://github.com/fruworg/fruworg.github.io.git synced 2025-05-21 06:47:30 +03:00

Compare commits

..

No commits in common. "a132e71f4a2cf7fe2a0cd1fbce05947eceafa277" and "6256fd9df88235ed4b55d83b52d3287cd7ffee58" have entirely different histories.

@ -1,12 +0,0 @@
---
title: Добавление WireGuard в GUI Gnome
description: Одной командой
date: 2023-12-16T17:10:00+06:00
tags: [linux, wireguard]
---
## Добавление
```shell
nmcli connection import type wireguard file /etc/wireguard/<wg-conn-name>.conf
```