jpillora / jpillora/chisel

UDP SOCKS5 protocol support

Open
#189 3 comments 5 reactions 1 assignee View on GitHub

@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:

https://github.com/txthinking/socks5

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.