Secure Pipes: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
~/Library/Preferences/net.edgeservices.sp-config.plist | ~/Library/Preferences/net.edgeservices.sp-config.plist | ||
~/Library/Preferences/net.edgeservices.connections.plist | ~/Library/Preferences/net.edgeservices.connections.plist | ||
==Example - Tunnel to IMAP== | |||
Preferences -> General | |||
* Launch application at login | |||
* Use Notification Center for connection status updates | |||
* Allow saving administrative password in keychain | |||
Preferences -> Connections -> + -> New Local Forward: | |||
Connection | |||
Connection Name: ssh.example.com IMAP | |||
SSH Server Address: ssh.example.com | |||
Port: ... | |||
Local Bind Address: localhost Port: 143 | |||
Remote Host Address: localhost Port 58586 |
Revision as of 21:50, 17 July 2019
External
Internal
Installation
brew cask install secure-pipes
Configuration
Configuration Files
~/Library/Preferences/net.edgeservices.sp-config.plist ~/Library/Preferences/net.edgeservices.connections.plist
Example - Tunnel to IMAP
Preferences -> General
- Launch application at login
- Use Notification Center for connection status updates
- Allow saving administrative password in keychain
Preferences -> Connections -> + -> New Local Forward:
Connection
Connection Name: ssh.example.com IMAP
SSH Server Address: ssh.example.com
Port: ...
Local Bind Address: localhost Port: 143 Remote Host Address: localhost Port 58586