V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  jummnm  ›  全部回复第 1 页 / 共 1 页
回复总数  2
network 选项
config interface 'wireguard'
option proto 'wireguard'
option private_key 'xxxxxxxxxxx'
option listen_port '10667'
list addresses '10.0.13.1/24'
option mtu '1280'

config wireguard_wireguard
option description '导入对端配置'
option public_key 'xxxxxxx'
list allowed_ips '0.0.0.0/0'
list allowed_ips '::/0'
option persistent_keepalive '25'
option endpoint_host 'xxxx.xxx'
option endpoint_port '10667'
直接在 openwrt 的 system/advancedplus 进阶参数编辑修改
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   982 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 19:36 · PVG 03:36 · LAX 12:36 · JFK 15:36
Developed with CodeLauncher
♥ Do have faith in what you're doing.