All locations active · 99.99% uptime
Co-op Horror · Online Games

Phasmophobia Proxy: Where Is the Rule Written, and What Does It Cover?

In a four-player session, Phasmophobia carries both game state and voice chat in real time; login, patch and store requests, by contrast, are ordinary HTTPS flows. This page explains whether you should write the proxy rule on the router or on the device, which packets can enter the tunnel, and where the account side falls.

What will you find on this page?

01
Scope decisionWhat a rule at router, operating system and application level actually covers.
02
TCP and UDP separationWhich game traffic can enter the tunnel and which exits directly, regardless of the rule.
03
Store and accountHow library, patch download and account page requests behave in the face of a proxy.
04
Cost and verificationThe effect of the extra stop on latency and the checks to perform after setup.

Phasmophobia needs to be split in two when viewed from the network side. On one side is a real-time session in which four players move together through the same house and position and voice data are updated many times per second. On the other side sit the login, licence verification, patch download and account page requests opened by the store client. The proxy decision does not give the same result for these two.

The short answer is this: the second group speaks almost entirely HTTPS over TCP and is traffic a proxy can naturally carry. The first group, on the other hand, goes by the path real-time transport prefers, mostly over UDP, and a classic HTTP proxy never sees those packets.

Setups made without knowing this distinction always end in the same misconception: the rule is written, the game launches, the game works, and the user thinks the traffic is going through the tunnel. In most cases, however, only the login request goes through the tunnel; the session itself continues to leave over your usual line.

How is traffic divided in a four-player session?

When you launch the game, the first network activity comes from the store client: the account session, the licence check and, if any, the update query. These are individual, short-lived and encrypted HTTPS requests; the address seen on the other side is the address of whichever line you are leaving from at that moment. If a proxy is defined and the rule covers this request, the visible address becomes the address of the proxy server.

The second stage is lobby setup. When you join from a friends list or match randomly, the client talks to an intermediary service in the region you selected and learns which endpoint the session will run through. This step is still mainly request-response in form; it carries small amounts of data and is relatively tolerant of latency.

In the third stage the game starts and the character of the traffic changes completely. Player position, door and item state, equipment reactions and voice chat turn into small packets flowing continuously. What matters here is not that a single packet arrives reliably, but that packets arrive at regular intervals; there is no point in re-requesting a lost position update, because the next update is already on its way.

Why is voice chat a separate load?

In Phasmophobia the microphone is not a side feature but part of the gameplay: players hear each other according to distance, and equipment use is coordinated by talking. The voice stream is produced continuously, and a one-second interruption is noticed immediately in-game. For that reason, voice traffic has even less latency tolerance than game state, and the effect of inserting an extra stop is heard most here.

Note

A proxy does not read encrypted content; with HTTPS it only opens a tunnel using CONNECT and carries the bytes. Which destination the tunnel is opened to, however, can appear in the proxy's logs; provider selection is therefore a trust decision. The details of the method the HTTP CONNECT method the article.

DIAGRAMThe lanes a request travels: from device to session server
The lanes a request travels: from device to session serverA four-lane flow diagram: local client, proxy exit, account and store service, real-time session.FLOW LANESLocal clientProxy exitAccount and storeSession streamThe login request is generatedA CONNECT tunnel is openedLicence and libraryresponsePosition and voice packets

The rule covers only the first three lanes. The real-time stream in the fourth lane stays outside the tunnel in most setups.

The difference between writing the rule on the router and on the device

The scope of a proxy rule depends on where you write it, and in a game like Phasmophobia that decision makes a bigger difference than expected. A setting on the device affects only that device, sometimes only that application. A rule on the router, on the other hand, covers every device on the network at once: a second computer, console or phone playing in the same house also leaves by the same path.

Wide scope is not always an advantage. Most home routers have no ready-made field for routing outbound traffic to a proxy; this feature usually requires alternative software or an additional routing rule. Moreover, even when a rule can be written, it typically covers only certain TCP ports. In other words, a rule written on the router catches the web traffic of every device on the network but still leaves the game's real-time stream outside.

On the other hand, the router level does the job in situations that need to be managed from a single place. In a household where several people play over the same line, or on a small office network, gathering download and store traffic at a single exit makes both measurement and troubleshooting easier. For detailed setup paths, see the using a proxy via the router guide.

Where the rule is writtenTraffic coveredIts typical limit
RouterThe web requests of every device on the networkDoes not cover UDP, per-device exceptions are hard
Operating system settingAll applications that read the system settingApplications using their own network stack ignore the setting
Store client settingLibrary, download and store pagesThe game process does not inherit this setting
Browser profileOnly the tabs in that profileHas nothing to do with the game

The practical recommendation is this: first decide which request you want to route, then write the rule at the point closest to the process that generates that request. A setting covering the whole network is not stronger than a narrowly scoped one; it only produces more side effects.

Which packets enter the tunnel and which do not?

An HTTP proxy works at the application layer and carries TCP. When you are going to an encrypted destination, the client says CONNECT server.example:443 , the proxy opens a TCP tunnel and does not interfere with the bytes passing inside. There is no place for UDP in this model: the protocol itself defines no such transport. Therefore a real-time game stream cannot pass through an HTTP proxy.

SOCKS5 sits at a lower layer and can carry UDP by definition. This is called UDP ASSOCIATE: the client opens a control connection to the proxy, the proxy in return announces an endpoint where it will receive datagrams, and packets pass through there. The problem is not in the definition but in the implementation. For this capability to work, both the proxy server must offer UDP ASSOCIATEopenly and the game client must know how to send UDP over SOCKS5. In the overwhelming majority of game clients, the second condition is not met; for details, SOCKS5 UDP support article.

The sum of these two facts paints a clear picture. In Phasmophobia, a proxy reliably comes into play on the login and store side; in the session stream it does not come into play at all in most setups. If you plan your setup accordingly, your expectations will be realistic too: what you are routing is not the game's network performance but the requests on the account and distribution side.

One exception should be kept separate: tunnel-type solutions that wrap the entire device set up a separate virtual network interface and carry every packet, including UDP. This is not the same thing as a proxy; its scope, its cost and its responsibilities all differ. If you want to route an entire game session, the tool you are looking for is not a proxy rule.

DIAGRAMHow heavily traffic types fall within proxy scope
How heavily traffic types fall within proxy scopeA five-column distribution chart: login, patch download, store page, community content and live session.SCOPE WEIGHT94 /100Account loginTCP, HTTPS88 /100Patch downloadsmost of the volume is here82 /100Store pageregional appearance64 /100Community contentmixed endpoints11 /100Live sessionreal-time stream

The columns are representative weights, not measurements: those on the left are traffic a proxy rule naturally covers, the one on the right is traffic it does not.

Choose an exit for Phasmophobia account and store traffic

A fixed address is the priority for account transactions, wide bandwidth for large downloads.

Choose whichever you need from our residential proxies, datacenter proxies, IPv6 and ISP solutions. Every plan comes with unlimited options, 99.9% uptime, rotating proxies, sticky sessions and 24/7 support. Ideal for web scraping, ad verification, SEO monitoring and digital data collection.

ISP ProxyStatic Turkish IPs registered to an ISP

ISP-registered static Türkiye IPs; they combine datacenter speed with the reputation of a real carrier. Ideal for long sessions and low-ping use.

150₺/mo

Starting price for 1 month

500–1000 Mbit130+ SubnetsDDoS Protection
View Plans

PACKAGE CONTENTS

  • Vodafone and Türk Telekom carriers
  • DDoS protection
  • Personalized setup
  • The lowest ping values
  • 500-1000 Mbit down/up speed
  • HTTP & SOCKS5 protocol support
  • Automatic delivery
  • Turkey location

For social media management and anyone who wants long sessions with low ping.

Read product details
Mobile Proxy4G/5G carrier IPs

The most natural mobile traffic, on 4G carrier IPs; high success rates even on the strictest platforms. Ideal for social media and automation work.

239₺/day

Starting daily price

LTE 4G15-40 MbpsDedicated SIM
View Plans

PACKAGE CONTENTS

  • LTE 4G mobile connection
  • Vodafone · Turkcell · Türk Telekom
  • 30 GB quota
  • 15-40 Mbps connection speed
  • Dedicated SIM card infrastructure
  • Username & password or IP:Port
  • IP change link
  • HTTPS / SOCKS5 (UDP)

Ideal for social media and gaming users; a good fit for individuals.

Read product details
Residential ProxyReal home-user IP pool

A real home-user IP pool, for the highest trust and the widest geographic coverage. The right choice for data collection and regional testing.

350₺/30 Days

Starts at 5 GB / 30 days

50K Connections190+ CountriesSticky Session
View Plans

PACKAGE CONTENTS

  • Real residential (home-user) IP pool
  • Rotating and sticky sessions
  • City and state targeting
  • HTTP(S) and SOCKS5 protocols
  • 24/7 priority support
  • Activation in 2 minutes
  • Suitable for social media management
  • Flexible session management

The right choice for data collection, regional testing and multi-account management.

Read product details
IPv6 ProxyA large next-generation IPv6 pool

A large IPv6 pool; an economical solution for high-volume, cost-sensitive projects. Google Ads compatible and future-proof.

100₺/plan

Starts at 100 units (total)

/64 Subnet100-500 MbitNetfactor ISP
View Plans

PACKAGE CONTENTS

  • Netfactor / Turknet ISP infrastructure
  • Google Ads compatible IPv6s
  • /64 subnet options
  • HTTP & HTTP(S) support
  • Automatic delivery
  • Unused (clean) IP pool
  • 100-500 Mbit speed
  • Large IPv6 address pool

For anyone who needs Google Ads compatibility, high-volume use and an economical solution.

Read product details

You can also explore our Rotating Proxy and Datacenter Proxy you can explore our solutions, and to try them out our free proxy list you can use.

The library, patch and account page side

Because the PC version is distributed through a store client, there is a second network consumer running constantly alongside the game. This client lists your library, downloads patches, shows store pages and carries out account transactions. All of this traffic is HTTPS over TCP; that is, the kind a proxy carries most comfortably. To set things up through the store client's own connection settings, the Steam proxy settings guide can be a starting point.

The main variable here is volume. Patch downloads can reach hundreds of megabytes in a single pass and come from a content distribution network. On a metered exit this has an odd consequence: since the session stream is already outside the tunnel, roaming a house for an entire evening barely touches the meter, whereas a single patch day bringing a new map or piece of equipment swallows a visible slice of the monthly allowance. On a pool billed by transferred data, keeping large downloads outside the proxy is usually wiser.

It is true that store and marketplace pages look different by region, but the legitimate use of this is price and campaign research: seeing which currency a product is listed in on another market, comparing regional campaign calendars, or examining how a publisher presents itself in different markets. For the method side, the regional price research on game stores article describes the workflow.

Warning

Viewing and purchasing are different things. Most stores match your account's country with the payment method and billing details; shopping at another region's price is against the terms of service and puts your account at risk. This page deals only with verifying appearance.

The points where you can write the rule and their real scope

You can reduce the whole setup to a single question: who generates this request, and which setting does that process read? The list below runs from the widest scope to the narrowest and shows what you gain and lose at each step.

Router scope is the widest but the crudest: every device on the network is affected, excluding a single device is troublesome in most interfaces, and it creates a field of side effects you cannot measure. The operating system setting is a step more manageable; even so, applications that use their own network stack do not see it. The store client setting, on the other hand, sits exactly on what you want, namely library and download traffic; the game process, however, does not inherit this setting.

The narrowest point is the game itself, and there is no field to write in there. Very few game clients offer a proxy field in their interface; most of those that do accept only an HTTP proxy. For that reason, "defining a proxy from inside the game" is not an option in most scenarios, and the setup has to be done from a higher layer.

  • Write the rule at the layer closest to the process that generates the request.
  • Consider keeping large downloads outside a metered exit.
  • Do not leave rules on both the router and the device at once; diagnosis becomes impossible.
  • Keep a written record of which setting is enabled at which layer.
DIAGRAMThe layers where the rule can be written and their scope
The layers where the rule can be written and their scopeA five-row layer list: router, operating system, store client, browser profile and game client.LAYERL5Routerall devices on the networkUDP falls outside the scopeL4Operating systemprocesses that read the settingExcept applications that use their own stackL3Store clientlibrary and downloadsThe most accurate point for account trafficL2Browser profiletabs onlyHas nothing to do with the game processL1Game clientno field to write inNo proxy field is offered in the interfaceLeaving rules at two layers at once makes fault diagnosis almost impossible.

Scope narrows from top to bottom; in most games there is simply no field to write in at the bottom layer.

Exit type and country decision

Since the traffic you route on the Phasmophobia side is account and distribution traffic, the exit type is also chosen according to that need. A fixed address is the option that produces the least friction in account transactions: the same account arriving from a different country at every launch is behaviour that increases verification steps. For that reason, a static exit such as ISP proxy is more suitable than a frequently rotating pool.

There is a single rule for country selection: stay consistent with your account's usual country of use. If you play from Türkiye, a Türkiye exit produces the least deviation in terms of both route and interface language. Exiting from a different country makes sense only for a specific and time-limited purpose, such as examining that country's store appearance; chosen as a permanent setup, it creates needless question marks on the account side.

On the protocol side the decision is simpler. Since the traffic to be routed is HTTPS, an HTTP proxy is sufficient; a SOCKS5 exit only provides an advantage if your client supports it or you will carry other protocols over TCP. Remember too that the port number does not determine the protocol; writing a line into the client without reading from the panel which protocol it belongs to is a common setup error. The details of the subject proxy port numbers the article.

What should be verified after setup?

Writing a rule is not proof that traffic is passing through it. Verification seeks answers to two questions: is the exit really up, and which requests are going through it?

For the first question, confirm that the exit is reachable from outside. Proxy checker tool tells you whether the address and port respond; if there is no response, the problem is not in the game but in the connection details or in a filter on your network. On corporate and campus networks, destination ports other than 80 and 443 being closed is a common obstacle, and its symptom is a timeout rather than an authentication error.

For the second question, make a comparison: look at your exit address with the proxy on and off, then see whether the store client's region presentation has changed. It is normal for an in-game latency indicator not to change, because that stream is already outside the tunnel. That is why, to consider the setup successful, you should look at the account-side appearance rather than in-game values.

SymptomPossible causeWhat to check
The store client does not openThe target port is blocked on the networkTry the same details over another line
407 warning appearsCredentials are not being sent or the IP authorisation is outdatedVerify the username-password field and the authorised IP list
The game opens, the exit does not changeThe game process does not read the system settingMove the rule to the store client layer
Download speed has droppedThe exit's bandwidth or concurrent connection capTake large downloads outside the tunnel
Voice chat cuts outFluctuation on the line; the voice stream is not in the tunnelLook at local network and wireless connection quality

The truth about latency and the cases where a proxy is not needed

It should be said plainly: a proxy adds an extra stop to your connection. The request first goes to the proxy server, reaches the target from there, and the response travels the same path back. For that reason, measured latency increases in most setups; a proxy does not lower your ping and does not reduce latency. There is a rare exception: if your default route is unnecessarily roundabout and the proxy connects to a more direct backbone, the total time can shorten. This is not a rule but an exception that cannot be assumed without measurement.

In the specific case of Phasmophobia, the practical relevance of this discussion is limited, because the session stream does not pass through the tunnel anyway. In other words, setting up a proxy neither improves nor degrades your in-game smoothness; what changes is which address the login, update and store requests leave from. Accepting this from the outset eliminates most setups built on the wrong expectation.

So when is a proxy not needed? If you play from your own country, with a single account, in the ordinary way, an extra layer only brings complexity. If there is no access block on your network, you are not researching store appearance, and you do not need a fixed exit from a corporate network, the best setup is no setup at all. Every component placed in between is the first place you should suspect the day something breaks.

Tip

Before you break the setup, record the current state: which setting was enabled at which layer, what your exit address was, what your download speed showed. Changes made without a starting point to return to make diagnosis harder.

Frequently asked questions about Phasmophobia proxies

01Can an entire Phasmophobia session go through a proxy?

In most setups, no. Real-time game and voice streams prefer UDP; an HTTP proxy only opens a TCP tunnel with CONNECT . SOCKS5 can carry UDP by definition, but that capability must be both enabled on the server and used by the client; in game clients the latter is almost never provided.

02If I write the proxy rule on the router, will the game be covered too?

The scope widens, but the protocol limit does not change. A rule on the router catches the web requests of every device on the network; the real-time game stream still stays outside. Moreover, most home routers do not offer a ready-made field for such routing.

03Should I download patches through the proxy?

If you are using an exit billed by transferred data, generally no. Updates can consume most of your quota in a single pass. The situation changes if a fixed exit is mandatory on a corporate network or you want to measure the download from a single point.

04Why did my in-game latency indicator not change after I set up the proxy?

Because that indicator measures the session stream, and that stream is outside the tunnel. Verify that the setup is working from the account-side appearance: your exit address and the region presentation of the store page should have changed.

05Can I see another country's store price?

Yes, for examining how the page looks; no, for shopping from there. Stores match the account's country with the payment and billing details, and purchasing from a different region is against the terms of service. Keep the line between research and transaction.

06The game won't launch on the campus network — will a proxy fix it?

The problem is usually closed destination ports, and the symptom is a timeout. If your proxy exit is also listening on a port other than 80 or 443, it hits the same filter. First verify that the exit is up from the outside, then try connecting to the same address and port from the institutional network.

07Should I use an HTTP proxy or SOCKS5?

If the traffic you will route is on the account and store side, an HTTP proxy is enough. SOCKS5 only makes a difference if your client supports it or if you will carry different protocols over TCP. Remember that the port number does not determine the protocol.

08Can this setup be done with free proxy lists?

They are suitable for learning and one-off tests, but are not recommended for flows involving account logins: who operates the server is unknown, stability is low, and bandwidth sufficient for download volume is rarely available.

Related guides and tools

NEXT STEP

Choose the right exit for your Phasmophobia account traffic.

Static and rotating solutions are all managed in the same panel, with a single set of credentials.

FREEPROXY.TR

Looking for a free proxy? You're in the right place

A complete proxy platform where you can browse up-to-date free proxy addresses, compare HTTP and SOCKS proxy types, and check your proxy connections with free tools.