mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-23 00:29:59 +02:00
ufw doc update
This commit is contained in:
@ -3150,6 +3150,7 @@ ufw status verbose numbered | jc --ufw -p
|
||||
"to_service": null,
|
||||
"to_ip": "0.0.0.0",
|
||||
"to_ip_prefix": "0",
|
||||
"comment": null,
|
||||
"from_ip": "0.0.0.0",
|
||||
"from_ip_prefix": "0",
|
||||
"from_interface": "any",
|
||||
@ -3170,6 +3171,7 @@ ufw status verbose numbered | jc --ufw -p
|
||||
"to_service": null,
|
||||
"to_ip": "::",
|
||||
"to_ip_prefix": "0",
|
||||
"comment": null,
|
||||
"from_ip": "::",
|
||||
"from_ip_prefix": "0",
|
||||
"from_interface": "any",
|
||||
@ -3190,6 +3192,7 @@ ufw status verbose numbered | jc --ufw -p
|
||||
"to_end_port": null,
|
||||
"to_ip": "0.0.0.0",
|
||||
"to_ip_prefix": "0",
|
||||
"comment": null,
|
||||
"from_ip": "0.0.0.0",
|
||||
"from_ip_prefix": "0",
|
||||
"from_interface": "any",
|
||||
@ -3210,6 +3213,7 @@ ufw status verbose numbered | jc --ufw -p
|
||||
"to_start_port": 0,
|
||||
"to_end_port": 65535,
|
||||
"to_service": null,
|
||||
"comment": null,
|
||||
"from_ip": "::",
|
||||
"from_ip_prefix": "0",
|
||||
"from_interface": "any",
|
||||
@ -3230,6 +3234,7 @@ ufw status verbose numbered | jc --ufw -p
|
||||
"to_start_port": 0,
|
||||
"to_end_port": 65535,
|
||||
"to_service": null,
|
||||
"comment": null,
|
||||
"from_ip": "0.0.0.0",
|
||||
"from_ip_prefix": "0",
|
||||
"from_interface": "any",
|
||||
|
BIN
jc/man/jc.1.gz
BIN
jc/man/jc.1.gz
Binary file not shown.
BIN
man/jc.1.gz
BIN
man/jc.1.gz
Binary file not shown.
Reference in New Issue
Block a user