introduce rust
This commit is contained in:
@ -4,6 +4,18 @@ anti_phishing_code: "direktil<3"
|
||||
|
||||
modules: /modules.sqfs
|
||||
|
||||
vpns:
|
||||
wgprov: |-
|
||||
[Interface]
|
||||
PrivateKey = GGM/MwPYrN9HZHsWrEv0RtX/aHXcXzkrZnZWiMgNrEg=
|
||||
ListenPort = 54321
|
||||
Address = 10.9.8.7/24
|
||||
|
||||
[Peer] # admin1
|
||||
PresharedKey = oH1OhMWGPg+Qvq3w5mmp6paIi/1bMKl48r0Su2P1F3g=
|
||||
PublicKey = /j/uawB3nM+36fOxWgI/kK412TvHlYU3T8qxr38hpAs=
|
||||
AllowedIPs = 10.9.8.1/24
|
||||
|
||||
auths:
|
||||
- name: novit
|
||||
sshKey: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICkpbU6sf4t0f6XAv9DuW3XH5iLM0AI5rc8PT2jwea1N
|
||||
|
Reference in New Issue
Block a user