mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[PR #105] [MERGED] v5.2 #524
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#524
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/snail007/goproxy/pull/105
Author: @snail007
Created: 7/9/2018
Status: ✅ Merged
Merged: 7/9/2018
Merged by: @snail007
Base:
master← Head:dev📝 Commits (10+)
2336e77Signed-off-by: arraykeys@gmail.com arraykeys@gmail.coma9f8acdMerge branch 'dev' of https://github.com/snail007/goproxy.git into dev0932aecSigned-off-by: arraykeys@gmail.com arraykeys@gmail.com9fa1c49Signed-off-by: arraykeys@gmail.com arraykeys@gmail.com05d2f16Signed-off-by: arraykeys@gmail.com arraykeys@gmail.comd84a4beSigned-off-by: arraykeys@gmail.com arraykeys@gmail.com20c31b0Signed-off-by: arraykeys@gmail.com arraykeys@gmail.com846956ano messagebf72325Signed-off-by: arraykeys@gmail.com arraykeys@gmail.comeaf836eno message📊 Changes
22 files changed (+853 additions, -435 deletions)
View changed files
📝
CHANGELOG(+5 -0)📝
README.md(+19 -31)📝
README_ZH.md(+20 -10)📝
config.go(+0 -2)📝
docs/old-release.md(+1 -0)📝
install_auto.sh(+1 -1)📝
main.go(+1 -1)📝
release.sh(+1 -1)📝
sdk/android-ios/dns.go(+1 -1)📝
sdk/android-ios/sdk.go(+0 -2)📝
services/http/http.go(+8 -7)📝
services/mux/mux_bridge.go(+1 -1)📝
services/socks/socks.go(+44 -217)➕
services/socks/udp.go(+321 -0)➕
services/sps/socksudp.go(+306 -0)📝
services/sps/sps.go(+35 -18)📝
utils/cert/cert.go(+1 -1)📝
utils/conncrypt/conncrypt.go(+2 -2)📝
utils/functions.go(+0 -93)📝
utils/socks/client.go(+3 -3)...and 2 more files
📄 Description
v5.2
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.