Package Details: nekoray-bin 3.26-1

Git Clone URL: https://aur.archlinux.org/nekoray-bin.git (read-only, click to copy)
Package Base: nekoray-bin
Description: Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)
Upstream URL: https://github.com/MatsuriDayo/nekoray
Licenses: GPL 3.0
Conflicts: nekoray, nekoray-git
Provides: nekoray
Submitter: Molyuu
Maintainer: ali.molaei
Last Packager: ali.molaei
Votes: 17
Popularity: 1.18
First Submitted: 2023-02-07 17:36 (UTC)
Last Updated: 2023-12-09 08:48 (UTC)

Dependencies (8)

Required by (0)

Sources (3)

Pinned Comments

m47h4r commented on 2022-10-29 15:58 (UTC) (edited on 2022-10-29 17:08 (UTC) by m47h4r)

Due to some limitations see here, I wasn't able to compile via source, so this downloads and populates a pre-compiled zip file (this is temporary, hence lack of -bin in name). And since the application operates in its main directory, I had to install it in the user's home directory (otherwise, root permissions were needed to run the app). This is my first PKGBUILD, so let me know if something could be handled better/more efficiently. Enjoy freedom :)

Latest Comments

1 2 Next › Last »

Aftermath commented on 2024-08-16 22:22 (UTC)

Seems like Xray support is basically removed from the latest versions of this app.

Does anyone know any suitable alternative? I was not lucky with V2raya either.

Aftermath commented on 2024-07-08 08:06 (UTC)

@ali.molaei Thanks dude. I only use Xray.

ali.molaei commented on 2024-07-02 16:06 (UTC)

@nimbold First of all, the 4.0 version is a beta version, so I'm not updating, Second, there is this comment in release notes: "The Linux version is not guaranteed to work. It is recommended to compile it yourself." and lots of other removals and changes to the project like removing MacOS/win7 support or not supporting X-Ray anymore or this note "It is recommended to discard all previous data and reinstall (delete the config folder)", I don't know what has happened to this project after a long time of no activity, but there are extreme changes happening quickly, so I'm not rushed at all to update this package :)

AzureZeng commented on 2024-04-05 10:30 (UTC)

If you meet errors similar to 'geosite.db not found' when using sing-box, it is required to change the asset location to '/usr/share/sing-box' in Basic Settings.

amiria703 commented on 2023-07-13 11:47 (UTC)

Version 3.9 released and this package needs to be updated.

<deleted-account> commented on 2023-05-31 15:37 (UTC)

git patch for update v3.6 https://filebin.net/pbstkcja9gn1y2kx

dnslin commented on 2023-04-20 14:32 (UTC)

错误:无效选项 '-s' -> 安装时出错: [/home/dnslin/.cache/yay/nekoray-bin/nekoray-bin-2.26-1-x86_64.pkg.tar.zst] - exit status 1

lonble commented on 2023-04-13 05:01 (UTC)

The debian package is already available in the release, you can extract the binary from the .deb package and install it as a real system level software

lonble commented on 2023-03-18 15:08 (UTC)

Please refer to nekoray's package page to modify PKGBUILD and .desktop file.

zhaose commented on 2023-02-08 09:06 (UTC)

A package shouldn't install files to the user's home dir. Please change it, install the files to /usr/share. You can take a look of the PKGBUILD of nekoray-git.