CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 02 Sep 2025 06:50:50 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090204042848
location: https://web.archive.org/web/20090204042848/https://github.com/jamis
server-timing: captures_list;dur=0.576776, exclusion.robots;dur=0.020307, exclusion.robots.policy;dur=0.008777, esindex;dur=0.010867, cdx.remote;dur=55.618521, LoadShardBlock;dur=383.223910, PetaboxLoader3.datanode;dur=181.147300, PetaboxLoader3.resolve;dur=116.083771
x-app-server: wwwb-app218
x-ts: 302
x-tr: 550
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app218; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 02 Sep 2025 06:50:50 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Wed, 04 Feb 2009 04:28:45 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 96ms
x-archive-orig-etag: "50e88ed9065167a9d22ae21d5a4a1585"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 40841
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 04 Feb 2009 04:28:48 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 18 Mar 2008 16:54:01 GMT", ; rel="prev memento"; datetime="Thu, 25 Dec 2008 08:53:45 GMT", ; rel="memento"; datetime="Wed, 04 Feb 2009 04:28:48 GMT", ; rel="next memento"; datetime="Sat, 28 Feb 2009 14:51:19 GMT", ; rel="last memento"; datetime="Fri, 01 Aug 2025 15:57:32 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_8_20090204034051_crawl101-c/51_8_20090204042848_crawl101.arc.gz
server-timing: captures_list;dur=0.767648, exclusion.robots;dur=0.028308, exclusion.robots.policy;dur=0.013310, esindex;dur=0.018083, cdx.remote;dur=9.651329, LoadShardBlock;dur=234.487433, PetaboxLoader3.datanode;dur=179.096676, PetaboxLoader3.resolve;dur=141.230397, load_resource;dur=120.782912
x-app-server: wwwb-app218
x-ts: 200
x-tr: 482
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
jamis's Profile - GitHub
Public Activity
-
Remote multi-server automation toolCreated Mon Mar 03 19:49:28 -0800 2008
-
Handy extensions for CapistranoCreated Sat Jun 14 07:30:16 -0700 2008
-
A random maze generator in C, with a CGI front-end for generating random dungeons for D&D, 3rd ed...Created Wed Sep 10 09:09:26 -0700 2008
-
A random NPC generator for D&D 3rd edition, written in C. Includes CGI and console interfaces.Created Tue Sep 09 22:07:44 -0700 2008
-
A templating system written in C. (Deprecated, obsolete, etc!)Created Tue Sep 09 22:05:22 -0700 2008
-
An encapsulation (in C) of the core logic and data of D&D, 3rd edition.Created Tue Sep 09 22:06:34 -0700 2008
-
A templating system written in C, with a stream wrapper system. (Deprecated, obsolete, etc!)Created Tue Sep 09 22:04:00 -0700 2008
-
A (slightly enhanced) implementation of TextMate's cmd-T lookup functionality, in Ruby, for embed...Created Thu Oct 09 13:49:48 -0700 2008
-
A vim script that extends the fuzzyfinder plugin to support TextMate style file searches (e.g. cm...Created Thu Oct 09 14:50:02 -0700 2008
-
Prolog-inspired logic engine in Ruby, with backtrackingCreated Sat Nov 08 13:29:41 -0800 2008
-
Pure Ruby implementation of the SCP protocolCreated Sat Mar 01 15:38:03 -0800 2008
-
Pure Ruby implementation of an SFTP (protocols 1-6) clientCreated Sat Mar 01 15:35:37 -0800 2008
-
Pure Ruby implementation of an SSH (protocol 2) clientCreated Sat Mar 01 15:29:59 -0800 2008
-
A gateway class for tunneling connections via SSH over a forwarded portCreated Tue Mar 25 21:54:14 -0700 2008
-
SSH connection multiplexing: execute commands simultaneously on multiple hosts via SSHCreated Thu Mar 27 21:27:37 -0700 2008
-
A net-ssh extension library that provides an API for programmatically interacting with a login shellCreated Wed Sep 03 21:13:19 -0700 2008
-
An extension to the Prawn PDF generation library that allows you to use HTML-ish tags to do inlin...Created Mon Jan 12 19:52:39 -0800 2009
-
bindings for the SQLite 2.x embedded databaseCreated Fri May 02 20:44:39 -0700 2008
-
Ruby bindings for the SQLite3 embedded databaseCreated Fri May 02 21:39:58 -0700 2008
Public Activity
# This is a trivial HTTP proxy server, intended for use as a troubleshooting tool
# ONLY (not for real, actual, production use). I wrote this because I couldn't find
# a simple HTTP proxy that I could use to test HTTP proxy support in Net::SSH.
# This is a trivial HTTP proxy server, intended for use as a troubleshooting tool
# ONLY (not for real, actual, production use). I wrote this because I couldn't find
# a simple HTTP proxy that I could use to test HTTP proxy support in Net::SSH.
9a281b2d13aef75e6afdd4132c6c1a8d5255099f
Use 'user' from .ssh/config appropriately, and bump Net::SSH dependency to 2.0.10
17cadf135c3f16b5ddf2ddc59ac4fbda98df3ce1
make it easier to query SSH configuration in a standard way
19c77f3b3fd7ffd4806272d193dca44d5d25318c
make sure spaces in remote file names are escaped
ab6644b2b0d2cdd29ea766f9432701bd8fcb10ec
ignore vim .swp files
def7a172f8d527aecde8842bd6c00d77f2a9ed78
make this place livable!
a4a945cfb67a018cc1abfac1d3ea1c0bb5ac7ce0
track library version
5a6465029eec999050910f6bdbfb53448bf9abf0
ignore various temporary files and directories
93410076eb9948d9f94c9665d47da9cc98065506
channel management stuff
c0b0a0b9a84d0e2ba58dd6f78e0d5e28900e18c4
version bump
New tag is at jamis/net-ssh-multi/tree/net-ssh-multi
New tag is at jamis/net-ssh-gateway/tree/net-ssh-gateway
« NewerOlder »
This feature is coming soon. Sit tight!