---
name: proxy-connect
version: 100
origin: net/proxy-connect
comment: Command to make network connections via SOCKS and HTTPS proxies
arch: freebsd:9:x86:64
www: http://exit2shell.com/~skreuzer/projects/proxy-connect/
maintainer: skreuzer@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 38016
desc: "proxy-connect is a simple relaying command to make network connection via SOCKS\nand
  HTTPS proxies. It is mainly intended to be used as proxy command for\nOpenSSH.\n\nFeatures
  of proxy-connect are:\n\n    * Supports SOCKS (version 4/4a/5) and HTTPS CONNECT
  method.\n    * Supports NO-AUTH and USERPASS authentication of SOCKS\n    * Partially
  supports telnet proxy (experimental).\n    * You can input password from tty, ssh-askpass
  or environment variable.\n    * Simple and general program independent from OpenSSH.\n
  \   * You can also relay local socket stream instead of standard I/O.\n\nExample
  Usage:\n\nAdd to ~/.ssh/config\n\nHost remote.outside.net\n\tProxyCommand /usr/local/sbin/proxy-connect
  -S socks:1080 %25h %25p\n\nWWW: http://exit2shell.com/~skreuzer/projects/proxy-connect/\n"
categories: [net]
files:
  /usr/local/sbin/proxy-connect: 14309553076d93fca1d7490d9b88b9aff302fc122b0c3b1fc4293f96bcc3d26d
scripts: {}
