This file contains hidden or 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
| #!/usr/bin/env ruby | |
| # -*- coding: utf-8 -*- | |
| # ++ TMCIT Exam Archives Downloader ++ | |
| # ++ I don't like regular expression. ++ | |
| # !! At your own risk !! | |
| # License | |
| # Copyright (c) 2012 atpons | |
| # | |
| # Permission is hereby granted, free of charge, to any person obtaining a copy of |
This file contains hidden or 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
| #!/bin/sh | |
| ## | |
| ## netscreen/jnpr ssl vpn connection magic | |
| ## oogali@idlepattern.com / @oogali | |
| ## | |
| ## i wrote this about a year ago (2009), when i had continuous access | |
| ## to a jnpr ssl vpn box and had to connect via it. | |
| ## | |
| ## if bits of this script are broken, i'll be glad to fix if someone | |
| ## gives me client access to a ssl vpn box to test against. |
NewerOlder