1

I need a program that allows me to pass an application through a socks server, even if the program does not have native socks support. Under Ubuntu I can use socksify for this. What can I use under Fedora?

Thank you!

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
LanceBaynes
  • 39,295
  • 97
  • 250
  • 349

2 Answers2

1

I think Fedora packages tsocks, which works similarly.

jmtd
  • 9,255
  • 2
  • 25
  • 26
0

You could get the source for socksify and rebuild it under Fedora, if you can't find a Fedora package. On Ubuntu where you using socksify provided by dante-client? If so, then the download for the source can be found on the Dante home.

Zoredache
  • 3,580
  • 7
  • 29
  • 37