I'm running oracle sql on port 1521. However I can connect on it from a remote server only through a socks5 proxy(due firewall restriction). The client that I use to connect to the sql server doesn't support socks5 so the question is "How to route all the traffic from port 1521 through a socks5 proxy ?"
Asked
Active
Viewed 1,276 times
0
-
You mean "all traffic **to** port 1521"? – Hauke Laging May 20 '13 at 13:15
-
@HaukeLaging no . I mean the traffic that goes from to 1521 to be routed through a socks proxy. – user2072671 May 20 '13 at 19:26
1 Answers
0
I easily googled http://darkk.net.ru/redsocks/ but I never used it, so I can't tell for sure it would satisfy your need.

poige
- 9,448
- 2
- 25
- 52