fiddyschmitt
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Tunneling Through S3 Buckets (github.com)
I've just finished a major upgrade to enable tunneling over more file systems: https://github.com/fiddyschmitt/File-Tunnel/wiki The most popular feature request was to tunnel over S3 buckets. I was surprised it worked.…
- Show HN: Bypassing firewalls using a file tunnel (github.com)
Firewalls typically block network protocols, yet permit access to file servers. A file tunnel can be used to enable a client to reach a server.
- Show HN: Tunnelling TCP through a file (github.com)
This program can be used to tunnel TCP connections through a file. People have used it for interesting things: - Bridging connections which would otherwise be blocked by a firewall - Tunneling through RDP (similar to an…
- Show HN: Multi-monitor KVM using just a USB switch (github.com)
Simple KVM lets you control multiple PCs from one mouse, keyboard and monitor(s). It is similar to Haimgel's display-switch (https://news.ycombinator.com/item?id=29608967), but it provides a GUI which hopefully makes it…