-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
corrected typos and added doc on profile removal
- Loading branch information
1 parent
88bee94
commit cf90ede
Showing
17 changed files
with
54 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# AppTraffic | ||
|
||
AppTraffic is a scalable research tool for studying the network traffic of mobile applications (apps). AppTraffic integrates Softether and MITMProxy to allow for multiple research sessions. The public IP address of the mobile device may be changed by routing the traffic to different exit nodes. | ||
AppTraffic is a scalable research tool for studying the network traffic of mobile applications (apps). AppTraffic provides an easy-to-use user interface which enables researchers from different backgrounds to capture and make sense of network traffic. AppTraffic integrates Softether and MITMProxy to allow for multiple research sessions. The public IP address of the mobile device may be changed by routing the traffic to different exit nodes. | ||
|
||
Try AppTraffic at [https://apptraffic.phil.uni-siegen.de/](https://apptraffic.phil.uni-siegen.de/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# Removal of configuration profiles installed on iOS devices | ||
|
||
After using AppTraffic, if you wish to remove the configuration profiles installed on your iOS device, please follow the instructions as follows. | ||
|
||
1. Open `Settings` on your iOS device. Scroll down to `General`. Tap `General`. | ||
|
||
![screenshot](res/remove_ios_profiles/01_settings_general.png) | ||
|
||
2. Scroll down to `Profiles`. Tap `Profiles`. | ||
|
||
![screenshot](res/remove_ios_profiles/02_scroll_down_profiles.png) | ||
|
||
3. You should see the two configuration profiles related to AppTraffic. Tap one of these profiles to open the profile. | ||
|
||
![screenshot](res/remove_ios_profiles/03_profile_list_twoprofiles.png) | ||
|
||
4. Tap `Remove profile` | ||
|
||
![screenshot](res/remove_ios_profiles/04_remove_profile.png) | ||
|
||
5. Enter the passcode to your device | ||
|
||
![screenshot](res/remove_ios_profiles/05_enter_passcode.png) | ||
|
||
6. Tap `Remove` | ||
|
||
![screenshot](res/remove_ios_profiles/06_remove.png) | ||
|
||
7. One profile related to AppTraffic remains on the list. Tap the remaining profile. | ||
|
||
![screenshot](res/remove_ios_profiles/07_profile_list_oneprofile.png) | ||
|
||
8. Tap `Remove profile` | ||
|
||
![screenshot](res/remove_ios_profiles/08_remove_profile.png) | ||
|
||
9. Enter the passcode to your device | ||
|
||
![screenshot](res/remove_ios_profiles/09_enter_passcode.png) | ||
|
||
10. Tap `Remove` | ||
|
||
![screenshot](res/remove_ios_profiles/10_remove.png) | ||
|
||
11. All AppTraffic-related profiles are removed. | ||
|
||
![screenshot](res/remove_ios_profiles/11_profile_list_empty.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters