<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Илья Федотов</title>
    <description>The latest articles on DEV Community by Илья Федотов (@__bf699f275acc).</description>
    <link>https://dev.to/__bf699f275acc</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2847528%2Fe1fbd949-6a21-419d-8760-119cd6eb698b.jpg</url>
      <title>DEV Community: Илья Федотов</title>
      <link>https://dev.to/__bf699f275acc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/__bf699f275acc"/>
    <language>en</language>
    <item>
      <title>I built a self-hosted DPI-resistant tunnel over TLS + WebSocket in Rust</title>
      <dc:creator>Илья Федотов</dc:creator>
      <pubDate>Sat, 20 Jun 2026 14:32:32 +0000</pubDate>
      <link>https://dev.to/__bf699f275acc/i-built-a-self-hosted-dpi-resistant-tunnel-over-tls-websocket-in-rust-3abd</link>
      <guid>https://dev.to/__bf699f275acc/i-built-a-self-hosted-dpi-resistant-tunnel-over-tls-websocket-in-rust-3abd</guid>
      <description>&lt;p&gt;I built &lt;strong&gt;BibaVPN&lt;/strong&gt; for one reason: I did not want to hand traffic to a third-party VPN provider.&lt;/p&gt;

&lt;p&gt;It is a self-hosted &lt;strong&gt;SOCKS5 / HTTP CONNECT&lt;/strong&gt; tunnel over &lt;strong&gt;TLS + WebSocket&lt;/strong&gt;, with a &lt;strong&gt;Rust&lt;/strong&gt; core and &lt;strong&gt;Android/Desktop&lt;/strong&gt; clients.&lt;/p&gt;

&lt;p&gt;Some users in &lt;strong&gt;Russia, Iran, and China&lt;/strong&gt; use it to get around network blocks through their own VPS.&lt;/p&gt;

&lt;p&gt;The project is small on purpose. It is not trying to be a full private network stack. It is meant for private, self-hosted access in restrictive environments.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/Eljaja/BibaVPN" rel="noopener noreferrer"&gt;https://github.com/Eljaja/BibaVPN&lt;/a&gt;&lt;/p&gt;

</description>
      <category>rust</category>
      <category>programming</category>
      <category>dpi</category>
      <category>security</category>
    </item>
  </channel>
</rss>
