Skip to content

A repo that set up Clash For Windows as an application on Ubuntu >=22.04

Notifications You must be signed in to change notification settings

xiaojxkevin/clash-for-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b6569a · Mar 15, 2025

History

5 Commits
Mar 15, 2025
Mar 8, 2024
Mar 8, 2024

Repository files navigation

clash-for-ubuntu

A repo that set up Clash For Windows as an application on Ubuntu >=22.04

Currently I am using Sing-Box, please visit the link if you are interested.

Download

We can download the linux version of CFW from Clash.for.Windows-0.20.39-x64-linux.tar.gz

Modify the Script

  1. There's a cfw_launcher.sh in this repo, which executes the executable file cfw in .tar.gz that we just downloaded, please modify the path in this script to fit your case.

  2. Make the script executable:

    chmod +x cfw_launcher.sh

Modify the Desktop Entry File

  1. There's a cfw.desktop in this repo as well. Replace /path/to/cfw_launcher.sh with the actual path to your script. You need to specify an icon by replacing /path/to/icon.png with the path to an image file (e.g., PNG) for your application icon.

  2. Make the file executable:

    chmod +x cfw.desktop
  3. Move the file to make it accessible to your desktop environment:

    mv cfw.desktop ~/.local/share/applications/
  4. Refresh the Desktop Environment: You may need to log out and log back in or restart your desktop environment to see the new application launcher.

Config Your CFW as usual

Now, you should be able to find your CFW Launcher in the application menu or search for it using the specified name. Clicking on the launcher should execute your cfw_launcher.sh script. Then you can config your CFW as usual.

About

A repo that set up Clash For Windows as an application on Ubuntu >=22.04

Topics

Resources

Stars

Watchers

Forks

Languages