Skip to content
View Xavierfok's full-sized avatar

Block or report Xavierfok

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
xavierfok/README.md

Xavier Fok

I run mobile proxy and cloud phone infrastructure in Singapore: USB 4G modems on Singtel and M1 SIMs, and a rack of Samsung phones that people rent and control from a browser.

  • Singapore Mobile Proxy: dedicated 4G proxies, one customer per line, from $40/month
  • cloudf.one: real Android phones on Singapore SIMs, by the day, week or month

Code here that I actually maintain:

  • proxy-rotator: Python. Rotate a list of proxies, or rotate a mobile proxy's IP through its rotation link without tripping the provider's rate limit.
  • singapore-proxy-mcp: lets Claude, Cursor or Cline fetch pages and run Google searches from a Singapore mobile IP.

Most of the other public repos are old experiments and coursework.

Fastest way to reach me is Telegram, @Xavierfok.

Pinned Loading

  1. proxy-rotator proxy-rotator Public

    Rotate proxies in Python scrapers: round-robin pools with health checks and retries, plus mobile proxies that change IP via a rotation link.

    Python

  2. singapore-proxy-mcp singapore-proxy-mcp Public

    Hosted MCP server: let Claude, Cursor or Cline browse the web from a real Singapore mobile IP (Singtel/M1). Free 24h trial.

    JavaScript