4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
module.exports = {
|
|
port: 9900,
|
|
command: 'ip -6 addr show enp3s0'
|
|
} |