Categorygithub.com/md2k/gofe
repositorypackage
0.0.0-20160727135048-998ab5e35d72
Repository: https://github.com/md2k/gofe.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

gofe - Go File Explorer

A golang backend for angular-filemanager - https://github.com/joni2back/angular-filemanager

Todo

API

Screenshots

Features

  • Login support
  • SSH backend support

Sample Config

BACKEND = ssh
SERVER = http

[server.http]
BIND = localhost:4000
STATICS = angular-filemanager/bower_components,angular-filemanager/dist,angular-filemanager/src

[backend.ssh]
HOST = localhost:22