[PR #1088] [CLOSED] Ly sc 0 patch 1 #166

Closed
opened 2026-02-26 02:31:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kgretzky/evilginx2/pull/1088
Author: @ly-sc-0
Created: 7/1/2024
Status: Closed

Base: masterHead: ly-sc-0-patch-1


📝 Commits (7)

📊 Changes

11 files changed (+243 additions, -110 deletions)

View changed files

📝 core/certdb.go (+33 -4)
📝 core/config.go (+33 -0)
📝 core/http_proxy.go (+0 -6)
📝 core/nameserver.go (+80 -5)
📝 go.mod (+2 -2)
📝 go.sum (+3 -1)
📝 vendor/github.com/hashicorp/hcl/.gitignore (+9 -9)
📝 vendor/github.com/hashicorp/hcl/Makefile (+18 -18)
📝 vendor/github.com/klauspost/cpuid/v2/CONTRIBUTING.txt (+35 -35)
📝 vendor/github.com/pelletier/go-toml/example-crlf.toml (+29 -29)
📝 vendor/modules.txt (+1 -1)

📄 Description

Merge pull request.


🔄 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/kgretzky/evilginx2/pull/1088 **Author:** [@ly-sc-0](https://github.com/ly-sc-0) **Created:** 7/1/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ly-sc-0-patch-1` --- ### 📝 Commits (7) - [`ba638ed`](https://github.com/kgretzky/evilginx2/commit/ba638edc10c26c00fe3ff43d40921fc4d26b4a5a) Update nameserver.go - [`c62076a`](https://github.com/kgretzky/evilginx2/commit/c62076a405556d80b17703706f6bd91e59e28358) Update config.go - [`f118cab`](https://github.com/kgretzky/evilginx2/commit/f118cab21bd53984c69c7f533b6fa9adf81fe19c) Update config.go - [`07276f1`](https://github.com/kgretzky/evilginx2/commit/07276f1f0cd14d185fb7fac747b2e0dad395d462) Update http_proxy.go - [`24a4cc3`](https://github.com/kgretzky/evilginx2/commit/24a4cc3bb09c93a7e1ff9974e839a50610dfe895) Update certdb.go - [`4a0f78d`](https://github.com/kgretzky/evilginx2/commit/4a0f78d105a56e61b0456ae032288ebfe3d3bbd7) Bump golang.org/x/net from 0.22.0 to 0.23.0 (#1) - [`3a16e7b`](https://github.com/kgretzky/evilginx2/commit/3a16e7b83b1acce173df094017fa229e5e956bee) Update certdb.go ### 📊 Changes **11 files changed** (+243 additions, -110 deletions) <details> <summary>View changed files</summary> 📝 `core/certdb.go` (+33 -4) 📝 `core/config.go` (+33 -0) 📝 `core/http_proxy.go` (+0 -6) 📝 `core/nameserver.go` (+80 -5) 📝 `go.mod` (+2 -2) 📝 `go.sum` (+3 -1) 📝 `vendor/github.com/hashicorp/hcl/.gitignore` (+9 -9) 📝 `vendor/github.com/hashicorp/hcl/Makefile` (+18 -18) 📝 `vendor/github.com/klauspost/cpuid/v2/CONTRIBUTING.txt` (+35 -35) 📝 `vendor/github.com/pelletier/go-toml/example-crlf.toml` (+29 -29) 📝 `vendor/modules.txt` (+1 -1) </details> ### 📄 Description Merge pull request. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:31:28 +03:00
Sign in to join this conversation.
No labels
pull-request
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/evilginx2-kgretzky#166
No description provided.