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

ssh

Here are 4,199 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 Mar 31, 2022
  • Go
r10r
r10r commented May 12, 2022

Hi there,

I run into the following error when trying to package / build xterm.js with yarn
behind a http proxy.

The script addons/xterm-addon-ligatures/bin/download-fonts.js fails to download the fonts.
This seems to be an axios related issue. Related to axios/axios#3903 ?

The related error on the console is:

devcontainer:~/xterm.js# yarn           
help wanted type/debt good first issue
certificates
tashian
tashian commented Jan 10, 2022

The recommendation is to set Cache-Control: private, no-store on any endpoint with sensitive information. Because while you can protect the traffic with TLS, you also need to keep sensitive information out of a client's (unencrypted) HTTP cache. I'm not sure how relevant this is to the API context of step-ca though—I've never seen an HTTP client library that caches content. But I guess the poi

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