Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.
/ proxy-163 Public archive

[Deprecated] A simple proxy built with node.

Notifications You must be signed in to change notification settings

jixunmoe/proxy-163

Repository files navigation

Proxy-163

Deprecated. The service is buggy anyway (unable to respawn it self).

Install

  1. Install node.js ~5.5.0
  2. clone this repo
  3. Install dependencies using npm install
  4. Run node reload-cache.js or reload-cache.cmd.
  5. Start the proxy use npm run start or npm run start-unix

Run on Windows boot

  1. Right click "boot.cmd", select "Create Shortcut"
  2. Copy file to "Start Menu" -> "All Programs" -> "Startup".
  3. You can also set it to minimize on shortcut property panel.
  4. Or, run "install.cmd" as Admin, that will install boot.cmd to the system. No UI will be shown, its source code is under proxy-helper directory. This requires .NET 4.5 .

CUWCL4C user

  1. Open config page.
  2. Check all "Special switch".
  3. Save your config, enjoy.

安装

  1. 安装 node.js, 版本 ~5.5.0
  2. 下载本仓库代码
  3. 运行 npm install 安装所有依赖项
  4. 执行 node reload-cache.jsreload-cache.cmd
  5. 使用 npm run startnpm run start-unix 运行

随 Windows 启动

  1. 右键「boot.cmd」选择「建立快捷方式」。
  2. 拷贝文件至「开始菜单」->「所有程序」->「启动」。
  3. 你也可以在快捷方式的属性面板设定为最小化。
  4. 或者,管理员权限执行一次「install.cmd」,安装自启动服务至系统 (无界面反馈)。 相关代码你可以在 proxy-helper 目录下找到,另外该工具要求 .NET 4.5。

CUWCL4C 用户

  1. 开启配置页面
  2. 勾选所有「特殊开关」。
  3. 保存配置,刷新网页。

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.

About

[Deprecated] A simple proxy built with node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published