6 lines
49 B
Plaintext
6 lines
49 B
Plaintext
|
#!/usr/bin/env -S nft -f
|
||
|
|
||
|
table ip wg0_ipv4 {
|
||
|
|
||
|
}
|