repo.or.cz
/
hband-tools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
make getpeername() return the original socket address which before it was intercepted
[hband-tools.git]
/
execfuse
/
autosshfs
/
README.txt
blob
ef3e6da38932f36fd4900d6b78add53bc24a7000
1
example fstab entry:
2
3
execfuse#/src/execfuse/autosshfs /mnt/ssh/!conn fuse auto_unmount,default_permissions,allow_root
4
5
option allow_root is neccessary to make mount.sshfs happy.