Ports and firewalls

OpenVPN port 1194 vs 443 explained

OpenVPN profiles commonly use port 1194 or port 443, but the best choice depends on network filtering, protocol, freshness and server quality. Port 1194 is historically associated with OpenVPN, while port 443 is popular because many networks allow HTTPS traffic.

Use this guide when choosing between public profiles that advertise UDP 1194, TCP 443 or another OpenVPN port.

Article snapshot

11 min readEstimated reading time
2026-05-17Last reviewed
10 minLive server refresh interval
Technical check, not a privacy guarantee. PublicVPNList checks reachability, speed, latency and config availability. It does not verify the VPN operator, logging policy, jurisdiction or long-term privacy guarantees.

Quick answer

1 Start with network restrictions

If the network blocks unknown ports, TCP 443 is often the practical first choice.

2 Use 1194 when allowed

UDP 1194 can perform well on open networks and is common in OpenVPN deployments.

3 Compare live data

Speed, latency and freshness matter more than the port number alone.

4 Verify after import

Check visible IP, DNS and stability after connecting to any port.

On this page

What port 1194 means

Port 1194 is the well-known default OpenVPN port. Many OpenVPN deployments use UDP 1194 because UDP often gives better latency and throughput for tunnel traffic.

The problem is that public Wi-Fi, corporate guest networks, schools and some mobile networks may block UDP 1194 or unknown VPN ports. A profile can be technically correct but unreachable from your current network.

If UDP 1194 works and metrics are good, it can be a strong choice for performance testing. If it times out, do not keep retrying forever; switch to a more firewall-friendly option.

What port 443 means

Port 443 is normally used by HTTPS websites. OpenVPN over TCP 443 is popular because many networks allow outbound TCP 443 even when they block UDP or unusual ports.

This does not mean OpenVPN TCP 443 is invisible or guaranteed to bypass every firewall. It simply has a better chance on many restrictive networks. Deep packet inspection, captive portals and proxy rules can still block it.

TCP 443 can be slower than UDP because TCP-over-TCP can amplify packet loss effects. Use live speed and latency metrics to decide whether the reliability tradeoff is worth it.

Other OpenVPN ports

Public OpenVPN profiles can use many ports: 1194, 443, 995, 1701, 1723 and custom high ports are all possible. A non-standard port is not automatically bad; it only means you should check whether your network allows it.

The PublicVPNList table shows protocol and port together so you can compare rows quickly. A row like TCP 443 is different from UDP 443, and UDP 1194 is different from TCP 1194.

How to choose today

On open home or mobile networks, try the freshest high-speed UDP row first. On restricted public Wi-Fi, try TCP 443 first. If both exist for the same country, compare latency and checked time before downloading.

If the port connects but browsing is unstable, test another server. Public endpoints can be overloaded, rate-limited or temporarily broken even when the port is reachable.

Port choice checklist

  • Try UDP 1194 for performance when the network allows it.
  • Try TCP 443 when UDP or unknown ports are blocked.
  • Compare protocol and port together, not separately.
  • Prefer fresh checks and measured speed over assumptions.
  • Run IP and DNS checks after connecting.

More OpenVPN and VPN testing pages

Frequently asked questions

Is 1194 always OpenVPN?
1194 is the default OpenVPN port, but a working profile still depends on protocol, server status and network filtering.
Does TCP 443 make OpenVPN look like HTTPS?
It uses the same port as HTTPS, but it is not a guarantee against detection or blocking.
Which port is best for public Wi-Fi?
TCP 443 is often the first practical choice on restrictive public Wi-Fi, but you should still compare live metrics and verify after connecting.