wolandark / Neko_Clash_Installer

A basic script that helps automate the process of downloading VPN Clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neko/Clash Installer

This is a installer script for 'nekoray' and 'clash for windows' VPN clients on GNU/Linux.
Simply run the script and choose which client you'd like to install when protmpted.

Usage

Either download the script and run it localy, or use curl to run it straight from GitHub

bash <(curl -s https://raw.githubusercontent.com/wolandark/Neko_Clash_Installer/main/Neko_Clash.sh)

Supported Distros Are:

  • Arch Linux
  • Artix Linux
  • EndevourOS
  • Arcolinux
  • Kali GNU/Linux
  • Debian GNU/Linux
  • Ubuntu
  • Linux Mint

This script will install unzip and wget as dependencies.
It will do so on MOST Arch-based and Debian-based distros and should work as well in Fedora.
If your distribution is not detected, you can add it to the array or open a pull request.

Demo

neko-2023-04-04_16.09.22.mp4

Enjoy

About

A basic script that helps automate the process of downloading VPN Clients

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%