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: 4 days ago
JSON representation
Next Generation Anonymous Internet
- Host: GitHub
- URL: https://github.com/negyio/negy
- Owner: negyio
- License: mit
- Created: 2022-10-13T13:06:08.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-30T16:05:40.000Z (almost 2 years ago)
- Last Synced: 2024-05-20T19:00:39.739Z (6 months ago)
- Topics: docker, network, proxy, rust, tcp, tor
- Language: Rust
- Homepage: https://negy.io
- Size: 162 KB
- Stars: 36
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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_contributioncurl 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 RustWant 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.