Optimization: socks UDP & fix typo (#261)

This commit is contained in:
X. Jason Lyu
2019-08-12 14:01:32 +08:00
committed by Dreamacro
parent d59e98dc83
commit 0f7f0a9b1a
3 changed files with 23 additions and 11 deletions

6
.gitignore vendored
View File

@ -14,3 +14,9 @@ bin/*
# dep
vendor
# GoLand
.idea/*
# macOS file
.DS_Store