From a7f772f1b4c36684d042d8e01cfcfae6441009ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BC=96=E7=A0=81=E7=8C=BF?= Date: Tue, 9 Sep 2025 09:13:51 +0800 Subject: [PATCH] 222 --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 7c7d706..d15d923 100644 --- a/index.js +++ b/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: mtu 1500 qdisc mq state UP group default qlen 1000