Completed
Local Proxy
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
From Zero to Zero-Trust: Building a BeyondCorp SSH Proxy - Lessons Learned
Automatically move to the next video in the Classroom when playback concludes
- 1 Agenda
- 2 BeyondCorp
- 3 Access Proxy
- 4 SSH
- 5 Any SSH
- 6 Chrome Secure Shell
- 7 Native Client
- 8 SSH Relay
- 9 HTTP to SSH Relay
- 10 WebSockets
- 11 Close Control Frame
- 12 WebSocket
- 13 WebSocket Frame
- 14 ACK Offset
- 15 Retransmission Buffer
- 16 Server Implementation
- 17 Cyclone
- 18 HTTP Handlers
- 19 SSH Proxy
- 20 Connect
- 21 Host Options
- 22 Proxy Command
- 23 SSH Configuration
- 24 Relay Host
- 25 Local HTTP Server
- 26 Local Proxy
- 27 Session Object
- 28 Global Variable
- 29 Connect Handler
- 30 New Connections
- 31 Call Back
- 32 Receive Messages
- 33 Message Received
- 34 Data Received
- 35 Misc Things
- 36 The Good News
- 37 References
- 38 Latency