proxy-login-automator icon indicating copy to clipboard operation
proxy-login-automator copied to clipboard

Error when connecting to a running proxy

Open TheGP opened this issue 2 years ago • 0 comments

Launching:

(node:199819) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
[LocalProxy(:8088)] OK: forward http://localhost:8088 to  to http://148.251.5.30:10000

And after connecting:

fish: Job 1, 'node proxy-login-automator.js \…' terminated by signal SIGSEGV (Address boundary error)

TheGP avatar Dec 21 '23 16:12 TheGP