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

udp associate support #4

Open
mjc- opened this issue Dec 14, 2015 · 4 comments
Open

udp associate support #4

mjc- opened this issue Dec 14, 2015 · 4 comments

Comments

@mjc-
Copy link

mjc- commented Dec 14, 2015

It appears that UDP connections over ocproxy aren't supported, looking at the code, it appears to be intentional. Curious how straightforward this would be to add. If it's expected to be straightforward, but not something anyone else needs, I could have a go at trying to add support and submitting a PR for it.

Thanks!

@cernekee
Copy link
Owner

I thought about adding it a while back, but never really had a use case (other than DNS, which is handled internally).

@patelbhavesh
Copy link

First of all thanks for this wonderful utility it made life easier to separate traffic.
As mosh.org is getting more popular the use case would be that it uses TCP to make ssh connection and then uses UDP for further communications
https://mosh.org/#faq
So supporting UDP would be pretty cool

@XL64
Copy link

XL64 commented Jan 17, 2019

It may also help for Kerberos that uses UDP packets as I understand.

@lfourquaux
Copy link

tunsocks ( https://github.com/russdill/tunsocks ) supports udp, but it's not packaged by debian.

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

No branches or pull requests

5 participants