diff --git a/remote.js b/remote.js index 756c5fa..9b592db 100644 --- a/remote.js +++ b/remote.js @@ -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) {