You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReferenceError: Maintenance is not defined
at Object. (/tmp/tmp.Zf8lvH92a1/node-v23.6.0/MegaMedusa/MegaMedusa.js:1:1)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49
Node.js v20.18.0
The text was updated successfully, but these errors were encountered:
I can not get this apt to work. I have used in Termux, Windows, now WSL/Kali and I get the same error. Can anyone help with this
┌──(tmoran000㉿DESKTOP-T1ANI2H)-[/tmp/tmp.Zf8lvH92a1/node-v23.6.0/MegaMedusa]
└─$ node MegaMedusa.js 89.31.216.92 50000 180 30 /app/proxy.txt
/tmp/tmp.Zf8lvH92a1/node-v23.6.0/MegaMedusa/MegaMedusa.js:1
Maintenance
^
ReferenceError: Maintenance is not defined
at Object. (/tmp/tmp.Zf8lvH92a1/node-v23.6.0/MegaMedusa/MegaMedusa.js:1:1)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49
Node.js v20.18.0
The text was updated successfully, but these errors were encountered: