[PR #139] [MERGED] 6.1 #540

Closed
opened 2026-02-27 23:17:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/snail007/goproxy/pull/139
Author: @snail007
Created: 9/11/2018
Status: Merged
Merged: 9/11/2018
Merged by: @snail007

Base: devHead: master


📝 Commits (7)

  • 7fc0b21 Merge branch 'dev'
  • 0bebee1 Merge pull request #133 from snail007/dev
  • 7692446 优化TCPS内存释放
  • 179f9d6 Merge remote-tracking branch 'origin/master'
  • 0934821 优化TCPS内存释放
  • 96717f0 减少buf大小,降低高并发情况下内存占用量.
  • 4145a31 黑白名单支持设置顶级域了,比如:com,匹配所有的.com域名

📊 Changes

8 files changed (+25 additions, -6 deletions)

View changed files

📝 CHANGELOG (+3 -0)
📝 README_ZH.md (+1 -1)
📝 VERSION (+1 -1)
📝 core/lib/transport/compress.go (+5 -2)
📝 core/lib/transport/encrypt/conn.go (+7 -0)
📝 install_auto.sh (+1 -1)
📝 utils/leakybuf.go (+1 -1)
📝 utils/structs.go (+6 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/snail007/goproxy/pull/139 **Author:** [@snail007](https://github.com/snail007) **Created:** 9/11/2018 **Status:** ✅ Merged **Merged:** 9/11/2018 **Merged by:** [@snail007](https://github.com/snail007) **Base:** `dev` ← **Head:** `master` --- ### 📝 Commits (7) - [`7fc0b21`](https://github.com/snail007/goproxy/commit/7fc0b217647593680ebe0811ec810410d59e4f00) Merge branch 'dev' - [`0bebee1`](https://github.com/snail007/goproxy/commit/0bebee15377137e71d0258d781ffc56a96338b59) Merge pull request #133 from snail007/dev - [`7692446`](https://github.com/snail007/goproxy/commit/7692446fd8704c065e38d7868288fc6554cc099c) 优化TCPS内存释放 - [`179f9d6`](https://github.com/snail007/goproxy/commit/179f9d63ab172528c1b3f3cd0866da4e136f235d) Merge remote-tracking branch 'origin/master' - [`0934821`](https://github.com/snail007/goproxy/commit/09348211b67db377540eec30edc2358af9d4cc5e) 优化TCPS内存释放 - [`96717f0`](https://github.com/snail007/goproxy/commit/96717f0c334abc3e351c1ae892c55383a09239f4) 减少buf大小,降低高并发情况下内存占用量. - [`4145a31`](https://github.com/snail007/goproxy/commit/4145a31e5b605b7942afdc36897831eb563217d4) 黑白名单支持设置顶级域了,比如:com,匹配所有的.com域名 ### 📊 Changes **8 files changed** (+25 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG` (+3 -0) 📝 `README_ZH.md` (+1 -1) 📝 `VERSION` (+1 -1) 📝 `core/lib/transport/compress.go` (+5 -2) 📝 `core/lib/transport/encrypt/conn.go` (+7 -0) 📝 `install_auto.sh` (+1 -1) 📝 `utils/leakybuf.go` (+1 -1) 📝 `utils/structs.go` (+6 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:17:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#540
No description provided.