warn when no tokens given
This commit is contained in:
vanhempi
d4c52787b9
commit
3cf8c238d0
@ -491,6 +491,7 @@ function run(copts) {
|
||||
|
||||
function connect() {
|
||||
if (!tokens.length) {
|
||||
console.warn("[Non-fatal Error] No tokens. Nothing to do.");
|
||||
return;
|
||||
}
|
||||
if (wstunneler) {
|
||||
|
||||
Ladataan…
x
Viittaa uudesa ongelmassa
Block a user