Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This commit implements Feature Request #59 #166

Closed
wants to merge 2 commits into from

Conversation

BoleynSu
Copy link
Contributor

Now we can use the following command to connect to a SSH server through a chisel tunnel.

ssh -o ProxyCommand='/path/to/chisel client https://chisel.boleyn.su stdio:%h:%p' me@boleyn.su

Now we can use the following command to connect to an SSH server through a chisel tunnel.
```bash
ssh -o ProxyCommand='/path/to/chisel client https://chisel.boleyn.su stdio:%h:%p' me@boleyn.su
```
@jpillora
Copy link
Owner

Thanks @BoleynSu, I'm away this week, hopefully will be able to review and merge next week

@jpillora jpillora closed this in 591f958 Jun 17, 2020
@jpillora
Copy link
Owner

Thanks for the PR! Got to it a bit earlier than planned because turns out I needed this lol stuck on wifi with HTTP only 👍

@jpillora
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants