Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Nekoray Alternatives
Similar projects and alternatives to nekoray
-
Matsuri
Matsuri (茉莉) / V2Ray / universal proxy toolchain for Android / Fork of SagerNet
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
glider
glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq). (by nadoo)
-
shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
-
-
jq
Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
Qv2ray
A cross platform connection manager for V2Ray and other backends. (by Shadowsocks-NET)
nekoray reviews and mentions
-
help needed. wget and regex for version numbers.
This link https://github.com/MatsuriDayo/nekoray/releases/latest gives you a http 302 redirect to the page of the latest release tag (currently https://github.com/MatsuriDayo/nekoray/releases/tag/2.26 )
-
using regex with wget for getting the latest version of a package from github releases
$ curl --silent https://api.github.com/repos/Matsuridayo/nekoray/releases/latest | jq --raw-output '.assets | map(select(.name | endswith("-linux64.zip"))) | first | .browser_download_url' https://github.com/MatsuriDayo/nekoray/releases/download/2.26/nekoray-2.26-2023-04-18-linux64.zip
I'm trying to write a script for personal use that downloads the latest release of a software I use.
Thanks, I've been testing this and no matter what I do I get an error: jq: error: Could not open file https://github.com/MatsuriDayo/nekoray/releases/download/2.26/nekoray-2.26-2023-04-18-linux64.zip: No such file or directory Im sure the link is correct and I'm thinking maybe I need to use another pattern
- 技术老嗨进,现在自建VPS再套cdn真的不好使了嘛?难道只能用机场?迷雾通呢?
- 最近几个vpn大厂express vpn和熊猫vpn都挂了,墙又开始高了
-
Nekoray, GUI Proxy Manager for Linux (+Mac/Windows) - Great app
Nekoray is a cross-platform open-source app that can send your traffic to a variety of proxy servers.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 25 Sep 2023
Stats
MatsuriDayo/nekoray is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of nekoray is C++.