All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Login


All New Login

All gists matching topic wireguard

Recently created
Least recently created
Recently updated
Least recently updated
emanuelegori's Avatar

emanuelegori / wg0.conf server Wireguard

0 likes
0 forks
1 files
Last active 1745067223
file /etc/wireguard/wg0.conf del VPS Debian
debian wireguard
1 [Interface]
2 Address = 10.13.13.1/31
3 PostUp = wg set %i private-key /etc/wireguard/%i.key
4 ListenPort = 51820
5 DNS = 192.168.178.1
6
7 [Peer]
8 # alpha site
9 PublicKey = qnYZ6e+nPo8AY0yhmv6SJPBFdJkvrQCHiXygoExK2zY=
10 AllowedIPs = 192.168.178.0/24,10.13.13.2/31
emanuelegori's Avatar

emanuelegori / wg0.conf client Wireguard

0 likes
0 forks
1 files
Last active 1745067204
file /etc/wireguard/wg0.conf del Client Ubuntu. Questa configurazione permette al VPS che faccia da gateway per accedere alla rete locale dietro NAT tramite un PC locale che funge da client wiregurad
debian wireguard
1 [Interface]
2 Address = 10.13.13.2/31
3 PostUp = wg set %i private-key /etc/wireguard/%i.key
4 ListenPort = 51820
5
6 [Peer]
7 # alfa site
8 PublicKey = /m4J1nIK4z2voC5qkk1krKV7Lwb4qJtt++XIhNGSskY=
9 AllowedIPs = 10.13.13.0/31
10 Endpoint = 51.255.50.17:51820
Newer Older

Powered by Opengist ⋅ Load: 37ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ Copyright 2024 - 2025 emanuelegori.uno