NITREX Access

Fast private access for your device and Telegram.

NITREX is a private VPN service for a small circle of users. You request access in Telegram, get device VPN settings plus Telegram proxy access, and renew everything in one place.

Device VPN Works with built-in VPN settings on Windows and compatible Android devices.
Telegram Proxy Separate SOCKS5 credentials for Telegram where the app expects proxy fields.
Delivery Access, renewal, and account status are handled through the bot.

Plans

Starter
$1 / month

One device VPN setup plus Telegram proxy access. Best for first-time users.

Quarterly
$3 / 3 months

Lower monthly cost for users who want stable access without renewing every few weeks.

Custom
Custom

For teams, families, or anyone who needs multiple users or extended access.

How it works

1. Open the bot Start in Telegram and request access. Your account enters the approval queue automatically.
2. Get approved Once linked, the bot shows your status and gives you VPN plus Telegram proxy details.
3. Connect Use the built-in device VPN fields for your laptop or phone, and separate proxy fields for Telegram.

Bot commands: /start /status /get_config /get_telegram_proxy /renew

Windows Fix

NAT-T setup for Windows L2TP/IPsec

If Windows shows that the VPN server is not responding, enable IPsec over UDP once and reboot the computer.

  1. Press Win + R, enter regedit, and press Enter.
  2. Open HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent.
  3. Create a DWORD (32-bit) value named AssumeUDPEncapsulationContextOnSendRule.
  4. Set its value to 2.
  5. Restart Windows.

This is the same one-time Windows fix. You can apply it either through regedit or with one PowerShell command started as Administrator.

Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\PolicyAgent" -Name "AssumeUDPEncapsulationContextOnSendRule" -Type DWORD -Value 2 -Force

If you still have connection errors, also check that your network allows UDP 500, UDP 4500, and UDP 1701.