Commit 8ce7f67
committed
Add comprehensive remote access guide for SSH tunneling
- Add REMOTE_ACCESS.md: Complete guide for monitoring remote servers
- SSH tunneling setup for restricted networks
- Multi-server monitoring with port mapping
- Cloud platform examples (Azure, AWS, GCP, etc.)
- Helper scripts for Windows/Linux/macOS
- Troubleshooting and security best practices
- Update README.md: Reference new remote access guide
- Add SSH tunneling quick start section
- Link to comprehensive REMOTE_ACCESS.md guide
- Remove duplicate content
Use cases:
- Monitor cloud VMs with firewall restrictions (only port 22 open)
- Corporate servers with limited port access
- Multiple remote machines simultaneously on different local ports
- Secure encrypted access through SSH tunnel
This completes the documentation for remote monitoring scenarios
where opening additional firewall ports is not possible or desirable.1 parent 4e3fa09 commit 8ce7f67
2 files changed
Lines changed: 666 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
80 | 105 | | |
81 | 106 | | |
82 | 107 | | |
| |||
432 | 457 | | |
433 | 458 | | |
434 | 459 | | |
435 | | - | |
| 460 | + | |
| 461 | + | |
436 | 462 | | |
437 | 463 | | |
438 | 464 | | |
| |||
0 commit comments