Ecosyste.ms: Awesome

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

https://github.com/negyio/negy

Next Generation Anonymous Internet
https://github.com/negyio/negy

docker network proxy rust tcp tor

Last synced: about 2 months ago
JSON representation

Next Generation Anonymous Internet

Lists

README

        










**Negy is a L4 proxy that defends your privacy transparently. It's following Tor protocol but not compatible. You can try Negy by the command below.**

```bash
# Sorry, currently this command would not work since public endpoint is closed.
# If you're interested in Negy, try to build your own network.
# => See https://negy.io/docs/contribution/development_contribution

curl https://example.com -x http://gateway.negy.io
```

## Features

- :white_check_mark: Secure http tunneling as L4 proxy following Tor protocol
- :white_check_mark: Stick to network layer. It doesn't interfere with the UX of the application
- :white_check_mark: Dark web is not our target. Everybody can aquire the secure routing
- :white_check_mark: Written in Rust

Want to know about Negy? Visit [negy.io](https://negy.io)!

## Contribution

User contributions are needed to stabilise the network. Users who can afford public computing resources are encouraged to join the Negy network. You can join with a single command. [Here](https://negy.io/docs/contribution/launch_public_node) describes how to do it.