mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[PR #5] [MERGED] Dev #478
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#478
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/5
Author: @snail007
Created: 10/19/2017
Status: ✅ Merged
Merged: 10/19/2017
Merged by: @snail007
Base:
master← Head:dev📝 Commits (2)
e28d544Signed-off-by: arraykeys@gmail.com arraykeys@gmail.com3020dc5Signed-off-by: arraykeys@gmail.com arraykeys@gmail.com📊 Changes
15 files changed (+721 additions, -124 deletions)
View changed files
📝
CHANGELOG(+6 -0)📝
README.md(+3 -1)📝
config.go(+8 -2)📝
install_auto.sh(+1 -1)📝
main.go(+1 -1)📝
release.sh(+1 -1)📝
services/http.go(+32 -8)📝
services/socks.go(+266 -79)📝
services/tunnel_bridge.go(+18 -20)📝
services/tunnel_client.go(+15 -9)📝
services/tunnel_server.go(+3 -0)➕
utils/aes/aes.go(+84 -0)📝
utils/functions.go(+21 -0)➕
utils/socks/structs.go(+260 -0)📝
utils/structs.go(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.