Hacker News new | ask | show | jobs
by Imustaskforhelp 98 days ago
> safari. Browsing the web from a headless vps has hurdles

Hooking things up to puppeteer maybe?

You can use pupeteer to then use the chromium control remote (debug?) option iirc which uses websockets underneath the hood

Then you can connect this from your pc or theoretically any Control server. Surprised to not hear much work on that front now that you mention it.

1 comments

The CDP debugger is easily detectable client side and many websites will flag your traffic as undesirable
I didn't know that, Sorry about that, but is there no way to make CDP debugger less detectable. Seems doable to me but maybe there's a catch if its not already done by somebody maybe?
there is so many way to make it undetectable, but it is cat and mouse game.