Skip to content
Snippets Groups Projects
  1. Feb 24, 2015
  2. Feb 20, 2015
  3. Feb 19, 2015
  4. Feb 18, 2015
  5. Aug 19, 2014
  6. Aug 13, 2014
  7. Jul 08, 2014
  8. Jan 17, 2014
  9. Nov 14, 2013
  10. May 03, 2013
  11. Apr 09, 2013
  12. Apr 04, 2013
  13. Apr 03, 2013
  14. Apr 02, 2013
  15. Apr 01, 2013
  16. Mar 31, 2013
  17. Mar 30, 2013
  18. Mar 29, 2013
  19. May 17, 2012
  20. Feb 23, 2011
  21. Sep 02, 2009
  22. Jul 30, 2009
  23. Jul 01, 2009
  24. Nov 02, 2008
  25. Sep 17, 2008
  26. Sep 15, 2008
  27. Feb 16, 2007
  28. Jun 07, 2006
  29. Mar 22, 2006
    • Matt Johnston's avatar
      A hack to make dbclient to tcp forwarding netcat style. · cdbe8535
      Matt Johnston authored
      eg
      
      ./dbclient -i testkey -L 1234:remotehost:remoteport  tunnelhost
      
      will ssh to tunnelhost (using testkey, there's no way to ask for a password)
      and then tcpfwd to remotehost:remoteport on stdin/stdout.
      
      There's no way to give a cmdline password, so -i for a keyfile will have to do.
      Yet another reason for agent forwarding.
      
      The 1234 is a dummy var, I think it has to be a valid portnumber though.
      
      --HG--
      branch : dbclient-netcat-alike
      extra : convert_revision : d1f69334581dc4c35f9ca16aa5355074c9dd315d
      cdbe8535
  30. Feb 11, 2006
  31. Sep 21, 2005
  32. Jul 18, 2005