954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Divert an application's TCP traffic

Hello guys,

I need help to divert an application's traffic to a different IP (localhost for example).

I heard that this can be added by making the application support sock5? maybe am wrong.. but I just need to divert an application's traffic to my local proxy server.

Scheme:

iExplorer -> my server -> the webpage it's trying to acces -> my server -> iexplorer

hope i'm being clear :)

roswell67
Light Poster
32 posts since Sep 2009
Reputation Points: 12
Solved Threads: 4
 

Do you want to make a proxy or are you trying to intercept the traffic before it's 'seen' by the application requesting the data? First easy, second requires rewriting the windows TCP stack.

Momerath
Nearly a Senior Poster
3,386 posts since Aug 2010
Reputation Points: 1,232
Solved Threads: 558
 

second maybe?

well the application has the outgoing data, i just dont want it to go straight to google.com (for example.) i want it to go thru my localhost SSH for tunneling at a different port.

so its more like adding a proxy option to internet explorer.. I mean internet explorer already supports proxy'ing.. but other applications doesnt.

roswell67
Light Poster
32 posts since Sep 2009
Reputation Points: 12
Solved Threads: 4
 

bump... any help?

I want to implement my own ProxyCap / Proxifier / FreeCap / SocksCap... anywhere to start? just what the topic is called maybe?

roswell67
Light Poster
32 posts since Sep 2009
Reputation Points: 12
Solved Threads: 4
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: