README ¶ Multihop tunnel This example shows how you can create a http.Client that has a transport that uses the SSH tunnel. You can specify multiple hops in a comma separated list. go run main.go host1,host2,host3 https://news.ycombinator.com/ Expand ▾ Collapse ▴ Documentation ¶ Overview ¶ Package main implements a multihop example Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.