<?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: Radoslav</title>
    <description>The latest articles on DEV Community by Radoslav (@doroved).</description>
    <link>https://dev.to/doroved</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1660074%2F00fdc151-28de-4ef9-8a5d-f927adc942be.jpeg</url>
      <title>DEV Community: Radoslav</title>
      <link>https://dev.to/doroved</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/doroved"/>
    <language>en</language>
    <item>
      <title>I don't like any of the YT speed controller extensions, so I created my own.</title>
      <dc:creator>Radoslav</dc:creator>
      <pubDate>Tue, 24 Jun 2025 21:32:46 +0000</pubDate>
      <link>https://dev.to/doroved/i-dont-like-any-of-the-yt-speed-controller-extensions-so-i-created-my-own-337d</link>
      <guid>https://dev.to/doroved/i-dont-like-any-of-the-yt-speed-controller-extensions-so-i-created-my-own-337d</guid>
      <description>&lt;p&gt;If you often watch podcasts on YouTube or other videos that interest you, you probably want to save time and set a custom video speed. I used one of the extensions in the Chrome store for a long time, but I couldn't resist creating my own, which is convenient for me.&lt;/p&gt;

&lt;p&gt;You can try it, you might like it too. Open source ❤️&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;DEMO:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://youtu.be/eGFBNfU6jm8" rel="noopener noreferrer"&gt;https://youtu.be/eGFBNfU6jm8&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Install Chrome Extension:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://chrome.google.com/webstore/detail/hkhfaempiaejenaddpbeckghomphjjcp" rel="noopener noreferrer"&gt;https://chrome.google.com/webstore/detail/hkhfaempiaejenaddpbeckghomphjjcp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Install Firefox Extension:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://addons.mozilla.org/addon/speeder-yt-controller/" rel="noopener noreferrer"&gt;https://addons.mozilla.org/addon/speeder-yt-controller/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GIT:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://github.com/doroved/speeder" rel="noopener noreferrer"&gt;https://github.com/doroved/speeder&lt;/a&gt;&lt;/p&gt;

</description>
      <category>extensions</category>
    </item>
    <item>
      <title>Proxy macOS traffic + spoofDPI of direct connections</title>
      <dc:creator>Radoslav</dc:creator>
      <pubDate>Tue, 01 Oct 2024 19:30:08 +0000</pubDate>
      <link>https://dev.to/doroved/proxy-macos-traffic-spoofdpi-of-direct-connections-4ii</link>
      <guid>https://dev.to/doroved/proxy-macos-traffic-spoofdpi-of-direct-connections-4ii</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F957q5zb0voblwawcwud9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F957q5zb0voblwawcwud9.png" alt="Image description" width="800" height="365"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I developed a Rust application that proxies traffic on macOS with host-based filtering and DPI spoofing for all direct connections. This allows users to keep control over their network traffic, for example, allowing access to blocked sites. In addition, DPI spoofing helps confuse traffic patterns, making it difficult for external organizations to deeply inspect packets.&lt;/p&gt;

&lt;p&gt;I invite you to test it and share your experience of using it.&lt;/p&gt;

&lt;p&gt;Welcome: &lt;a href="https://github.com/doroved/proxer" rel="noopener noreferrer"&gt;https://github.com/doroved/proxer&lt;/a&gt;&lt;/p&gt;

</description>
      <category>proxy</category>
      <category>dpi</category>
      <category>rust</category>
      <category>macos</category>
    </item>
  </channel>
</rss>
