shhhbb

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2023 License: MIT Imports: 18 Imported by: 0

README

image

shhhbb

ed25519 based BBS & chat over SSH

donuts-are-good's followers donuts-are-good's stars donuts-are-good's visitors

demo video link

try it: ssh -p 2223 shhhbb.com

instructions:

  1. create a directory called ./keys
  2. generate an ed25519 keypair in there without password ssh-keygen -t ed25519 -C "my cool keypair"
  3. launch with ./shhhbb 2223 where 2223 is the port

connect with ssh -o "ForwardAgent=no" -o "IdentitiesOnly=yes" -p 2223 shhhbb.com where shhhbb.com is your domain or ip

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL