kernel164 / gofe

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gofe - Go File Explorer

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

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

About

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

License:MIT License


Languages

Language:Go 80.1%Language:HTML 19.9%