mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2024-11-16 09:27:17 +03:00
Compare commits
2 Commits
6256fd9df8
...
a132e71f4a
Author | SHA1 | Date | |
---|---|---|---|
a132e71f4a | |||
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-12-16T17:10:00+06: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