---
title: Install shadowsocks-electron on Kubuntu using the Snap Store | Snapcraft
description: Get the latest version of shadowsocks-electron for on Kubuntu - Shadowsocks
  GUI with cross-platform desktop support
url: https://snapcraft.io/install/shadowsocks-electron/kubuntu
---

[Canonical Snapcraft](https://snapcraft.io/)

# Install shadowsocks-electron on **Kubuntu**

# shadowsocks-electron

[Johnson Young (nojsja)](https://snapcraft.io/publisher/nojsja "View all snaps from Johnson Young (nojsja)")

* [Johnson Young (nojsja)](https://snapcraft.io/publisher/nojsja "View all snaps from Johnson Young (nojsja)")
* [Server and Cloud](https://snapcraft.io/search?categories=server-and-cloud)
* [Utilities](https://snapcraft.io/search?categories=utilities)

[Install](https://snapcraft.io/install/shadowsocks-electron/kubuntu#install)

#### Shadowsocks GUI with cross-platform desktop support

**Shadowsocks Electron**

> Test on Ubuntu20.4/21.04/22.04 (amd64) ● MacOS catalina (x64) ● Windows 10/11 (x64)

Shadowsocks GUI client with cross-platform desktop support powered by Electron⚛️, made specially for Linux / Windows users.

**Features**

➣ Supported

* **SS / SSR** Protocol
* **PAC** Mode (GFWList)
* **Global** Mode (socks proxy)
* **Manual** Mode (no system-wide proxy set)
* **HTTP(S)** Proxy
* ACL (access control list)
* Nodes Load-Balancing Mode
* Clipboard / QR-code Import
* Subscription Import
* Language Detecting And Switching (zh-CN / en-US)
* Configuration Backup / Recovery
* Dark / Light Mode
* Auto Start
* Server Share
* Activity Logs

➣ In Testing

* AEAD ciphers
* SIP003 plugins (v2ray & kcptun)

➣ Comming Soon

* v2ray-plugin

**Supported Platforms & Arch**

> More architecture will be supported if necessary, just give me an issue.

* Ubuntu
  + deb `x64/x86/arm64`
  + AppImage `x64/x86/arm64`
  + snap `x64`
* MacOS
  + dmg `x64`
* Windows
  + exe `x64`
  + zip `x64/x86`

**Downloads**

* GitHub Releases

  + [↪ releases page ](<https://github.com/nojsja/shadowsocks-electron/releases/latest>)
* ElectronJs Website

  + [↪ main page ](<https://www.electronjs.org/apps/shadowsocks-electron>)
* Snapcraft Store (linux)

  + [↪ main page ](<https://snapcraft.io/shadowsocks-electron>)

**Plugins Downloads**

> not necessary, just for some advanced users.

* **kcptun**

  + effect: Use the plugin for ss server speed up. You must install it on you system first and enable it on ss server configuration.
  + [↪ kcptun repo releases](<https://github.com/shadowsocks/kcptun/releases/>)
  + install: Download the correct version, unpack and rename it to `kcptun`, then put the file into system dir (such as `/usr/local/bin/`) on unix like systems. OR you may need to configure `system variables` on windows.
* **v2ray-plugin**

  + effect: Use the plugin for traffic obfuscation. You must install it on you system first and enable it on ss server configuration.
  + [↪ v2ray-plugin repo releases](<https://github.com/shadowsocks/v2ray-plugin/releases>)
  + install: Download the correct version, unpack and rename it to `v2ray-plugin`, then put the file into system dir (such as `/usr/local/bin/`) on unix like systems. OR You may need to configure `system variables` on windows.

**Recommended ACL Files**

1. Download ACL file and saved it to local directory.

* go to [github repo - SuperAcl](<https://github.com/Windelight/SuperACL.git>)
* [inchina.acl](<https://raw.githubusercontent.com/Windelight/SuperACL/master/inchina.acl>): Proxy only sites blocked by the firewall.
* [inforeign.acl](<https://raw.githubusercontent.com/Windelight/SuperACL/master/inforeign.acl>): Proxy the sites in china which restricted access to overseas.

2. Enable ACL Mode and load the file on settings page of client.

**Why?**

* The official qt-version app - [`shadowsocks-qt5`](<https://github.com/shadowsocks/shadowsocks-qt5>) has been deprecated, which has an old interface but still working.
* Only [`Shadowsocks-libev`](<https://github.com/shadowsocks/shadowsocks-libev>) and [`Shadowsocks for Android`](<https://github.com/shadowsocks/shadowsocks-android>) support ACL (bypass China IPs, etc.)

This project was heavily inspired by [shadowsocks/ShadowsocksX-NG](<https://github.com/shadowsocks/ShadowsocksX-NG>), which uses local Shadowsocks-libev binary to avoid complex integration with native C code. This means it can always use the latest Shadowsocks-libev version.

It also uses Electron to bring the most powerful cross-platform desktop support with great developing experience.

**Credit**

* [tindy2013/shadowsocks-static-binaries](<https://github.com/tindy2013/shadowsocks-static-binaries>)
* [robertying/shadowsocks-electron](<https://github.com/robertying/shadowsocks-electron>)
* [shadowsocks/shadowsocks-libev](<https://github.com/shadowsocks/shadowsocks-libev>)
* [shadowsocks/ShadowsocksX-NG](<https://github.com/shadowsocks/ShadowsocksX-NG>)

### Package name

* shadowsocks-electron

---

### License

* GPL-3.0-or-later

---

### Last updated

* 19 January 2023 - latest/stable
* 19 January 2023 - latest/beta

This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.

---

### Websites

* [github.com/nojsja/shadowsocks-electron](https://github.com/nojsja/shadowsocks-electron "https://github.com/nojsja/shadowsocks-electron")

---

### Contact

* [yangwei13@outlook.com](mailto:yangwei13@outlook.com "mailto:yangwei13@outlook.com")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/install/shadowsocks-electron/kubuntu#report-snap-modal)

---

## Enable snaps on Kubuntu and install shadowsocks-electron

Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.

Snaps are discoverable and installable from the [Snap Store](https://snapcraft.io/store), an app store with an audience of millions.

### Enable snapd

If you’re running [Kubuntu 16.04 LTS (Xenial Xerus)](https://kubuntu.org/) or later, including [Kubuntu 18.04 LTS (Bionic Beaver)](https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes/Kubuntu) and [Kubuntu 18.10 (Cosmic Cuttlefish)](https://wiki.ubuntu.com/CosmicCuttlefish/ReleaseNotes/Kubuntu), you don’t need to do anything. Snap is already installed and ready to go.

Versions of Kubuntu between [14.04 LTS (Trusty Tahr)](https://kubuntu.org/news/kubuntu-14-04-lts) and [15.10 (Wily Werewolf)](https://kubuntu.org/news/kubuntu-15-10) don’t include *snap* by default, but *snap* can be installed from the command line as follows:

```
sudo apt update
sudo apt install snapd
```

### Install shadowsocks-electron

To install shadowsocks-electron, simply use the following command:

```
sudo snap install shadowsocks-electron
```

### Other popular snaps…

[See more...](https://snapcraft.io/search?categories=featured)

[See more in Featured](https://snapcraft.io/search?categories=featured)

### More things to do…

#### [Get the snap store](https://snapcraft.io/snap-store)

Browse and find snaps from the convenience of your desktop using the snap store snap.

#### [Learn more about snaps](https://snapcraft.io/docs)

Interested to find out more about snaps? Want to publish your own application? Visit [snapcraft.io](https://snapcraft.io/) now.

[Back to top](https://snapcraft.io/install/shadowsocks-electron/kubuntu)

© 2026 Canonical Ltd.
Ubuntu and Canonical are registered trademarks of Canonical Ltd.

Powered by [Charmed Kubernetes](https://www.ubuntu.com/kubernetes)

[Join the forum](https://forum.snapcraft.io/), contribute to or report problems with,
[snapd](https://bugs.launchpad.net/snapd),
[Snapcraft](https://bugs.launchpad.net/snapcraft),
or [this site](https://github.com/canonical/snapcraft.io/issues/new).

* [Share on Twitter](https://twitter.com/snapcraftio)
* [Share on Facebook](https://www.facebook.com/snapcraftio)
* [Share on YouTube](https://www.youtube.com/snapcraftio)

* [Terms of Service](https://ubuntu.com/legal/terms-and-policies/snap-store-terms)
* [Data privacy](https://www.ubuntu.com/legal/data-privacy)
* [Manage your tracker settings](https://snapcraft.io/install/shadowsocks-electron/kubuntu)
* [Service status](https://status.snapcraft.io/)
* [Other functions](https://dashboard.snapcraft.io/)
* [Contact us](https://snapcraft.io/about/contact-us)
