tags:

views:

60

answers:

0

hi friends!

In our workspace we have internet connection based on our IP address. they have gateway(p%20roxy) that accepts connection only from the specified range for eg., 15.8.18.1 to 151.8.18.20.

i had an idea to route my packets from the my system to the some system that had IP in that specified range, that machine creates new packet from my payload and routes to the gateway and pass the response to my system.

is there any program to route like this in java....