fiddyschmitt

↗ HN profile [ 69.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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.…

  2. 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.

  3. 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…

  4. 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…