mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[PR #65] [CLOSED] intercepting http(s) any app under jailbreak env #126
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#126
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/ProxymanApp/atlantis/pull/65
Author: @qiudaomao
Created: 4/13/2021
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
25b22f0intercepting 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.