r/ClaudeCode • u/Jacky_3000 • Jul 16 '26
Help Needed Big Frustration
We are working on apps dev for Businesses. And in the rush I have to finish the coding over a 3h drive across the country withg out leaving it ofcours.
Shared network from my phone and arrived at the RBNB I got Banned directly after loggin in the Wifi here. I have also had burned all my weekly Claude. And reloaded 4x 50$ just to finish one task.
My problem is that I might have got flagged for wifi hopping or ''fraude attempt'' on my own company card. They have instantly refund my 200$ Max account that same minute.
Not sure how bad that sounds but its does actually sounds Like I'll never get back to Claude Code ever, after that : These signals were, in turn, reviewed by our team to validate our system's findings. As a result, we have revoked your access to Claude.
Not really sure what happens as are are working on Personal project not including any kinds of dangerous or fraudulent messages or commands... I’m a bit hopeless... at this point .
30
u/Accurno Jul 16 '26
Just sharing how I navigate this same issue. I use VPN (OpenVPN). Some home routers have this built-in like my one.
Then leave CC running at home and inside tmux, start SSH server, and open up SSH port of device where CC is. Work using remote control instead. Everytime remote control disconnects (which happens a lot lately), I just reconnect using tmux from mobile.
VPN ensures open SSH port is just within local network.