Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ali322/nave
cross-platform desktop client for naiveproxy
https://github.com/ali322/nave
Last synced: 10 days ago
JSON representation
cross-platform desktop client for naiveproxy
- Host: GitHub
- URL: https://github.com/ali322/nave
- Owner: ali322
- Created: 2023-01-03T08:35:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-11T01:58:46.000Z (11 months ago)
- Last Synced: 2024-10-11T09:14:45.446Z (about 1 month ago)
- Language: Vue
- Homepage:
- Size: 50.5 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nave
desktop client (Mac / Windows / Linux) of [naiveproxy](https://github.com/klzgrad/naiveproxy)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ali322/nave)](https://github.com/ali322/nave/commits/master)
[![GitHub Releases](https://img.shields.io/github/downloads/ali322/nave/latest/total?logo=github)](https://github.com/ali322/nave/releases)## Download
Download from [Releases](https://github.com/ali322/nave/releases)
## How does Nave work
Nave provides a GUI to generate the config file for naiveproxy. It includes naiveproxy's binary executable in the app bundle.
## Usage
1. add your own server config
2. press `run` to start xray
3. get full details of log in logger## Devlopment
- make start
## Build
- make build
opitimize bin file
- make opz
copy app to /Applications (mac only)
- make cp
## Disclaimer
This tool is mainly for personal usage. For professional users and technique
support, commercial software like proxifier is recommended.The developer currently does not have enough time to add more features to Nave, nor to merge PRs. However, forking and releasing your own version are always welcome.
## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)