netcup no browser but need google authenticate however google authentication need borwser steps: VPS (mini mac) with browser create a ssh tunnetl wait for google auth and send CODE back headless netcup send 127.0.0.1:port to VPS and get CODE VPS goto somewhere with browser and ssh to create TUNNEL -- ssh -N -L 4321:127.0.0.1:4321 -p 8080 account@netcup.ifong.cc -- headless server (without browser) -- https://accounts.google.com/o/oauth2/auth?client_id=xxxxx receive CODE process and goto next stage --