Code Monkey home page Code Monkey logo

panunlock's Introduction

使用方法


直接运行已编译的 windows 和 linux 的64位版本

文件名 系统环境 使用的端口号
panunlock80_amd64.exe windows 80
panunlock20415_amd64.exe windows 20415
panunlock80_amd64 linux 80
panunlock20415_amd64 linux 20415
  • 在本机(默认 windows)运行(不支持安卓)

    1. 直接双击 panunlock80_amd64.exe (windows)

    2. hosts文件 末尾添加

      127.0.0.1 pandownload.com
    3. 正常启动 pandownload

  • 在服务器(默认 linux)运行(支持有root权限的安卓)

    1. 服务器上的配置

      • 如服务器已安装如 nginx、apache 之类的 httpd,建议使用 20415 端口版本的程序 panunlock20415_amd64 避免端口冲突,使用 httpd 创建域名为 pandownload.com pandownw.linesoft.top 的网站,并配置配置反向代理到 http://127.0.0.1:20415

      • 如 80 端口未被占用可使用 panunlock80_amd64

      • 使用 screen终端,或进程守护程序如 supervisor ,或配置成系统服务保证程序的持久运行。

      • (既然有服务器运维能力以上的详细配置不多说了,不懂的请多多百毒)

    2. (电脑)在 hosts文件 末尾添加

      你的服务器IP pandownload.com

      (安卓)在 /etc/hosts 文件末尾添加

      你的服务器IP pandownw.linesoft.top
      
    3. 正常启动 pandownload


配置有 python3 环境的电脑可直接运行 python panunlock.py

  • 既然有编程能力无需多言详细的配置

panunlock's People

Contributors

hbc007 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.