You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
263 B
5 lines
263 B
TERMUX_PKG_HOMEPAGE=http://www.agroman.net/corkscrew/
|
|
TERMUX_PKG_DESCRIPTION="A tool for tunneling SSH through HTTP proxies"
|
|
TERMUX_PKG_DEPENDS="openssh"
|
|
TERMUX_PKG_VERSION=2.0
|
|
TERMUX_PKG_SRCURL=http://agroman.net/corkscrew/corkscrew-${TERMUX_PKG_VERSION}.tar.gz
|
|
|