OpenSource-Hub
DiscoverTrendingCode LibraryCategories
Browse All Categories/Networking

Networking

3 open source tools found

I
Developer Tools

iroh

Dial by public key, not IP address. Modular Rust networking with automatic hole-punching and relay fallback.

IP addresses break, dial keys instead. Iroh is a modular Rust networking stack that lets you connect by public key, with automatic hole-punching and relay fallback.

Remove the iroh dependency from your Cargo.toml and run cargo update. If you cloned the repo, delete the directory.
9.4kChecksum
S
Developer Tools

sish

Expose local services over SSH with zero config — no client needed, full control.

Open source SSH tunneling for HTTP(S), WS(S), TCP, aliases, and SNI. Self-host ngrok/serveo alternative using plain SSH.

For Docker: `docker stop sish && docker rm sish` then delete ~/sish directory. For binary: just remove the executable and config.
4.6kChecksum
Z
Privacy Protection

ziti

Open-source zero-trust network platform that hides services, replaces VPNs, and provides identity-based access.

OpenZiti is an open-source zero-trust networking platform that makes network services invisible to unauthorized users. It provides cryptographic identity for every entity, end-to-end encryption, and policy-driven access without VPNs or open ports.

Stop and remove all OpenZiti Docker containers and images: `docker stop $(docker ps -a -q --filter name=ziti) && docker rm $(docker ps -a -q --filter name=ziti) && docker rmi openziti/...` and delete the local data directory (~/.openziti).
4.1kChecksum

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub