-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tava ali, e tal.... fazndo nada.....
- Loading branch information
Showing
3 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= fteproxy | ||
DISTVERSION= 0.2.19 | ||
CATEGORIES= security python | ||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Unofficial/experimental version of security/py-libfte | ||
|
||
LICENSE= APACHE20 | ||
LICENSE_FILE= ${WRKSRC}/LICENSE | ||
|
||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.6.1:security/py-pycrypto@${FLAVOR} | ||
# pyhton, libfte, obfs4, twisted | ||
|
||
USES= localbase python | ||
USE_GITHUB= yes | ||
USE_PYTHON= distutils | ||
|
||
GH_ACCOUNT= kpdyer | ||
|
||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TIMESTAMP = 1521125798 | ||
SHA256 (kpdyer-fteproxy-0.2.19_GH0.tar.gz) = c8807edb02322c1e1e1f2932ad0feeafdb481649a28ed2dd88feddff3b3ff492 | ||
SIZE (kpdyer-fteproxy-0.2.19_GH0.tar.gz) = 36233 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Programmable proxy written in Python for censorship circumvention. | ||
|
||
WWW: https://fteproxy.org/ |