Giter VIP home page Giter VIP logo

pandora-k2-netkeeper's Introduction

简介

首先,这个是使用miao1007的轮子来拦截客户端发送给拨号服务器的账号密码,然后再用这个账号密码在路由器上使用pppoe拨号;然后这个脚本似乎在Pandora上运行的最好,所以我这里已经准备好了两个适用于搭载了mt7620核心的路由器的固件,当然我这里用的是斐讯K2(非K2G或K2T或K2P,似乎K1也用的是mt7620,但没测试)然后其它固件的话,比如那个openwrt我试过官方编译好的and自己用官方源码编译的and自己用lean大佬的源码编译的,都试过了,效果都不如这个好

6WlQg0.png

6WlM3q.png

我认为现在几乎所有破解校园网都是基于他的这个方法,respect

破解

安装固件

首先去固件文件夹内把固件装好;

安装ipk

然后把WinSCP装好,用WinSCProottmp下面的文件传到相应的文件夹下,注意不是/root目录;

然后用你电脑上的终端ssh连到路由器,进入tmp文件夹下去安装三个ipk,一定按顺序安装;

opkg install libssp.ipk
opkg install rp-pppoe-common.ipk
opkg install rp-pppoe-server.ipk

运行脚本

ssh不用退出,继续运行,任意目录运行都可

sh /root/nk4conf.sh

然后把电源拔了重启路由器;

拨号

拨号即可,netkeeper提示错误691之后等一会应该就可以了,有什么问题提issue

pandora-k2-netkeeper's People

Contributors

sinky-yan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pandora-k2-netkeeper's Issues

安装中出现问题

安装libssp.ipk的时候出现下面的报错

Unknown package 'libssp'.
Collected errors:
 * pkg_hash_fetch_best_installation_candidate: Packages for libssp found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package libssp.

拨号出现这个问题

sent [PAP AuthNak id=0x4 "Session started successfully"]
PAP peer authentication failed for ^M1"\R,7 0019501028414
sent [LCP TermReq id=0x2 "Authentication failed"]
rcvd [LCP EchoRep id=0x0 magic=0x3af973f7]
rcvd [LCP TermAck id=0x2 "Authentication failed"]
Connection terminated.
帐号密码拦截成功,显示有网络,但是认证失败了,无法上网,这是什么问题?

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.