fortify: show system info when instance is not specified
This contains useful information not obtainable by external tools. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
5
fst/info.go
Normal file
5
fst/info.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package fst
|
||||
|
||||
type Info struct {
|
||||
User int `json:"user"`
|
||||
}
|
||||
Reference in New Issue
Block a user