doku
This commit is contained in:
parent
b4569ec7c4
commit
d459bc7c9e
39
doku/goss.yaml
Normal file
39
doku/goss.yaml
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
command:
|
||||||
|
ss -lnt:
|
||||||
|
exit-status: 0
|
||||||
|
stdout:
|
||||||
|
- State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
|
||||||
|
- LISTEN 0 100 127.0.0.1:25 0.0.0.0:*
|
||||||
|
- LISTEN 0 4096 0.0.0.0:5355 0.0.0.0:*
|
||||||
|
- LISTEN 0 4096 127.0.0.53%lo:53 0.0.0.0:*
|
||||||
|
- LISTEN 0 4096 *:22 *:*
|
||||||
|
- LISTEN 0 100 [::1]:25 [::]:*
|
||||||
|
- LISTEN 0 4096 [::]:5355 [::]:*
|
||||||
|
- LISTEN 0 511 *:80 *:*
|
||||||
|
stderr: []
|
||||||
|
timeout: 10000
|
||||||
|
ss -lnu:
|
||||||
|
exit-status: 0
|
||||||
|
stdout:
|
||||||
|
- State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
|
||||||
|
- UNCONN 0 0 0.0.0.0:58517 0.0.0.0:*
|
||||||
|
- UNCONN 0 0 0.0.0.0:5355 0.0.0.0:*
|
||||||
|
- UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:*
|
||||||
|
- UNCONN 0 0 0.0.0.0:161 0.0.0.0:*
|
||||||
|
- UNCONN 0 0 [::]:5355 [::]:*
|
||||||
|
stderr: []
|
||||||
|
timeout: 10000
|
||||||
|
interface:
|
||||||
|
eth0:
|
||||||
|
exists: true
|
||||||
|
addrs:
|
||||||
|
- 10.121.38.71/24
|
||||||
|
- fe80::f8dc:75ff:fef1:407b/64
|
||||||
|
mtu: 1500
|
||||||
|
http:
|
||||||
|
http://10.121.38.71/doku:
|
||||||
|
status: 200
|
||||||
|
allow-insecure: false
|
||||||
|
no-follow-redirects: false
|
||||||
|
timeout: 5000
|
||||||
|
body: [SDIS29]
|
Loading…
x
Reference in New Issue
Block a user