jqqjj / socks5

(支持UDP和TCP的纯Go/Golang socks5服务器) socks5 proxy server builds with go/golang, which UDP and TCP are supported.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing go.mod file

ich777 opened this issue · comments

Hi, I would like to build this project but go.mod is missing and the build in the release tab is outdated since it's from 2020

Cheers,
Christoph

Hi, The go mod file has been submitted.
Thanks