proxy-163
proxy-163 copied to clipboard
[Deprecated] A simple proxy built with node.
Proxy-163
Deprecated. The service is buggy anyway (unable to respawn it self).
Install
- Install node.js
~5.5.0
- clone this repo
- Install dependencies using
npm install
- Run
node reload-cache.js
orreload-cache.cmd
. - Start the proxy use
npm run start
ornpm run start-unix
Run on Windows boot
- Right click "boot.cmd", select "Create Shortcut"
- Copy file to "Start Menu" -> "All Programs" -> "Startup".
- You can also set it to minimize on shortcut property panel.
- Or, run "install.cmd" as Admin, that will install
boot.cmd
to the system. No UI will be shown, its source code is underproxy-helper
directory. This requires .NET 4.5 .
CUWCL4C user
- Open config page.
- Check all "Special switch".
- Save your config, enjoy.
安装
- 安装 node.js, 版本
~5.5.0
- 下载本仓库代码
- 运行
npm install
安装所有依赖项 - 执行
node reload-cache.js
或reload-cache.cmd
- 使用
npm run start
或npm run start-unix
运行
随 Windows 启动
- 右键「boot.cmd」选择「建立快捷方式」。
- 拷贝文件至「开始菜单」->「所有程序」->「启动」。
- 你也可以在快捷方式的属性面板设定为最小化。
- 或者,管理员权限执行一次「install.cmd」,安装自启动服务至系统 (无界面反馈)。
相关代码你可以在
proxy-helper
目录下找到,另外该工具要求 .NET 4.5。
CUWCL4C 用户
- 开启配置页面
- 勾选所有「特殊开关」。
- 保存配置,刷新网页。
License
The MIT License (MIT) Copyright (c) 2016+ JixunMoe
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.