All systems operational · 99.99% uptime SLA
PathX Acceleration — International Resource Access · Developer Tool

75× faster.
2× lower
latency.

PathX Acceleration routes your cloud hosts' requests to international development resources — GitHub, AI model repositories, package registries — through NubexCloud's private backbone instead of the public internet. Configure once. Instant effect. No code changes.

75×Download speed
2×Lower latency
DNSOnly change needed
InstantEffect on activate
vs Cloud VM NubexCloud Dubai VPC Public Internet Packet loss · lag 280ms 1.2 MB/s Without PathX PathX Backbone NubexCloud backbone network 45ms 92 MB/s With PathX International Resource 280ms delay International Resource 45ms · fast 75× faster download 2× lower latency on average
Measured Performance

The numbers don't lie.

Measured across NubexCloud cloud hosts accessing international development resources before and after enabling PathX Acceleration.

75×
Faster download speed
Average download speed increase when accessing international model repositories, code hosts, and package registries through the PathX backbone instead of the public internet.
1.2 MB/s
Without PathX
92 MB/s
With PathX
2×
Lower network latency
Average latency reduction compared to direct public internet routing. The backbone path is shorter and avoids congested public exchange points between the Middle East and international destinations.
280ms
Without PathX
45ms
With PathX
How It Works

Three steps. Under three minutes.

PathX works by redirecting DNS resolution on your cloud hosts through NubexCloud's optimised nameservers. No code changes, no proxy setup, no application modifications.

1
Create UAAA instance in console
— NubexCloud Console
Product: PathX Acceleration
Region: Dubai (nearest)
Domains: github.com
         huggingface.co
         civitai.com
Instance: created

Choose the domains you need accelerated. You can add or remove domains at any time — changes take effect instantly. The instance fee scales with the number of domains.

2
Point DNS to PathX nameservers
# Ubuntu 20.04/22.04/24.04
$ sudo vim /etc/netplan/
      50-cloud-init.yaml

nameservers:
  addresses:
    - 100.90.90.90
    - 100.90.90.100

$ sudo netplan apply

Change the DNS servers on each cloud host to PathX's resolvers. Works on Linux (CentOS, Ubuntu, Debian, RedHat) and Windows Server. Takes effect immediately after restart.

3
Verify and download at full speed
# Verify DNS is active
$ nslookup github.com
Server: 100.90.90.90
Address: 100.90.90.90#53

# Download model (example)
$ wget https://huggingface.co/
      model.safetensors
92.4 MB/s ████████ 100%

Acceleration is active immediately. No application restart required. Your cloud host now resolves and routes all configured domains through the PathX backbone.

The Difference

Without PathX vs with PathX — the same task, completely different experience

International resource access from NubexCloud VMs in the UAE and GCC region is heavily affected by public internet routing congestion. PathX eliminates that bottleneck entirely.

Without PathX — Public Internet
Download speed ~1.2 MB/s
Latency ~280ms
Packet loss Common
10 GB model download ~2.3 hours
GitHub git clone Slow / timeout
Reliability Varies by peak
With PathX — NubexCloud Backbone
Download speed ~92 MB/s
Latency ~45ms
Packet loss Eliminated
10 GB model download ~110 seconds
GitHub git clone Fast and stable
Reliability Backbone-stable
Product Advantages

Built for developers who can't afford slow dependencies

AI model training pipelines, CI/CD builds, and development environments all stop when international resource access is slow. PathX eliminates that bottleneck.

Elastic and Flexible

Add or remove domains anytime

As your project evolves, the acceleration domains you need change. Add new domains and remove unused ones from the console without restarting anything. Changes take effect immediately.

Stable and Efficient

75× speed. 2× lower latency. Measured.

The backbone path between NubexCloud's UAE region and major international destinations is shorter, less congested, and more reliable than public internet routing. Results are consistent, not luck.

Simple Configuration

DNS change. That's the entire setup.

No proxy software to install. No application code to modify. No VPN clients. Change two lines of DNS configuration on your cloud hosts and acceleration is active — for every tool that makes DNS requests.

Pricing

Instance fee + traffic. Pay for what you download.

Prices below are approximate USD conversions from CNY billing. Exact pricing visible in the console at current exchange rates.

Instance Fee
From ~$8.33/mo
per instance · 1 domain included
Pricing formula
Fee = (60 + 5 × N) CNY/mo
N = number of domains
1 domain ~$8.33/mo
5 domains ~$11.81/mo
10 domains ~$15.28/mo
Supports hourly, monthly, and annual billing cycles.
Traffic Fee
~$0.17 per GB
postpaid · settled daily at midnight
100 GB downloaded ~$17
1 TB downloaded ~$170
What counts as traffic?

Traffic is measured in MB from accelerated domain requests made through the PathX backbone. Only traffic on configured and accelerated domains is charged — other internet traffic from your cloud hosts is not affected or billed.

Exchange rate note: Billing is in CNY (6.4 CNY/MB = ~$0.00017/MB). USD amounts shown are approximate at current rates.
Use Cases

Every team that downloads from international resources

Slow access to international development resources is one of the most underestimated productivity bottlenecks for teams building on cloud infrastructure in the MENA region.

01
AI / ML Development

Downloading Large AI Models at Full Speed

AI model files are enormous — 7B parameter models are 14–28 GB, 70B models exceed 100 GB. Without PathX, a 10 GB model download takes over two hours at 1.2 MB/s. With PathX at 92 MB/s, the same download takes 110 seconds. For teams running multiple experiments per day, this compounds into hours of saved waiting time every week.

10 GB in 110 seconds AIGC pipelines Model fine-tuning
10 GB model download Without PathX 1.2 MB/s · ~2.3 hours With PathX DONE 92 MB/s · 110 seconds 75× faster
02
Software Development · CI/CD

Reliable Code Repository Access for Development Teams

Development teams on NubexCloud VMs that rely on public code repositories face slow git operations, slow package downloads, and occasional timeouts that break CI/CD pipelines. PathX stabilises and accelerates all repository operations — git clone, pull, push, package installs — without any application changes.

git clone at full speed CI/CD pipelines Package registries
$ git clone repo.git Cloning into 'repo'... remote: Enumerating objects Receiving: 100% ████████ 92.4 MB/s · done. $ pip install -r req.txt Downloading... 88.6 MB/s
03
AIGC · Generative AI

AI Image Generation and Creative Pipelines

AI image generation workflows require frequent downloads of model weights, LoRA adapters, and style packs from international creative AI repositories. Each slow download compounds — a pipeline that downloads 10 different model components over a slow connection becomes completely impractical. PathX turns hours of downloads into minutes, making iterative creative AI workflows on NubexCloud cloud hosts practical.

Model weights LoRA adapters Creative AI pipelines
Model component downloads model.safetensors vae.ckpt lora_adapter.pt controlnet.pth ~88 MB/s avg all components · minutes
Global Network

A truly global infrastructure for fast, reliable service delivery.

26
Regions
33
Availability Zones
25ms
Regional latency
99.95%
SLA uptime
Active region
Hub region (Dubai HQ)
Backbone link
Customer Stories

How development teams are using PathX on NubexCloud

We run a Stable Diffusion image generation cluster on NubexCloud VMs. Downloading model packs used to be the biggest blocker — a new model set could take 4–6 hours. After enabling PathX Acceleration, the same downloads finish in under 8 minutes. Our team can iterate on models multiple times per day instead of once per week.

AIGC · Image Generation
ML Infrastructure Lead
Creative AI studio, UAE
45×
faster model downloads vs before

Our CI/CD pipeline pulls dependencies from public package registries on every build. Before PathX, builds would occasionally timeout and fail mid-pipeline because of slow or dropped connections to package servers. Since configuring the DNS on our build VMs, we haven't had a single network-related build failure. The setup took literally 5 minutes.

DevOps · CI/CD
Platform Engineer
Software company, GCC
Zero
network build failures since

We train LLM variants and need to pull multi-GB checkpoint files regularly. With 280ms+ latency and 1 MB/s to international model repos, we were basically stuck. PathX cut our download time for a 30 GB checkpoint from over 8 hours to about 6 minutes. Our researchers stopped wasting time waiting and started actually experimenting.

AI Research · LLM Training
Head of AI Infrastructure
AI research lab, MENA
8h→6m
30 GB checkpoint download time
Trusted by development teams across the region
Falcon AITradeSparkMasaarNEXAGENSalam DigitalOrbita
FAQ

Common questions about PathX Acceleration

Stop waiting. Start building.

75× faster. 2× lower latency. 5-minute setup.

Change two DNS lines on your cloud hosts. Configure your domains in the console. That's it — acceleration is active immediately, for every tool and pipeline that uses DNS.

Enable PathX Now → Read the Docs