Posts

Post not yet marked as solved
6 Replies
1.5k Views
Is it possible to change the IP / Port of a packet that connects to a specific address using the API provided by "NEPacketTunnelProvider" or "NEAppProxyProvider" when a user tries to connect to a specific address in macOS?More specifically, when a user attempts to connect to a remote ip / port using a protocol such as Telnet, SSH, or FTP, is it possible to change the ip / port by catching the outbound packet information of the connection?If you provide such an API in "NEPacketTunnelProvider" or "NEAppProxyProvider", what is its API?
Posted Last updated
.