All Projects → lilacsheep → Homecenter

lilacsheep / Homecenter

Licence: mit
A collection of commonly used tools, including proxy, file management, DDNS, offline download

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Homecenter

Vaffle.vim
📁 Lightweight, window-based file manager for Vim
Stars: ✭ 269 (-5.94%)
Mutual labels:  file-manager
Rover
simple file browser for the terminal
Stars: ✭ 278 (-2.8%)
Mutual labels:  file-manager
Ssr Sample
A minimum sample of Server-Side-Rendering, Single-Page-Application and Progressive Web App
Stars: ✭ 285 (-0.35%)
Mutual labels:  ssr
Nuxt Ssr Firebase
Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting
Stars: ✭ 273 (-4.55%)
Mutual labels:  ssr
Nuxt Blog
基于Nuxt.js服务器渲染(SSR)搭建的个人博客系统
Stars: ✭ 277 (-3.15%)
Mutual labels:  ssr
React Static Tweets
Extremely fast static renderer for tweets.
Stars: ✭ 278 (-2.8%)
Mutual labels:  ssr
Electerm
📻Terminal/ssh/sftp client(linux, mac, win)
Stars: ✭ 4,763 (+1565.38%)
Mutual labels:  file-manager
React Loadable
⏳ A higher order component for loading components with promises.
Stars: ✭ 16,238 (+5577.62%)
Mutual labels:  ssr
Ssrpanel
An Account Managent Panel Which Is Used For Shadowsocks & ShadowsocksR & V2Ray & VNET
Stars: ✭ 279 (-2.45%)
Mutual labels:  ssr
Lightyearvpn
翻墙,科学上网,梯子,VPN下载,加速器,外网,代理,路由,防火墙,GFW。支持UDP,游戏必备。免费VPN试用,全球Shadowsocks节点。免费SS节点,SSR节点和V2ray节点。
Stars: ✭ 282 (-1.4%)
Mutual labels:  ssr
Video Hub App
Official repository for Video Hub App
Stars: ✭ 272 (-4.9%)
Mutual labels:  file-manager
React Storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
Stars: ✭ 275 (-3.85%)
Mutual labels:  ssr
Angularx Qrcode
Angular4/5/6/7/8/9/10/11 QRCode generator component library for QR Codes (Quick Response) with AOT support based on node-qrcode
Stars: ✭ 281 (-1.75%)
Mutual labels:  ssr
React Relay Network Modern
Relay Modern Network Layer with middlewares — cache, auth, retry, batch, logger, SSR
Stars: ✭ 270 (-5.59%)
Mutual labels:  ssr
Shadowsocksshare
Python爬虫/Flask网站/免费ShadowSocks账号/ssr订阅/json 订阅
Stars: ✭ 3,062 (+970.63%)
Mutual labels:  ssr
Rockpack
Rockpack is a simple solution for creating React Application with Server Side Rendering, bundling, linting, testing within 5 minutes
Stars: ✭ 265 (-7.34%)
Mutual labels:  ssr
Vpnforchina.github.io
2021中国翻墙软件和科学上网推荐指南,最新稳定好用的翻墙VPN推荐,能用的VPN梯子不多了,以及对比VPS自建梯子、SSR机场、V2ray、蓝灯、老王VPN、WireGuard等翻墙软件和科学上网方法。
Stars: ✭ 272 (-4.9%)
Mutual labels:  ssr
Ice
🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
Stars: ✭ 16,961 (+5830.42%)
Mutual labels:  ssr
Doracms
DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。
Stars: ✭ 3,180 (+1011.89%)
Mutual labels:  ssr
Angular Ssr
Angular 4+ server-side rendering solution compatible with @angular/material, jQuery, and other libraries that touch the DOM (as well as providing a rich feature set!)
Stars: ✭ 283 (-1.05%)
Mutual labels:  ssr

中文

中文文档

Begins

Often tinker with small things at home, such as:

  1. SkyDrive Seafile, h5ai, nextcloud, Cloudreve
  2. ssr of proxy class
  3. Offline download: aria2

There are so many complicated things, and there is no unified tool to complete my needs. I just have a Raspberry Pi 3b+, and I intend to let this thing play its final value.

Link

Github download

Gitee download

Update

Update Record

Contact

QQ: 521287094 Email: [email protected]

Detailed

  1. Http proxy function, based on the ssh protocol, provides support for multi-rule distribution, and other protocols will be added later.
  2. Offline download, currently only supports file download of http protocol, supports resumable upload, multi-threaded download.
  3. File management function, support file preview (for the time being supports pictures and videos)
  4. Process monitoring, real-time view of the program's CPU, memory, traffic and other information.
  5. DDNS function

Manually build

See build.sh for details

Using

Start

./proxy -h 0.0.0.0:80 -path db

AutoStart

Modify the specific path that /path/to/proxy in systemd/system/proxy.service is deployed for you

cp systemd/system/proxy.service /lib/systemd/system/
systemctl enable proxy
systemct start proxy

Visit

Visit http://your_address:port

Default account

username: admin
password: !QAZ2wsx

Configuration

Win Help

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].