CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 02 Sep 2025 21:13:01 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100214005459
location: https://web.archive.org/web/20100214005459/https://github.com/rtomayko/hem
server-timing: captures_list;dur=0.700422, exclusion.robots;dur=0.021465, exclusion.robots.policy;dur=0.009470, esindex;dur=0.013351, cdx.remote;dur=9.746794, LoadShardBlock;dur=202.519491, PetaboxLoader3.datanode;dur=135.825120, PetaboxLoader3.resolve;dur=36.081668
x-app-server: wwwb-app221
x-ts: 302
x-tr: 253
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app221; 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 21:13:02 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 14 Feb 2010 00:55:00 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "7c345d7271ed6d108812766b4d89c489"
x-archive-orig-x-runtime: 100ms
x-archive-orig-content-length: 34922
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 14 Feb 2010 00:54:59 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 14 Feb 2010 00:54:59 GMT", ; rel="memento"; datetime="Sun, 14 Feb 2010 00:54:59 GMT", ; rel="next memento"; datetime="Mon, 11 Jun 2018 03:39:04 GMT", ; rel="last memento"; datetime="Tue, 10 Nov 2020 01:12:49 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: TLA-20100213232338-00790-00798-ia360906-20100214094536-00000-c/TLA-20100214005321-00792-ia360906.us.archive.org.warc.gz
server-timing: captures_list;dur=0.516087, exclusion.robots;dur=0.018455, exclusion.robots.policy;dur=0.008166, esindex;dur=0.012387, cdx.remote;dur=38.454533, LoadShardBlock;dur=249.714073, PetaboxLoader3.datanode;dur=108.394664, PetaboxLoader3.resolve;dur=118.833017, load_resource;dur=96.830938
x-app-server: wwwb-app221
x-ts: 200
x-tr: 483
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
rtomayko's hem at master - GitHub
This service is courtesy of Pledgie.
rtomayko / hem
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
-
Branches (1)
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
persistent ssh connection and tunnel manager — Read more
hem /
README
Hem - persistent ssh connection and tunnel manager Hem manages multiple background SSH connections using an ifconfig / rc style interface. It is most often used to setup persistent / long-running port tunnels and control master connections. Hem monitors connection upedness and can automatically bounce downed connection. Hem is Free Software covered by the "New and Simplified BSD License". It was originally written by Ryan Tomayko <r@tomayko.com>. Please read the file INSTALL for installation and hacking instructions. Hem should run on most flavors of Unix/Gnu that include a posix compatible sh interpreter. Hem currently requires fairly recent version of OpenSSH's ssh(1) as well as Carson Harding's autossh(1) (included with distribution). More information on Hem is accessible from https://tomayko.com/src/hem/ including full documentation, examples, and distributables. There is also project tracking resources at https://github.com/rtomayko/hem/ See Also: * OpenSSH: https://www.openssh.com/ * autossh: https://www.harding.motd.ca/autossh/