Skip to content

Instantly share code, notes, and snippets.

@alloy-d
Created February 17, 2011 00:29
Show Gist options
  • Save alloy-d/830653 to your computer and use it in GitHub Desktop.
Save alloy-d/830653 to your computer and use it in GitHub Desktop.
Doing stuff on the Internet...
$HTTP["host"] =~ "nagato.alloy-d.net" {
proxy.server = ( "" => ( ( "host" => "127.0.0.1", "port" => "3080" ) ) )
}
$ hostname
nagato
$ ssh alloy-d.net -fNR '3080:127.0.0.1:80'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment