mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-17 17:33:49 +08:00
更新于 07-08 20:00
This commit is contained in:
@@ -30,5 +30,5 @@ app.use('/RandomShellEntry', createProxyMiddleware({
|
|||||||
}));
|
}));
|
||||||
|
|
||||||
app.listen(5678, () => {
|
app.listen(5678, () => {
|
||||||
console.log('应用正在监听 5678 端口!');
|
console.log('面板运行中!');
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user