yyy
This commit is contained in:
@@ -19,8 +19,8 @@ app.listen(config.port, () => {
|
||||
console.log(`
|
||||
爬虫运行在下面网址:
|
||||
|
||||
1️⃣ 公网IPV6: http://[${ipv6()}]:${config.port}
|
||||
2️⃣ 局域网IPV4: http://${ipv4()}:${config.port}
|
||||
1️⃣ 公网 IPV6: http://[${ipv6()}]:${config.port}
|
||||
2️⃣ 局域网 IPV4: http://${ipv4()}:${config.port}
|
||||
|
||||
`)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user