全部 新建

user:thomas 由用户创建的 Gists

title:mygist 包含指定标题的 Gists

filename:myfile.txt 包含指定文件名的 Gists

extension:yml 包含指定扩展名的 Gists

language:go 包含指定编程语言的 Gists

topic:homelab 具有给定主题的 Gists

登录


全部 新建 登录

所有匹配主题的 Gist wireguard

最近 创建
最早 创建
最近 更新
最早 更新
emanuelegori's Avatar

emanuelegori / wg0.conf server Wireguard

0 喜欢
0 派生
1 文件
最后活跃于 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 喜欢
0 派生
1 文件
最后活跃于 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
上一页 下一页

由 Opengist 强力驱动 ⋅ Load: 31ms⋅

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