Skip to main content
Eckford on the side
The snippets herein are from far and wide. It makes no sense without context
  • Login
  • Home
  • Bridges
  • Flask
  • Get Smart
  • GitOps
  • Patterns for safely evolving systems without breaking operations
  • O365
  • Semantic Search Structure Demo
  • Term Store Contributor can't add Term
Menu
  1. Home

tunnel

Access Points on same network

Wed, 08/20/2025 - 11:39pm by admin

If you are on the same network:

http://camelot:8888/?token=6731e677bd79a997c5fac158161c967049cf88704a569794

If you're Frodo from the Sh1re, you can tunnel in:

ssh -L 8888:localhost:8888 tux@camelot

Then on Frodo:

http://localhost:8888/?token=6731e677bd79a997c5fac158161c967049cf88704a569794

 

tunnel
access points
  • Read more about Access Points on same network
  • Log in to post comments
Powered by Backdrop CMS