Changes between Version 74 and Version 75 of AnonymityModule
- Timestamp:
- Jul 5, 2011 9:55:40 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AnonymityModule
v74 v75 55 55 It should look similar to this. Let's check out the source and destination information from the HTTP data packets. We can see that the source is 10.1.4.2, which corresponds to the Alice node IP address, and the destination is 10.1.1.2, which corresponds to the Server1 node's IP address. This makes it clear that Alice was making an HTTP request to Server1. 56 56 57 [[Image( DirectDataflow.png)]]57 [[Image(Regular Dataflow.png)]] 58 58 59 59