Skip to content

UDP relay mode #252

@heiher

Description

@heiher

There are two UDP relay modes in HevSocks5Tunnel:

UDP relay over UDP

This is the standard way for UDP relay of RFC 1928. Use this mode for any socks5 server that implements the UDP-ASSOCIATE method of RFC1928.

socks5:
  udp: udp

UDP relay over TCP

This is the extended way for UDP relay over TCP that implemented by HevSocks5Server.

socks5:
  udp: tcp

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions