Tutti Nuovi

user:thomas utente che ha creato il gist

title:mygist titolo del gist

filename:myfile.txt nome di file nel gist

extension:yml estensione del file nel gist

language:go linguaggio del file nel gist

topic:homelab gists with given topic

Entra


Tutti Nuovi Entra

All gists matching topic wireguard

Più recente creazione
Meno recente creazione
Più recente aggiornamento
Meno recente aggiornamento
emanuelegori's Avatar

emanuelegori / wg0.conf server Wireguard

0 mi piace
0 forks
1 files
Ultima volta attivo 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 mi piace
0 forks
1 files
Ultima volta attivo 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
Più nuovi Più vecchi

Creato da Opengist ⋅ Load: 31ms⋅

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