@ -0,0 +1,12 @@
package main
type Noodle struct {
Id string
Name string
Proto string
ListenPort int
DestPort int
DestHost string
Expiration int
IsUp bool
}
The note is not visible to the blocked user.