-
Updated
May 4, 2021 - Shell
#
ssh
Here are 3,884 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.
ssh
ansible
openvpn
stunnel
tor
shadowsocks
vpn
censorship
openconnect
anyconnect
wireguard
streisand
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
-
Updated
Nov 9, 2021 - Go
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Updated
Nov 17, 2021 - Markdown
A fully-modern text-based browser, rendering to TTY and browsers
-
Updated
Aug 10, 2021 - JavaScript
Certificate authority and access plane for SSH, Kubernetes, web applications, and databases
go
kubernetes
ssh
golang
bastion
security
postgres
certificate
pam
cluster
firewall
audit
rbac
database-access
clusters
teleport
firewalls
jumpserver
teleport-binaries
kubernetes-access
-
Updated
Nov 18, 2021 - Go
ThomasWaldmann
commented
Aug 21, 2021
Considering issues like #5954 are bad to solve / debug without this information, borg should debug log full paths of all caches / indexes it uses.
Guide to using YubiKey for GPG and SSH
-
Updated
Nov 13, 2021 - Shell
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
-
Updated
Nov 17, 2021 - C#
Cowrie SSH/Telnet Honeypot https://cowrie.readthedocs.io
ssh
security
honeypot
telnet
sftp
scp
attacker
threat-sharing
threatintel
kippo
threat-analysis
cowrie
deception
cowrie-ssh
telnet-honeypot
decoy
-
Updated
Nov 9, 2021 - Python
hongkongkiwi
commented
Nov 15, 2021
Looks like the MySQL database plugin does not work with dbnames with a - in them on 0.17.6.
Smallstep CA/0.17.6 (linux/amd64)
Release Date: 2021-10-20 21:34 UTC
e.g. my config:
"db": {
"type": "mysql",
"dataSource": "user:pass@tcp(server:port)/mydb-dev?tls=true&",
"database": "mydb-dev"
},
Produces the following error:
Error 1064: You have a
Open
Localization
2
maxgoedjen
opened
Sep 20, 2020
Command line tool to share your UNIX terminal and forward local TCP ports to people you trust.
-
Updated
Apr 6, 2021 - Go
Bastillion is a web-based SSH console that centrally manages administrative access to systems. Web-based administration is combined with management and distribution of user's public SSH keys.
-
Updated
Nov 1, 2021 - Java
Repository for BLESS, an SSH Certificate Authority that runs as a AWS Lambda function
-
Updated
Jun 22, 2021 - Python
tunnel
ssh
tcp
ssr
https
proxy
ipfs
shadowsocks
vpn
deep-web
gfw
rst
ip-blocking
digital-certificate
fq-book
-
Updated
Mar 13, 2021 - Shell
-
Updated
Nov 17, 2021 - Go
Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
docker
ssh
containers
vscode
remote
visual-studio-code
wsl
remote-development
devcontainers
dev-containers
-
Updated
Oct 27, 2021
Simple script to analyse your PostgreSQL database configuration, and give tuning advice
-
Updated
Feb 8, 2021 - Perl
Improve this page
Add a description, image, and links to the ssh topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ssh topic, visit your repo's landing page and select "manage topics."
Currently, the Web Links Addon has a hard-coded Regex used to match URLs, and this regex isn't always sufficient / comprehensive (related: #3539). It would be helpful to introduce some method to provide an alternative Regex, something along the lines of a `setUrlRegex(regex: RegEx