Skip to content
forked from pitr/egsam

Egsam - Gemini client tester

Notifications You must be signed in to change notification settings

michaelnordmeyer/egsam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Egsam - Gemini client tester

Pronounces egg-zam

Requirements

  • Go v1.14+

Development

openssl req -x509 -out egsam.crt -keyout egsam.key -newkey rsa:2048 -nodes -sha256 -subj '/CN=localhost' -extensions EXT -config <( printf "[dn]\nCN=localhost\n[req]\ndistinguished_name = dn\n[EXT]\nsubjectAltName=DNS:localhost\nkeyUsage=digitalSignature\nextendedKeyUsage=serverAuth")

Contribute

Send a PR through GitHub, or use git send-email

About

Egsam - Gemini client tester

gemini://egsam.glv.one

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 81.4%
  • Makefile 12.5%
  • Shell 3.4%
  • Dockerfile 2.7%