The Wayback Machine - https://web.archive.org/web/20210603114830/https://github.com/topics/ssh
Skip to content
#

ssh

Here are 3,604 public repositories matching this topic...

Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
  • Updated May 4, 2021
  • Shell

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
  • Updated May 22, 2021
  • Go
ThomasWaldmann
ThomasWaldmann commented Jan 27, 2021

the borg files cache can be rather large, because it keeps some information about all files that have been processed recently.

lz4 is a very fast compression / decompression algorithm, so we could try to use it to lower the in-memory footprint of the files cache entries.

before implementing this, we should check how big the savings typically are - to determine whether it is worthwhile doing

certificates
QuingKhaos
QuingKhaos commented Jul 16, 2020

What would you like to be added

Add support for a DynamoDB storage backend. Although MySQL is available, it would require to run a RDS Instance for it. Extra costs, backup considerations, etc. Even with Aurora Serverless.

DynamoDB is just there, scales as needed with OnDemand pricing and has fine backup capabilities.

Why this is needed

We plan to run step-ca in AWS ECS on Farga

Improve this page

Add a description, image, and links to the ssh topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ssh topic, visit your repo's landing page and select "manage topics."

Learn more