netcrab VS tunneler

Compare netcrab vs tunneler and see what are their differences.

netcrab

A multi-purpose TCP/UDP networking command line tool (by knutaf)

tunneler

Tunnel TCP or UDP traffic over TCP, (mutual) TLS or DNS (authoritative server or direct connection), implemented in Rust (by dlemel8)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
netcrab tunneler
2 2
10 62
- -
7.7 0.0
7 months ago over 2 years ago
Rust Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

netcrab

Posts with mentions or reviews of netcrab. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-14.
  • netcrab: a networking tool
    4 projects | dev.to | 14 Oct 2023
    Before I get to this project known as netcrab, I thought it'd be fun to share some history from Xbox's past... call it the origin story of this tool. Let's go back in time a little bit. The year was 2012 and I had joined the Xbox console operating system team a year or so before. We'd wrapped up working on one of the last major updates for the Xbox 360 and were well underway with the next project, the thing that would eventually release as the Xbox One.
  • A Cautionary Rust Tale About IO Redirection
    1 project | dev.to | 24 Sep 2023
    So there I was, trying to add a feature to netcrab to allow piping input and output to an executed command on the local machine. I'm getting input from a network socket and want to transfer that over to the child process's stdin; and the child process is producing stdout output that I want to send back over the network.

tunneler

Posts with mentions or reviews of tunneler. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing netcrab and tunneler you can also consider the following projects:

rperf - rperf is a Rust-based iperf alternative developed by 3D-P

bore - 🕳 bore is a simple CLI tool for making tunnels to localhost

laminar - A simple semi-reliable UDP protocol for multiplayer games

proxyboi - A super simple reverse proxy with TLS support

tuic - Delicately-TUICed 0-RTT proxy protocol

spike - :mega: A fast reverse proxy written in PHP that helps to expose local services to the internet

message-io - Fast and easy-to-use event-driven network library.

learning-rust-trust-dns-resolver - Learning rust while using the trust-dns-resolver crate.

protocol - Easy protocol definitions in Rust

encrypted-dns-server - An easy to install, high-performance, zero maintenance proxy to run an encrypted DNS server.

bevy_networking_turbulence - Networking plugin for Bevy engine running on naia-socket and turbulence libraries