[Suggestion] Potential way to traffic UDP with udp-over-tcp
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python
- Domain
- networking
Research direction
Start by reviewing sshuttle’s existing UDP handling and the referenced mullvad/udp-over-tcp project to determine whether they can be integrated. Define the required client and server behavior, then confirm that UDP traffic can be transported through a TCP port without breaking sshuttle’s existing forwarding; done means a concrete implementation plan with tests and documented limitations.
Written by the indexing model from the issue text.
Description
There is this cool project by mullvad https://github.com/mullvad/udp-over-tcp which allows for UDP to be trafficked through a TCP port, and for the server to listen to that TCP port and go back to UDP. It's used to obfuscated the wireguard protocol from simple firewalls that block the UDP traffic.
So, I was wondering if sshuttle could somehow be made to use this project to handle everything relating to UDP?
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 795
- Avg merge
- 10h 48m
- Merged PRs (30d)
- 15
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from sshuttle/sshuttle
-
Difficulty 2/5 1-3 hours Newbie friendliness 67/100
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
All issues in sshuttle/sshuttle
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
syfoud/Simulated_Scepter#172 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main Openarea: ci bug perceived difficulty: 3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
EleutherAI/lm-evaluation-harness#4207 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
ClickHouse/clickhouse-connect#1057 ·