UDP SOCKS5 protocol support
Open
@aus is already working on this.
Since Sep 15, 2020.
enhancement
- Dominant language
- Go
- Stars
- 16.6k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
The armon/go-socks5 module only supports TCP CONNECT. SOCKS5 protocol also had support for UDP ASSOCIATE. Maybe we should consider switching to a module that has better protocol support. I've surveyed a few and most do not support UDP.
This module looks the most promising, but it would require a bit more code to wire it up:
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.
Assessment
This issue has not been assessed yet.