Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
k3s
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jacklull
  • k3s
  • Repository

Switch branch/tag
  • k3s
  • pkg
  • kubelet
  • dockershim
  • docker_streaming_windows.go
Find file
BlameHistoryPermalink
  • Ben Moss's avatar
    Implement port forwarding for windows · 202841df
    Ben Moss authored Mar 19, 2019
    On Windows the only way to access the container's network interfaces is
    by running another process in the pod from which we can use a
    netcat-like program to proxy the TCP stream
    
    Proposed wincat.exe can be found here: https://github.com/benmoss/wincat
    202841df
docker_streaming_windows.go 1.04 KB
EditWeb IDE

Replace docker_streaming_windows.go

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.