VSVPNScorecard
← All VPNs

FreeSocks

Network / Mesh

A free censorship-circumvention proxy service from the US non-profit Unredacted Inc, not a VPN. Anonymous number-only accounts, no client IP stored anywhere, and a GPL-3.0 stack anyone can self-host.

freesocks.org/
Not scored
Jurisdiction
United States (five eyes)
Founded
2021
Owner
Unredacted Inc (US 501(c)(3) non-profit, incorporated in Delaware)
Best price
$0.00/mo
Devices
unlimited
Free tier
Yes

Network / Mesh. Infrastructure rather than a VPN you subscribe to: decentralised anonymity networks (Tor onion routing, the HOPR mixnet), peer-to-peer bandwidth marketplaces and protocol frameworks that other apps are built on, and private device meshes. Listed but not scored head-to-head.

FreeSocks is in the Network / Meshcategory, so we don't give it a head-to-head score. It is network infrastructure rather than a single commercial VPN service, so there's no one provider, no-logs policy, jurisdiction or server estate to rate on the conventional rubric. The data sheet below shows what it does offer.

Best for

  • · People inside heavily censored countries who need to reach the open internet for free
  • · Anyone who wants access with no email, phone number or password attached to it
  • · Operators who want to run their own proxy-distribution service on the same GPL-3.0 stack

Not ideal for

  • · Anyone looking for a VPN: this is a proxy service and does not offer WireGuard or OpenVPN
  • · People who want a one-click branded app, since you install a proxy client of your choice
  • · Anyone needing a kill switch from the service itself, port forwarding, or unmetered traffic without paying

Strengths

  • Free, run by a registered 501(c)(3) non-profit, with no advertising and no data business model
  • Accounts collect nothing: no email, phone or password, just a random 32-digit number stored only as a keyed hash
  • Documentation states no client IP is persisted anywhere, not even hashed, and the claim is inspectable in the source
  • The whole service stack is open source under GPL-3.0 and built to be self-hosted by other operators
  • Modern censorship-resistant transports (VLESS + REALITY, VLESS over WebSocket, Outline as fallback) on a pluggable backend
  • Post-quantum hybrid encryption on the website and API, and a CDN front using Encrypted Client Hello
  • Unredacted runs its own autonomous systems and says it collects network metrics without storing flow data
  • Quarterly transparency report, no device limit, IPv6 support, and interfaces in English, Farsi, Arabic, Russian and Chinese

Weaknesses

  • Not a VPN: no WireGuard or OpenVPN, and no first-party client app, so setup uses third-party proxy apps
  • No kill switch from the service itself; that depends on whichever client app you choose
  • US jurisdiction (Five Eyes), though there is no provider-held record of who connected where
  • No published third-party audit of the service or the codebase
  • Free keys carry a monthly traffic allowance; removing it needs a $5/mo membership
  • Servers are disk-based rather than RAM-only, and DNS is not resolved on first-party resolvers
  • Lose your account number and it cannot be recovered

Protocols & encryption

The tunnelling protocols this service offers and the cryptography behind them.

In-house protocol. Proxy protocols rather than VPN protocols: Xray-core (managed via Remnawave) serving VLESS over WebSocket and VLESS + REALITY, with Outline (Shadowsocks) kept as a fallback. The backend is pluggable, so a protocol that gets blocked can be swapped out without rebuilding the service.
This provider's setup
Stated data cipher
Varies by transport. VLESS carries no cipher of its own and relies on the outer TLS 1.3 AEAD (AES-128-GCM or ChaCha20-Poly1305).
Stated handshake
X25519, with REALITY able to negotiate hybrid X25519MLKEM768 depending on the target site it borrows its certificate from.
Perfect forward secrecy
Unknown
Post-quantum resistant
Yes
RAM-only servers
No
Kill switch
No
First-party DNS (leak protection)
No
IPv6
Supported

Post-quantum: Hybrid X25519 + ML-KEM-768, so it holds as long as either half holds. The website and API seal account numbers and key delivery with X-Wing HPKE, with short-lived server keys, so a recorded login cannot be decrypted later. On the tunnel itself, REALITY negotiates post-quantum key agreement against the site it borrows its certificate from, so this depends on that target rather than on FreeSocks.

Full data sheet

Every attribute we track, coloured by whether it helps or hurts your privacy.

Company & jurisdiction
Based inUnited States
Eyes alliance5 Eyes
Enemy of the InternetNo
OwnerUnredacted Inc (US 501(c)(3) non-profit, incorporated in Delaware)
Conglomeraten/a
Founded2021
Logging
Traffic / activityNone kept
DNS requestsNone kept
TimestampsNone kept
BandwidthSome
Source IP addressNone kept

The project documentation states there are no client IPs at rest: the application, the reverse proxy and the captcha service are each configured to persist no client IP, not even hashed. Rate limiting uses short-lived counters that expire on their own, and proxy access logging is disabled automatically. Aggregate byte counters per account do exist, because free keys carry a monthly traffic allowance, but there is no per-connection or per-destination record. Enforcement is visible in the open-source code rather than promised in a policy, though no third party has audited it.

Payment & anonymity
Anonymous signupYes
Accepts cashNo
Accepts cryptoYes
PGP keyYes
Protocols & features
OpenVPNNo
WireGuardNo
Proprietary protocolProxy protocols rather than VPN protocols: Xray-core (managed via Remnawave) serving VLESS over WebSocket and VLESS + REALITY, with Outline (Shadowsocks) kept as a fallback. The backend is pluggable, so a protocol that gets blocked can be swapped out without rebuilding the service.
Multi-hopNo
ObfuscationYes
Kill switchNo
First-party DNSNo
RAM-only serversNo
Port forwardingNo
P2P / torrentingYes
IPv6Supported
Encryption
Data cipherVaries by transport. VLESS carries no cipher of its own and relies on the outer TLS 1.3 AEAD (AES-128-GCM or ChaCha20-Poly1305).
HandshakeX25519, with REALITY able to negotiate hybrid X25519MLKEM768 depending on the target site it borrows its certificate from.
Transparency
Open-source clientsYes, all apps
Independent auditsNone
Transparency reportYes
Court / seizure-testedUnknown

Unredacted publishes a transparency report, updated quarterly, stating it has never disclosed user communications to any third party, never given any third party direct access to its servers or user data, and never installed law enforcement equipment on its network. The no-logging posture is also inspectable in the GPL-3.0 source. Neither has been tested by a documented seizure or subpoena, and no independent audit has been published.

Infrastructure
Simultaneous devicesUnlimited
Countriesn/a
Serversn/a
Linux supportUnknown
Pricing
Month-to-month$0.00
Best $/mo$0.00
On planFree, always. An optional $5/mo membership removes the traffic allowance on your key.
Free trialn/a
Refund windowNone
Free tierYes
Ethics
Logging policyConsistent
Marketing honestyNo overclaiming

FreeSocks is a free proxy-access service, not a VPN: its own project documentation describes it as a proxy and censorship-circumvention service. Unredacted Inc, a US 501(c)(3) incorporated in Delaware, runs the servers and hands out access keys, and the user installs a proxy client of their choice. FreeSocks launched in December 2023 and was rebuilt as v2 on 20 July 2026, moving to a self-hosted backend with Xray-core (via Remnawave) as the proxy layer and Outline kept as a fallback. Accounts are a randomly generated 32-digit number issued after a proof-of-work challenge, with only a keyed hash stored. Website and API traffic is fronted through a CDN using Encrypted Client Hello, with sensitive request bodies additionally sealed to the server using X-Wing hybrid post-quantum HPKE, so the CDN sees only ciphertext. That CDN fronting is a privacy measure against the CDN, not a multi-hop VPN feature, and we do not record it as multi-hop. The optional $5/mo membership lifts traffic limits and is taken through a self-hosted BTCPay Server. Listed as infrastructure and not scored, because the VPN rubric (WireGuard, OpenVPN, first-party DNS, a provider server fleet) does not describe what this is.

Summarise this site with AI