Skip to content

ultimate010/holehub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoleHUB

A cluster server of holed.

An easy way to run hole

Dirctory

  • /config the config of holehub.com.
  • /front the site front of holehub.com
  • /holehubd the backend server of holehub.com.
  • /holehub the client of holehub.com.

Install

go get -v github.com/Lupino/holehub/holehub

Quick start

Go to holehub.com then signup or signup by curl:

# signup on holehub.com
curl -d username=yourusername -d password=yourpassword -d email=youremail http://holehub.com/api/signup/
# then go to you email inbox active you account

Process the client:

# Login holehub.com
holehub login

# run a app
holehub run --rm -n sshd -lp 22

Releases

No releases published

Packages

No packages published

Languages

  • Go 60.7%
  • CSS 14.4%
  • JavaScript 11.9%
  • HTML 10.8%
  • Makefile 1.5%
  • Smarty 0.4%
  • Shell 0.3%