<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Shadowsocks on Ito Archives</title>
    <link>https://itoschum.me/tags/shadowsocks/</link>
    <description>Recent content in Shadowsocks on Ito Archives</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 03 Feb 2026 19:06:00 -0500</lastBuildDate>
    <atom:link href="https://itoschum.me/tags/shadowsocks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Manual Installation and Configuration of Shadowsocks-Rust on Debian</title>
      <link>https://itoschum.me/logs/log_15/</link>
      <pubDate>Tue, 03 Feb 2026 19:06:00 -0500</pubDate>
      <guid>https://itoschum.me/logs/log_15/</guid>
      <description>&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;&#xA;&lt;p&gt;A brief guide to set up a Shadowsocks server on a Debian-based system using binary releases and &lt;code&gt;systemd&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;steps&#34;&gt;Steps&lt;/h2&gt;&#xA;&lt;h3 id=&#34;1-pre-requisites&#34;&gt;1. Pre-requisites&lt;/h3&gt;&#xA;&lt;p&gt;Download and extract the &lt;code&gt;Shadowsocks-Rust&lt;/code&gt; binary, and move it to &lt;code&gt;/usr/local/bin&lt;/code&gt; for system-wide access:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;wget &lt;span style=&#34;color:#f92672&#34;&gt;[&lt;/span&gt;BINARY_RELEASE_URL&lt;span style=&#34;color:#f92672&#34;&gt;]&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;tar -xvf shadowsocks-rust-&amp;lt;VERSION&amp;gt;-x86_64-unknown-linux-gnu.tar.xz&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo cp ssserver /usr/local/bin/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;2-server-configuration&#34;&gt;2. Server Configuration&lt;/h3&gt;&#xA;&lt;p&gt;Create a config file for the Shadowsocks server under directory &lt;code&gt;/etc/&lt;/code&gt; with the following content (modify as needed):&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
