Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.01 KB

DEPENDENCIES.md

File metadata and controls

23 lines (16 loc) · 1.01 KB

Dependencies used by Sshwifty

Sshwifty uses many third-party components. Those components is required inorder for Sshwifty to function.

A list of used components can be found inside package.json and go.mod file.

Major dependencies includes:

For front-end application

For back-end application

  • github.com/gorilla/websocket, Licensed under BSD-2-Cause license
  • golang.org/x/net/proxy View license
  • golang.org/x/crypto, View license