proxmox_mergable #22
1 changed files with 8 additions and 0 deletions
|
@ -47,6 +47,14 @@
|
||||||
'mtr-tiny': {},
|
'mtr-tiny': {},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
# iperf3
|
||||||
|
'nftables': {
|
||||||
|
'input': {
|
||||||
|
'tcp dport 5201 accept',
|
||||||
|
'udp dport 5201 accept',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
|
||||||
},
|
},
|
||||||
'os': 'debian',
|
'os': 'debian',
|
||||||
'pip_command': 'pip3',
|
'pip_command': 'pip3',
|
||||||
|
|
Loading…
Reference in a new issue