Skip to content

UDP SOCKS5 protocol support #189

Open
@aus

Description

@aus

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions