Skip to content

Commit 08592c1

Browse files
committed
Add SSH tunnel blog post
1 parent c08dbbc commit 08592c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_docs/configuration/securing.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ If you want to allow remote access, consider these additional points:
2626
- Protect your communication with [Tor](/cookbook/tor_configuration/).
2727
- Protect your communication with a [self-signed certificate](/cookbook/tls_self_signed_certificate/).
2828
- Use a [proxy](/cookbook/apache_configuration/).
29+
- Set up a VPN
30+
- Use a [SSH tunnel](/blog/2017/11/02/secure-shell-tunnel/) to connect to your frontend.
2931

3032
<p class='note warning'>
3133
If you've forwarded any ports to your Home Assistant system from the Internet then it *will* be found by others. Whether through services like Shodan, or direct port scanning, all systems on the Internet are routinely probed for accessible services. If you fail to set a password then it is simply a matter of time before somebody finds your system - potentially as little as a few hours.

0 commit comments

Comments
 (0)