9

【笔记】搭建Plik文件快传服务器

 1 year ago
source link: https://feiju12138.github.io/2022/10/22/%E6%90%AD%E5%BB%BAPlik%E6%96%87%E4%BB%B6%E5%BF%AB%E4%BC%A0%E6%9C%8D%E5%8A%A1%E5%99%A8/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Plik is a scalable & friendly temporary file upload system (Wetransfer like) in golang.(Github

  • Docker环境

利用Docker快速部署

docker pull rootgg/plik:latest

<port>:想要映射的端口号,默认为8080

docker run -t -d -p <port>:8080 rootgg/plik

01.png

Github——root-gg/plik


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK