Skip to content

Dedicated IPv4 addresses will allow containers to have their own public IP addresses, independent of the host server’s IP.

  • Static IPv4 Assignment - Each container gets a dedicated public IP
  • IP Persistence - IP address remains the same across container restarts
  • Direct Routing - Services accessible directly via IP (no proxy routing)
  • Multiple IPs per Container - Support for multiple IPv4 addresses per container
  • IP Pooling - Rent blocks of IPs for your projects

While dedicated IPv4 is in development, you can configure container networking using:

1. Network Configuration (Exit IP Routing)

Section titled “1. Network Configuration (Exit IP Routing)”

Change the exit IP address for outbound traffic from containers:

  • Network Configuration → - Route traffic through SOCKS5/HTTP proxies or VPN providers
  • Container appears to originate from proxy/VPN IP
  • Works for outbound connections only

Access container services via URLs (HTTP/HTTPS):

  • Hoody Proxy → - Makes services accessible via unique URLs
  • HTTPS with automatic SSL certificates
  • No IP address needed for service access
  • Works for inbound connections (accessing container services)

Direct SSH/SFTP access to containers:

  • SSH → - SSH Proxy routes by public key
  • No dedicated IP needed
  • Works for terminal and file transfer access

Dedicated IPv4 addresses will enable:

Legacy Application Support:

  • Applications that require static IPs
  • IP-based licensing systems
  • IP whitelisting requirements

Direct Service Hosting:

  • No reverse proxy in front
  • Direct IP:port access
  • Lower latency (no proxy layer)

Multi-IP Scenarios:

  • Different IPs for different services
  • IP-based traffic segregation
  • Compliance requirements

Email/SMTP Hosting:

  • Dedicated sending IP for reputation
  • Reverse DNS configuration
  • IP warmup for deliverability

Get notified when IPv4 support launches:


Available now:

  1. Network Configuration - Control outbound traffic routing (exit IP)
  2. Firewall - Packet-level ingress/egress filtering
  3. SSH - Secure Shell and SFTP access
  4. Hoody Proxy - HTTPS URLs for service access

Explore current networking features:

Alternative access patterns:


IPv4 assignment is coming soon.
Use Network Configuration to control exit IPs today.
Use Hoody Proxy for inbound HTTPS service access.

Subscribe to updates to know when IPv4 launches.