Port Spy

Port Spy

by Balancing Rock Software
4.5 ยท 5,675 ratings
2.99 USD Download from Mac App Store
v1.2 ยท Updated 2 months ago ยท 9.65 Mb ยท Released Oct 2016

How do you feel about this app?

Key Features

๐Ÿ’ป Code Editor
๐Ÿ–ฅ๏ธ Terminal / CLI
๐Ÿ—„๏ธ Database
โ™Ÿ๏ธ Strategy Game
Port Spy

About Port Spy

PortSpy is both an educational project and a functional utility. The Port Spy source code is included with the app as an Xcode project. The user receives documented source code that shows how to implement socket based programming in Swift based on the POSIX standard. As a utility, PortSpy is a man-in-the-middle observer that implements both a server and client such that all data that is transferred from the client to the server (and back) can be monitored. The data is displayed in the familiar hex/ascii view that is pretty much the standard for byte dumps. The user is free to use the code any way they like for his own projects. Redistribution of the source code is not allowed though.