Pinned Repositories
BDtools
Database automation and formula simplification using UDF pick(...) and matchCaseSensitive(...)
embed-encrypt
go-netstat
A netstat implementation written in Go
ngrokSSH
Helps ssh communicate with a sshd over firewalls via ngrok.com
pageant
Go native Pageant client implementation
PasteInVisible
* By Ctrl+C, excel copies only visible cells to the clipboard. It excludes cells in rows or columns that are filtered, hidden, or grouped. * By Ctrl+V, excel pastes cells from the clipboard into consecutive rows and columns not only visible but also those that are filtered, hidden or grouped.
ssh
Easy SSH servers in Golang
tsmuxerCLI
Helper for tsMuxeR - not GUI but CLI
vr.jpg
Convert 3D photos from .mpo .jps .pns .ssi files or 2D panoramas from left and right vr360 cameras from .jpeg .insp files to .vr.jpg files for cardboard and photos.google.com
abakum's Repositories
abakum/ngrokSSH
Helps ssh communicate with a sshd over firewalls via ngrok.com
abakum/pageant
Go native Pageant client implementation
abakum/embed-encrypt
abakum/go-netstat
A netstat implementation written in Go
abakum/go-console
Cross-platform PTY interface
abakum/combo
abakum/cssh
abakum/dssh
abakum/eex
abakum/go-ansiterm
Go package for ANSI terminal emulation in Windows
abakum/go-arg
Struct-based argument parsing in Go
abakum/go-puzzle
GOловоломка
abakum/go-ser2net
A golang replacement for ser2net
abakum/go-ssh-keyscan
Concurrent sshscan read hosts from STDIN and writes to STDOUT.
abakum/go-sshlib
easy ssh library for golang
abakum/knownhosts
Go SSH known_hosts wrapper with host key lookup
abakum/menu
Console menu
abakum/putty_hosts
Convert putty hosts to ssh hosts
abakum/rutoken
abakum/sites
Watch and restore registry
abakum/ssh-agent
Create a new SSH agent on any type of OS (so including Windows)
abakum/ssh-examples
https://pkg.go.dev/golang.org/x/crypto/ssh#pkg-examples
abakum/ssh1
https://github.com/trzsz/trzsz-ssh
abakum/ssh_config
Go parser for ssh_config files
abakum/term
abakum/trzsz-ssh
trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the openssh client. It aims to provide complete compatibility with openssh, mirroring all its features, while also offering additional useful features. Such as login prompt, batch login, remember password, automated interaction, trzsz, zmodem(rz/sz), udp mode like mosh, etc.
abakum/version
Add `//go:generate version` to `main.go` so that changes in the `VERSION` file or in the 'winres' directory affect the result of 'go build'
abakum/virusTotal
abakum/Win7
abakum/winssh
Helper for ssh of gliderlabs