Skip to content

eclectiqus/sshpot-com

 
 

Repository files navigation

This is the web service in Go that powers http://sshpot.com/ - it runs on Heroku.

Local development

Use gin to get automatic reload while developing

gin --port 4040 -a '9090'

Use make to build the binary.

Use make deploy to push it to Heroku.

Done

  • Log commands executed without executing them
  • Log proxy requests made with direct-tcpip channel types

TODO

  • init.d script
  • api usage graphs/page
  • Add kippo integration / collection endpoints
  • systemd script
  • Tests
  • Restrict access to sharing via API keys / auth management

License

See LICENSE file

About

Web service for http://sshpot.com/

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 53.7%
  • HTML 46.0%
  • Makefile 0.3%