I hereby claim:
- I am samraymer on github.
- I am samraymer (https://keybase.io/samraymer) on keybase.
- I have a public key ASCYF-g-NGdXuneEr-zff2ZD8sxSTnruaykrdLJ1WwvZbgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| --Set these constants! | |
| --Change username to the username on the server you want to use | |
| set userName to "uwnetid" | |
| --Change myHost to a host you have SSH access to if you don't have uw access | |
| set myHost to "dante.u.washington.edu" | |
| --This is kind of the universal default socks proxy port, | |
| -- but feel free to change it. | |
| set socksPort to 8080 | |
| -- `menu_click`, by Jacob Rus, September 2006 |
| set myHost to "a host you have ssh access to" | |
| set userName to "your username on said host" | |
| set socksPort to 8080 | |
| tell application "iTerm" | |
| activate | |
| set openProxy to false | |
| repeat with curTerm in terminals | |
| repeat with curSesh in curTerm's sessions | |
| if curSesh's name is "FireMiddleFinger" then |