mzz2017 / gg

一个支持节点与订阅链接的 Linux 命令行代理工具 | A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux)
GNU Affero General Public License v3.0
1.47k stars 117 forks source link

feat: disable udp support in socks5 url query #52

Closed buptsb closed 1 year ago

buptsb commented 1 year ago

e.g. socks5://localhost:1080?udp=false

mzz2017 commented 1 year ago

LGTM. Thanks!