summaryrefslogtreecommitdiff
path: root/homebrew/thcpptpbruter/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/thcpptpbruter/.beer')
-rw-r--r--homebrew/thcpptpbruter/.beer24
1 files changed, 24 insertions, 0 deletions
diff --git a/homebrew/thcpptpbruter/.beer b/homebrew/thcpptpbruter/.beer
new file mode 100644
index 000000000..9c8d0faed
--- /dev/null
+++ b/homebrew/thcpptpbruter/.beer
@@ -0,0 +1,24 @@
+{
+ "name": "ThcPptpBruter",
+ "description": "Brute force program against PPTP VPN endpoints (TCP port 1723)",
+ "url": "https://freeworld.thc.org/releases/thc-pptp-bruter-0.1.4.tar.gz",
+ "mirror": "https://dl.bintray.com/homebrew/mirror/thc-pptp-bruter-0.1.4.tar.gz",
+ "homepage": "https://thc.org",
+ "depends": [
+ {
+ "depend": "openssl",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "inreplace \"src/pptp_bruter.c\", \"pty.h\", \"util.h\"",
+ "system \"./configure\", \"--prefix=#{prefix}\"",
+ "system \"make\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "0.1.4",
+ "file": "thc-pptp-bruter.rb"
+} \ No newline at end of file