Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)