@@ -1,7 +1,7 @@
const net = require("net")
const {spawn} = require("child_process");
const portlist = [21,1433,7777]
const host = "127.0.0.1";
const host = "0.0.0.0";
servermap = new Map()
portlist.forEach(i => {
The note is not visible to the blocked user.