:art:完成基本构想的全部
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
coward
2024-06-06 17:02:45 +08:00
parent 1bc4e7869a
commit b02ce4b0ba
24 changed files with 432 additions and 40 deletions

View File

@@ -1,8 +1,10 @@
[Interface]
PrivateKey = {{ .PrivateKey|html }}
Address = {{ .IpAllocation|html }}
{{ if .DNS }}DNS = {{ .DNS|html }} {{ end }}
{{ if .DNS }}DNS = {{ .DNS|html }}
MTU = {{ .MTU }}
{{ else }}MTU = {{ .MTU }}{{ end }}
[Peer]
PublicKey = {{ .PublicKey|html }}