@@ -1,6 +1,6 @@
const net = require("net")
const {exec} = require("child_process");
const portlist = [21,1433,7777]
const portlist = [21,1433]
const host = "0.0.0.0";
var ipSet = new Set()
servermap = new Map()
The note is not visible to the blocked user.