I have a hidden service on a remote machine providing sshfs but it is too slow, that’s why I want to make a hidden service to share a filesystem using nfs or samba, but since nfs and samba use tcp and udp ports, and tor only manages tcp ports, I don’t figure out how can I do it. Any idea on how can I implement a faster and secure remote filesystem hidden service?
Thanks,
Javier.