[PR #65] [CLOSED] intercepting http(s) any app under jailbreak env #126

Closed
opened 2026-03-03 19:11:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/65
Author: @qiudaomao
Created: 4/13/2021
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 25b22f0 intercepting http(s) any app under jailbreak env

📊 Changes

6 files changed (+55 additions, -0 deletions)

View changed files

📝 .gitignore (+3 -0)
theos/Makefile (+24 -0)
theos/README.md (+12 -0)
theos/Tweak.xm (+6 -0)
theos/atlantis.plist (+1 -0)
theos/control (+9 -0)

📄 Description

Add theos build support, allows intercepting HTTP/HTTPS Traffic for any third party apps under jailbreak environment.


🔄 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/ProxymanApp/atlantis/pull/65 **Author:** [@qiudaomao](https://github.com/qiudaomao) **Created:** 4/13/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`25b22f0`](https://github.com/ProxymanApp/atlantis/commit/25b22f08fc0ebb821288d90722de00ddb5406f91) intercepting http(s) any app under jailbreak env ### 📊 Changes **6 files changed** (+55 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -0) ➕ `theos/Makefile` (+24 -0) ➕ `theos/README.md` (+12 -0) ➕ `theos/Tweak.xm` (+6 -0) ➕ `theos/atlantis.plist` (+1 -0) ➕ `theos/control` (+9 -0) </details> ### 📄 Description Add theos build support, allows intercepting HTTP/HTTPS Traffic for any third party apps under jailbreak environment. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:11:59 +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/atlantis#126
No description provided.