Feat: lab0 done

This commit is contained in:
2026-03-10 08:59:36 +08:00
commit 6bfe83ca00
6 changed files with 60 additions and 0 deletions

1
root/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
etc/wireguard/wg0.conf

View File

@@ -0,0 +1,11 @@
Types: deb
URIs: http://ubuntu.cs.nycu.edu.tw/ubuntu/
Suites: noble noble-updates noble-backports
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Types: deb
URIs: http://ubuntu.cs.nycu.edu.tw/ubuntu/
Suites: noble-security
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

View File

@@ -0,0 +1,8 @@
[Interface]
Address = 192.168.0.17/28
PrivateKey =
[Peer]
PublicKey =
PresharedKey =
AllowedIPs = 192.168.0.0/16
Endpoint = 140.113.17.2:5000

View File

@@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILti+rM2UdvYTUgBKihp0b/9o2W+KvJVmA2ex0/u8pCV judge@sa-2025