当前位置:网站首页>OneManager搭建
OneManager搭建
2022-07-31 05:19:00 【wdhqwe520】
前言
由于国内的GFW,网页版的OneDrive在国内打不开导致Onedrive的使用场景非常受限,但是OneDrive在国内的下载速度还算是可以,因此想要搭建一个中转服务器来处理OneDrive网页版无法使用的问题,目前采用的方式是使用OneManager来代理访问。
安装
首先到项目地址下载压缩包,上传到服务器,其次我们还需要Nginx和PHP进行解析和转发处理。Nginx的安装以及PHP的安装见之前的博客。
上传完成后,需要解压到Nginx中html目录下oneManager文件夹,并修改Nginx的配置文件,默认为nginx.conf,以下为示例代码。
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
配置
访问 Nginx中配置的域名domain.com后开始安装程序,选择语言=>输入管理员密码=>点击设置=>点击添加Onedrive盘=>输入标签(随意)、显示名称(随意),博主使用的是国际版,因此直接确定=>接受授权后即可使用。
以下为博主使用配置,由于只是想当作自用的网盘 ,因此从根目录开始进行加密,输入域名后不显示任何东西,从管理页登录后提示输入密码。
边栏推荐
- 通过js禁止ctrl+滚轮放缩浏览器页面,禁止用手势放大
- mobaxterm 编码问题解决
- Getting Started with MySQL: The Case Statement Works Well
- 实现离线文件推流成rtsp 2
- 螺旋矩阵Ⅱ
- Pytorch study notes 13 - Basic_RNN
- Webrtc从理论到实践三:角色
- 定义一个生成器函数,用代码写一个和range函数功能相同的函数,re模块中函数的使用
- MySQL表的增删改查(1)
- Pytorch study notes 10 - detailed explanation of convolutional neural network and application of multi-classification task of mnist dataset
猜你喜欢
随机推荐
超详细!!!让你通透数组!!!初学复习不迷路!!
ES6-新增的基本数据:Symbol
Learning and understanding of ROS service programming
box-shadow related properties
Getting Started with MySQL: The Case Statement Works Well
About iframe
DOM-DOM的介绍以及通过方法获取元素
等待,信息打印,浏览器操作,键盘事件
vs2022 xlua 集成第三方库编译报错Generator Visual Studio 15 2017 could not find any instance of Visual Studio.
file和stat命令的使用,文件类型:代表字符,以及英文
滑动窗口法
DSPE-PEG-Thiol DSPE-PEG-SH phospholipid-polyethylene glycol-thiol liposome for later use
ES6-箭头函数
The content of the wangeditor editor is transferred to the background server for storage
【Rhapsody学习笔记】1:Hello World
When solving background-size:cover, the picture is covered but not displayed completely?
Picture-in-Picture API in the browser
【源码笔记】痛苦来源于比较——什么是相等,hashCode() 和 equals(Object)
IDEA概述和安装及调试
IDEA overview and installation and debugging