from Hacker News

SSHConfigFS: A small FUSE filesystem to dynamically build SSH client config

by markhellewell on 12/10/12, 4:15 AM with 2 comments

  • by voltagex_ on 12/10/12, 4:46 AM

    I like it. Inventive use of FUSE, but is there any reason it couldn't have been done with python and inotify?