shaqian / react-native-ssh-sftp

SSH/SFTP client for React Native
https://www.npmjs.com/package/react-native-ssh-sftp
MIT License
62 stars 52 forks source link

Add local port forwarding in android #33

Closed ntmcgee closed 2 years ago

ntmcgee commented 2 years ago

I needed this to be able to fetch IPv6 Link-Local addresses. ([fe80::1ae8:29ff:fe08:e550%24])

Works for me with android. I don't have IOS devices.