mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[PR #68] [CLOSED] allows build atlantis to a jailbreak tweak #128
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#128
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/68
Author: @qiudaomao
Created: 4/14/2021
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
1d97f79allows build atlantis to a jailbreak tweak📊 Changes
11 files changed (+265 additions, -0 deletions)
View changed files
📝
.gitignore(+3 -0)➕
theos/Makefile(+27 -0)➕
theos/README.md(+26 -0)➕
theos/Tweak.xm(+32 -0)➕
theos/assets/ProxyMan.png(+0 -0)➕
theos/assets/settings1.png(+0 -0)➕
theos/assets/settings2.png(+0 -0)➕
theos/atlantis.plist(+7 -0)➕
theos/layout/DEBIAN/control(+9 -0)➕
theos/layout/Library/PreferenceLoader/Preferences/atlantis_prefs.json(+58 -0)➕
theos/layout/Library/PreferenceLoader/Preferences/atlantis_prefs.plist(+103 -0)📄 Description
Add theos build support, allows intercepting HTTP/HTTPS traffic for any third party apps under jailbreak environment
Require device jailbreaked.
Successful tried youtube, I'm able to see youtube https traffics from ProxyMan.
Build and Use
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.