fiddyschmitt/File-Tunnel
Tunnel TCP connections through a file observed · 2026-09-01
Health v2 · maintenance only
98/100
- Activity 100
- Release rhythm 99
- Longevity 93
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 12.5
- age_days: 1305
- days_rel: 6
- days_push: 4
- n_releases_24m: 13
Adoption not part of the score
1120 stars · 102 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
File Tunnel is a C# CLI tool that tunnels TCP connections through files on a shared file server, letting two hosts exchange traffic via read/write files. It supports local, remote, and dynamic (SOCKS) port forwarding similar to SSH, useful for bypassing firewalls or tunneling through RDP.
Use cases
- bypass a firewall using a shared folder between two hosts
- tunnel TCP connections through an RDP session like an SSH tunnel
- forward local ports to remote services through a file server
- set up a SOCKS proxy that dials from the remote side
- share a local server with other machines via remote forwarding
- forward multiple ports through a single tunnel
When to choose
- you only have file-share connectivity between two hosts
- you need SSH-like port forwarding but only have RDP access
- a firewall blocks direct TCP connections but both sides share a file server
When to avoid
- you have direct network connectivity and can use SSH or a VPN
- you need high-throughput or low-latency tunneling
- you need authenticated or encrypted proxying
Facets
cli-tool · maturity active
networking proxy networking security censorship-circumvention developer-tools windows cross-platform cli tcp-tunnel file-server-tunnel socks-proxy http-proxy firewall-bypass rdp ssh-like tunneling port-forwarding linux macos
1 source
- readme: https://github.com/fiddyschmitt/File-Tunnel · fetched 2026-09-01 · 00ddb35dc482
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fiddyschmitt/File-Tunnel | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="fiddyschmitt/File-Tunnel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem