This commit is contained in:
1
index.js
1
index.js
@@ -5,7 +5,6 @@ const { port, command } = require('./config');
|
||||
const express = require('express')
|
||||
const app = express()
|
||||
|
||||
|
||||
app.get('/ip', async (req, res) => {
|
||||
// let output = execSync(command, { encoding: "utf8" });
|
||||
let output = `2: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
|
||||
|
||||
Reference in New Issue
Block a user